"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/02/19 03:11:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi" 2026/02/19 03:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:11:22 DEBUG : Creating backend with remote "/tmp/rclone3744358813" === 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:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/19 03:11:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/19 03:11:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2026/02/19 03:11:23 DEBUG : a: size = 0 OK 2026/02/19 03:11:23 DEBUG : a: size = 1 (memory) 2026/02/19 03:11:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/19 03:11:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/19 03:11:23 DEBUG : potato: Seek from 10 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 10 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/19 03:11:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/19 03:11:23 DEBUG : potato: Seek from 8 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 8 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/19 03:11:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/19 03:11:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/19 03:11:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/19 03:11:23 DEBUG : potato: Seek from 5 to 2 2026/02/19 03:11:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/19 03:11:23 DEBUG : potato: Seek from 9 to 0 2026/02/19 03:11:23 DEBUG : potato: Seek from 9 to 0 2026/02/19 03:11:23 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.15s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/02/19 03:11:40 DEBUG : Creating backend with remote "nonexistent" 2026/02/19 03:11:40 DEBUG : Creating backend with remote "nonexistent" 2026/02/19 03:11:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/19 03:11:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/19 03:11:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/19 03:11:40 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:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error --- FAIL: TestCheckDownload (19.96s) --- FAIL: TestCheckDownload/1 (0.40s) --- FAIL: TestCheckDownload/2 (0.59s) --- FAIL: TestCheckDownload/3 (0.41s) --- FAIL: TestCheckDownload/4 (0.82s) --- FAIL: TestCheckDownload/5 (0.99s) --- FAIL: TestCheckDownload/6 (0.82s) --- FAIL: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.16s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: RootURL not set Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/02/19 03:12:19 DEBUG : test.sum: Update: removing old file check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: RootURL not set Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile --- FAIL: TestParseSumFile (8.03s) === RUN TestCheckSum run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:12:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi/data" check_test.go:350: Linkbox root 'rclone-test-qamimef0vawi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.43s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:12:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi/data" === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: RootURL not set Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2026/02/19 03:12:35 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2026/02/19 03:12:39 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: RootURL not set Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2026/02/19 03:12:43 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 2026/02/19 03:12:48 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 5 2026/02/19 03:12:52 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 2026/02/19 03:12:57 DEBUG : data/banana: Update: removing old file 2026/02/19 03:13:00 DEBUG : data/potato: Update: removing old file 2026/02/19 03:13:03 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: RootURL not set Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 --- FAIL: TestCheckSumDownload (47.64s) --- PASS: TestCheckSumDownload/subtest1 (0.42s) --- PASS: TestCheckSumDownload/subtest2 (0.42s) --- PASS: TestCheckSumDownload/subtest3 (0.41s) --- PASS: TestCheckSumDownload/subtest4 (0.40s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (0.40s) --- PASS: TestCheckSumDownload/subtest7 (0.46s) === RUN TestApplyTransforms 2026/02/19 03:13:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kaveqif1pose" 2026/02/19 03:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:14 DEBUG : Creating backend with remote "/tmp/rclone3668007130" run.go:185: Remote "Linkbox root 'rclone-test-kaveqif1pose'", Local "Local file system at /tmp/rclone3668007130", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/19 03:13:18 ERROR : hello, world!: sum not found 2026/02/19 03:13:18 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-kaveqif1pose' 2026/02/19 03:13:18 NOTICE: Linkbox root 'rclone-test-kaveqif1pose': 1 files missing 2026/02/19 03:13:18 NOTICE: 1 hashes missing 2026/02/19 03:13:18 NOTICE: Linkbox root 'rclone-test-kaveqif1pose': 1 differences found 2026/02/19 03:13:18 NOTICE: Linkbox root 'rclone-test-kaveqif1pose': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/19 03:13:18 ERROR : hello, world!: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:18 NOTICE: Linkbox root 'rclone-test-kaveqif1pose': 0 differences found 2026/02/19 03:13:18 NOTICE: Linkbox root 'rclone-test-kaveqif1pose': 1 errors while checking 2026/02/19 03:13:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gaxiriy2xigu" 2026/02/19 03:13:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:19 DEBUG : Creating backend with remote "/tmp/rclone4222519792" run.go:185: Remote "Linkbox root 'rclone-test-gaxiriy2xigu'", Local "Local file system at /tmp/rclone4222519792", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/19 03:13:22 ERROR : HELLO, WORLD!: sum not found 2026/02/19 03:13:22 ERROR : hello, world!: file not in Linkbox root 'rclone-test-gaxiriy2xigu' 2026/02/19 03:13:22 NOTICE: Linkbox root 'rclone-test-gaxiriy2xigu': 1 files missing 2026/02/19 03:13:22 NOTICE: 1 hashes missing 2026/02/19 03:13:22 NOTICE: Linkbox root 'rclone-test-gaxiriy2xigu': 1 differences found 2026/02/19 03:13:22 NOTICE: Linkbox root 'rclone-test-gaxiriy2xigu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/19 03:13:23 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:23 NOTICE: Linkbox root 'rclone-test-gaxiriy2xigu': 0 differences found 2026/02/19 03:13:23 NOTICE: Linkbox root 'rclone-test-gaxiriy2xigu': 1 errors while checking 2026/02/19 03:13:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lanuvas0fitu" 2026/02/19 03:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:23 DEBUG : Creating backend with remote "/tmp/rclone2571574166" run.go:185: Remote "Linkbox root 'rclone-test-lanuvas0fitu'", Local "Local file system at /tmp/rclone2571574166", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/19 03:13:27 ERROR : HeLlO, wOrLd!: sum not found 2026/02/19 03:13:27 ERROR : hello, world!: file not in Linkbox root 'rclone-test-lanuvas0fitu' 2026/02/19 03:13:27 NOTICE: Linkbox root 'rclone-test-lanuvas0fitu': 1 files missing 2026/02/19 03:13:27 NOTICE: 1 hashes missing 2026/02/19 03:13:27 NOTICE: Linkbox root 'rclone-test-lanuvas0fitu': 1 differences found 2026/02/19 03:13:27 NOTICE: Linkbox root 'rclone-test-lanuvas0fitu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/19 03:13:27 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:27 NOTICE: Linkbox root 'rclone-test-lanuvas0fitu': 0 differences found 2026/02/19 03:13:27 NOTICE: Linkbox root 'rclone-test-lanuvas0fitu': 1 errors while checking 2026/02/19 03:13:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tebisab4vali" 2026/02/19 03:13:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:28 DEBUG : Creating backend with remote "/tmp/rclone3975782122" run.go:185: Remote "Linkbox root 'rclone-test-tebisab4vali'", Local "Local file system at /tmp/rclone3975782122", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/19 03:13:32 ERROR : HELLO, WORLD!: sum not found 2026/02/19 03:13:32 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-tebisab4vali' 2026/02/19 03:13:32 NOTICE: Linkbox root 'rclone-test-tebisab4vali': 1 files missing 2026/02/19 03:13:32 NOTICE: 1 hashes missing 2026/02/19 03:13:32 NOTICE: Linkbox root 'rclone-test-tebisab4vali': 1 differences found 2026/02/19 03:13:32 NOTICE: Linkbox root 'rclone-test-tebisab4vali': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/19 03:13:33 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:33 NOTICE: Linkbox root 'rclone-test-tebisab4vali': 0 differences found 2026/02/19 03:13:33 NOTICE: Linkbox root 'rclone-test-tebisab4vali': 1 errors while checking 2026/02/19 03:13:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qohayoh5soce" 2026/02/19 03:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:33 DEBUG : Creating backend with remote "/tmp/rclone3738493496" run.go:185: Remote "Linkbox root 'rclone-test-qohayoh5soce'", Local "Local file system at /tmp/rclone3738493496", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/19 03:13:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/19 03:13:37 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-qohayoh5soce' 2026/02/19 03:13:37 NOTICE: Linkbox root 'rclone-test-qohayoh5soce': 1 files missing 2026/02/19 03:13:37 NOTICE: 1 hashes missing 2026/02/19 03:13:37 NOTICE: Linkbox root 'rclone-test-qohayoh5soce': 1 differences found 2026/02/19 03:13:37 NOTICE: Linkbox root 'rclone-test-qohayoh5soce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/19 03:13:37 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:37 NOTICE: Linkbox root 'rclone-test-qohayoh5soce': 0 differences found 2026/02/19 03:13:37 NOTICE: Linkbox root 'rclone-test-qohayoh5soce': 1 errors while checking 2026/02/19 03:13:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ponuwoh8bebu" 2026/02/19 03:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:38 DEBUG : Creating backend with remote "/tmp/rclone3561357610" run.go:185: Remote "Linkbox root 'rclone-test-ponuwoh8bebu'", Local "Local file system at /tmp/rclone3561357610", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/19 03:13:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/19 03:13:42 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-ponuwoh8bebu' 2026/02/19 03:13:42 NOTICE: Linkbox root 'rclone-test-ponuwoh8bebu': 1 files missing 2026/02/19 03:13:42 NOTICE: 1 hashes missing 2026/02/19 03:13:42 NOTICE: Linkbox root 'rclone-test-ponuwoh8bebu': 1 differences found 2026/02/19 03:13:42 NOTICE: Linkbox root 'rclone-test-ponuwoh8bebu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/19 03:13:42 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:42 NOTICE: Linkbox root 'rclone-test-ponuwoh8bebu': 0 differences found 2026/02/19 03:13:42 NOTICE: Linkbox root 'rclone-test-ponuwoh8bebu': 1 errors while checking 2026/02/19 03:13:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kucovex5kozi" 2026/02/19 03:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:43 DEBUG : Creating backend with remote "/tmp/rclone963639394" run.go:185: Remote "Linkbox root 'rclone-test-kucovex5kozi'", Local "Local file system at /tmp/rclone963639394", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/19 03:13:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/19 03:13:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-kucovex5kozi' 2026/02/19 03:13:46 NOTICE: Linkbox root 'rclone-test-kucovex5kozi': 1 files missing 2026/02/19 03:13:46 NOTICE: 1 hashes missing 2026/02/19 03:13:46 NOTICE: Linkbox root 'rclone-test-kucovex5kozi': 1 differences found 2026/02/19 03:13:46 NOTICE: Linkbox root 'rclone-test-kucovex5kozi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/19 03:13:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:47 NOTICE: Linkbox root 'rclone-test-kucovex5kozi': 0 differences found 2026/02/19 03:13:47 NOTICE: Linkbox root 'rclone-test-kucovex5kozi': 1 errors while checking 2026/02/19 03:13:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-safalap4xuno" 2026/02/19 03:13:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:47 DEBUG : Creating backend with remote "/tmp/rclone760306202" run.go:185: Remote "Linkbox root 'rclone-test-safalap4xuno'", Local "Local file system at /tmp/rclone760306202", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/19 03:13:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/19 03:13:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-safalap4xuno' 2026/02/19 03:13:51 NOTICE: Linkbox root 'rclone-test-safalap4xuno': 1 files missing 2026/02/19 03:13:51 NOTICE: 1 hashes missing 2026/02/19 03:13:51 NOTICE: Linkbox root 'rclone-test-safalap4xuno': 1 differences found 2026/02/19 03:13:51 NOTICE: Linkbox root 'rclone-test-safalap4xuno': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/19 03:13:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:52 NOTICE: Linkbox root 'rclone-test-safalap4xuno': 0 differences found 2026/02/19 03:13:52 NOTICE: Linkbox root 'rclone-test-safalap4xuno': 1 errors while checking 2026/02/19 03:13:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deyerun3xogo" 2026/02/19 03:13:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:52 DEBUG : Creating backend with remote "/tmp/rclone3013360641" run.go:185: Remote "Linkbox root 'rclone-test-deyerun3xogo'", Local "Local file system at /tmp/rclone3013360641", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/19 03:13:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/19 03:13:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-deyerun3xogo' 2026/02/19 03:13:56 NOTICE: Linkbox root 'rclone-test-deyerun3xogo': 1 files missing 2026/02/19 03:13:56 NOTICE: 1 hashes missing 2026/02/19 03:13:56 NOTICE: Linkbox root 'rclone-test-deyerun3xogo': 1 differences found 2026/02/19 03:13:56 NOTICE: Linkbox root 'rclone-test-deyerun3xogo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/19 03:13:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:13:56 NOTICE: Linkbox root 'rclone-test-deyerun3xogo': 0 differences found 2026/02/19 03:13:56 NOTICE: Linkbox root 'rclone-test-deyerun3xogo': 1 errors while checking 2026/02/19 03:13:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zecedah5fego" 2026/02/19 03:13:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:13:57 DEBUG : Creating backend with remote "/tmp/rclone117688092" run.go:185: Remote "Linkbox root 'rclone-test-zecedah5fego'", Local "Local file system at /tmp/rclone117688092", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/19 03:14:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/19 03:14:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-zecedah5fego' 2026/02/19 03:14:01 NOTICE: Linkbox root 'rclone-test-zecedah5fego': 1 files missing 2026/02/19 03:14:01 NOTICE: 1 hashes missing 2026/02/19 03:14:01 NOTICE: Linkbox root 'rclone-test-zecedah5fego': 1 differences found 2026/02/19 03:14:01 NOTICE: Linkbox root 'rclone-test-zecedah5fego': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/19 03:14:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: RootURL not set 2026/02/19 03:14:01 NOTICE: Linkbox root 'rclone-test-zecedah5fego': 0 differences found 2026/02/19 03:14:01 NOTICE: Linkbox root 'rclone-test-zecedah5fego': 1 errors while checking 2026/02/19 03:14:01 DEBUG : Linkbox root 'rclone-test-zecedah5fego': Purge remote 2026/02/19 03:14:03 DEBUG : Linkbox root 'rclone-test-deyerun3xogo': Purge remote 2026/02/19 03:14:04 DEBUG : Linkbox root 'rclone-test-safalap4xuno': Purge remote 2026/02/19 03:14:05 DEBUG : Linkbox root 'rclone-test-kucovex5kozi': Purge remote 2026/02/19 03:14:07 DEBUG : Linkbox root 'rclone-test-ponuwoh8bebu': Purge remote 2026/02/19 03:14:08 DEBUG : Linkbox root 'rclone-test-qohayoh5soce': Purge remote 2026/02/19 03:14:09 DEBUG : Linkbox root 'rclone-test-tebisab4vali': Purge remote 2026/02/19 03:14:10 DEBUG : Linkbox root 'rclone-test-lanuvas0fitu': Purge remote 2026/02/19 03:14:12 DEBUG : Linkbox root 'rclone-test-gaxiriy2xigu': Purge remote 2026/02/19 03:14:13 DEBUG : Linkbox root 'rclone-test-kaveqif1pose': Purge remote --- PASS: TestApplyTransforms (61.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:14:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:14:18 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:14:18 INFO : file1: Copied (new) to: sub/file2 2026/02/19 03:14:19 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:14:19 DEBUG : file1: Sizes identical 2026/02/19 03:14:19 DEBUG : file1: Unchanged skipping 2026/02/19 03:14:19 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.96s) === RUN TestCopyLongFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:14:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi/dst" 2026/02/19 03:14:24 DEBUG : Config file has changed externally - reloading 2026/02/19 03:14:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi/CompareDest" 2026/02/19 03:14:26 DEBUG : one: Need to transfer - File not found at Destination 2026/02/19 03:14:30 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 03:14:30 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 03:14:31 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 03:14:31 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 03:14:32 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 03:14:34 DEBUG : one: size = 3 OK 2026/02/19 03:14:34 INFO : one: Copied (new) 2026/02/19 03:14:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3744358813) 2026/02/19 03:14:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qamimef0vawi/dst') 2026/02/19 03:14:35 DEBUG : one: Sizes differ 2026/02/19 03:14:35 DEBUG : one: Update: removing old file 2026/02/19 03:14:38 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 03:14:39 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 03:14:39 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 03:14:40 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 03:14:41 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 03:14:42 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 03:14:46 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 03:14:52 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 03:15:05 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 03:15:31 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 03:16:22 ERROR : one: Failed to copy: object not found copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: object not found Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (121.67s) === RUN TestCopyFileCopyDest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:16:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/19 03:16:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/19 03:16:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/19 03:16:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/19 03:16:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/02/19 03:16:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/19 03:16:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/19 03:16:36 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/19 03:16:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.94s) === RUN TestDeduplicateInteractive run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.41s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.40s) === RUN TestDeduplicateSmallest run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.41s) === RUN TestDeduplicateRename run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.39s) === RUN TestMergeDirs run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.80s) === RUN TestListDirSorted run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-qamimef0vawi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (21.21s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-qamimef0vawi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (20.54s) === RUN TestListJSON run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" === 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 2026/02/19 03:17:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.10s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" === 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 2026/02/19 03:17:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qamimef0vawi/notfound" --- PASS: TestStatJSON (14.99s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.39s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.37s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.19s) --- PASS: TestStatJSON/FileFilesOnly (0.36s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.10s) === RUN TestMkdir run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:17:56 INFO : Linkbox root 'rclone-test-qamimef0vawi': Making directory 2026/02/19 03:17:57 INFO : Linkbox root 'rclone-test-qamimef0vawi': Making directory --- PASS: TestMkdir (1.20s) === RUN TestLsd run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestLsd (7.98s) === RUN TestLs run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestLs (7.42s) === RUN TestLsWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:18:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/19 03:18:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.72s) === RUN TestLsLong run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestLsLong (7.64s) === RUN TestHashSums run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.07s) === RUN TestHashSumsWithErrors 2026/02/19 03:18:35 DEBUG : Creating backend with remote ":memory:" 2026/02/19 03:18:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/19 03:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/19 03:18:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/19 03:18:35 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:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestCount (13.91s) === RUN TestDelete run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:18:55 DEBUG : Waiting for deletions to finish 2026/02/19 03:18:55 DEBUG : large: Excluded (Size Filter) 2026/02/19 03:18:55 DEBUG : large: Excluded 2026/02/19 03:18:56 INFO : medium: Deleted 2026/02/19 03:18:57 INFO : small: Deleted --- PASS: TestDelete (9.59s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:19:05 DEBUG : Waiting for deletions to finish 2026/02/19 03:19:05 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/19 03:19:06 INFO : large: Deleted 2026/02/19 03:19:06 INFO : small: Deleted --- PASS: TestMaxDelete (10.07s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:19:15 DEBUG : Waiting for deletions to finish 2026/02/19 03:19:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/19 03:19:16 INFO : medium: Deleted 2026/02/19 03:19:16 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.98s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:19:25 DEBUG : Waiting for deletions to finish 2026/02/19 03:19:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/19 03:19:26 INFO : small: Deleted 2026/02/19 03:19:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.04s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: Open failed: RootURL not set Test: TestReadFile --- FAIL: TestReadFile (4.82s) === RUN TestRetry 2026/02/19 03:19:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/19 03:19:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/19 03:19:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:19:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:19:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:19:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/19 03:19:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:19:39 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/02/19 03:19:39 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/02/19 03:19:40 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/02/19 03:19:40 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/02/19 03:19:41 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/02/19 03:19:41 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/02/19 03:19:42 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/02/19 03:19:42 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(1,3,): "" 2026/02/19 03:19:43 ERROR : file1: Failed to open: Open failed: RootURL not set 2026/02/19 03:19:44 ERROR : file2: Failed to open: Open failed: RootURL not set operations_test.go:566: Incorrect output from Cat(0,-1, ): "" --- FAIL: TestCat (13.30s) === RUN TestPurge 2026/02/19 03:19:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hedukum5cova" 2026/02/19 03:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:19:47 DEBUG : Creating backend with remote "/tmp/rclone3819475294" run.go:185: Remote "Linkbox root 'rclone-test-hedukum5cova'", Local "Local file system at /tmp/rclone3819475294", Modify Window "876000h0m0s" 2026/02/19 03:19:55 INFO : A2: Making directory 2026/02/19 03:19:57 INFO : A1/B2: Making directory 2026/02/19 03:19:58 INFO : A1/B2/C2: Making directory 2026/02/19 03:20:00 INFO : A1/B1/C3: Making directory 2026/02/19 03:20:01 INFO : A3: Making directory 2026/02/19 03:20:03 INFO : A3/B3: Making directory 2026/02/19 03:20:04 INFO : A3/B3/C4: Making directory 2026/02/19 03:20:14 ERROR : error listing: directory not found 2026/02/19 03:20:14 DEBUG : Linkbox root 'rclone-test-hedukum5cova': Purge remote 2026/02/19 03:20:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.90s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:20:21 INFO : A2: Making directory 2026/02/19 03:20:23 INFO : A1/B2: Making directory 2026/02/19 03:20:24 INFO : A1/B2/C2: Making directory 2026/02/19 03:20:26 INFO : A1/B1/C3: Making directory 2026/02/19 03:20:27 INFO : A3: Making directory 2026/02/19 03:20:29 INFO : A3/B3: Making directory 2026/02/19 03:20:30 INFO : A3/B3/C4: Making directory 2026/02/19 03:20:36 DEBUG : removing 1 level 3 directories 2026/02/19 03:20:36 INFO : A3/B3/C4: Removing directory 2026/02/19 03:20:42 DEBUG : removing 2 level 3 directories 2026/02/19 03:20:42 INFO : A1/B2/C2: Removing directory 2026/02/19 03:20:42 INFO : A1/B1/C3: Removing directory 2026/02/19 03:20:43 DEBUG : removing 2 level 2 directories 2026/02/19 03:20:43 INFO : A3/B3: Removing directory 2026/02/19 03:20:43 INFO : A1/B2: Removing directory 2026/02/19 03:20:45 DEBUG : removing 2 level 1 directories 2026/02/19 03:20:45 INFO : A3: Removing directory 2026/02/19 03:20:45 INFO : A2: Removing directory 2026/02/19 03:20:52 DEBUG : removing 1 level 3 directories 2026/02/19 03:20:52 INFO : A1/B1/C1: Removing directory 2026/02/19 03:20:53 DEBUG : removing 1 level 2 directories 2026/02/19 03:20:53 INFO : A1/B1: Removing directory 2026/02/19 03:20:55 DEBUG : removing 1 level 1 directories 2026/02/19 03:20:55 INFO : A1: Removing directory 2026/02/19 03:20:56 DEBUG : removing 1 level 0 directories 2026/02/19 03:20:56 INFO : Linkbox root 'rclone-test-qamimef0vawi': Removing directory 2026/02/19 03:20:58 ERROR : error listing: directory not found 2026/02/19 03:20:58 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (43.58s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:00 INFO : A1: Making directory 2026/02/19 03:21:01 INFO : A1/B1: Making directory 2026/02/19 03:21:03 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/19 03:21:17 DEBUG : removing 1 level 3 directories 2026/02/19 03:21:17 INFO : A1/B1/C1: Removing directory 2026/02/19 03:21:19 DEBUG : removing 1 level 2 directories 2026/02/19 03:21:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (24.48s) === RUN TestRmdirsWithFilter run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:23 INFO : A1: Making directory 2026/02/19 03:21:23 INFO : A1/B1: Making directory operations_test.go:786: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:786 Error: Received unexpected error: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist Test: TestRmdirsWithFilter --- FAIL: TestRmdirsWithFilter (1.00s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:27 DEBUG : filename.txt: File name found in url 2026/02/19 03:21:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:21:42 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:21:42 INFO : file1: Copied (new) to: sub/file2 2026/02/19 03:21:42 INFO : file1: Deleted 2026/02/19 03:21:43 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:21:43 DEBUG : file1: Sizes identical 2026/02/19 03:21:43 DEBUG : file1: Unchanged skipping 2026/02/19 03:21:43 INFO : file1: Deleted 2026/02/19 03:21:43 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.59s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:21:50 DEBUG : file1: size = 14 OK 2026/02/19 03:21:50 INFO : file1: Copied (new) 2026/02/19 03:21:50 INFO : file1: Deleted 2026/02/19 03:21:50 DEBUG : file1: Destination exists, skipping 2026/02/19 03:21:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.09s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:21:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 03:21:56 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:21:56 INFO : file1: Copied (new) to: sub/file2 2026/02/19 03:21:56 INFO : file1: Deleted 2026/02/19 03:21:56 DEBUG : sub/file2: size = 14 OK 2026/02/19 03:21:56 DEBUG : file1: Sizes identical 2026/02/19 03:21:56 DEBUG : file1: Unchanged skipping 2026/02/19 03:21:56 INFO : file1: Deleted 2026/02/19 03:21:57 DEBUG : sub/file2: moving to sub/File2-rclone-move-moyekok9 2026/02/19 03:21:57 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 03:21:57 ERROR : sub/file2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set operations_test.go:1013: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1013 Error: Received unexpected error: error while moving file to temporary location: failed to open source object: Open failed: RootURL not set Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (9.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:04 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.63s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.42s) === 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:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/one" to "Linkbox root 'rclone-test-qamimef0vawi'": Update second step failed: Linkbox error 403: not permit --- FAIL: TestDirMove (1.03s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:08 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:22:10 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:22:10 NOTICE: Linkbox root 'rclone-test-qamimef0vawi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/19 03:22:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:22:10 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/19 03:22:12 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:22:12 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:15 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:22:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:22:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:22:17 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/19 03:22:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:22:19 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:22 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:22:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:22:24 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/19 03:22:24 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/19 03:22:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:22:26 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:30 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/19 03:22:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/19 03:22:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/19 03:22:32 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/19 03:22:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/19 03:22:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (29.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.28s) === RUN TestRcatMetadata run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.41s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" 2026/02/19 03:22:39 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': File to upload is small (60 bytes), uploading instead of streaming 2026/02/19 03:22:41 DEBUG : potato2: size = 60 OK 2026/02/19 03:22:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.41s) === RUN TestRcatSizeMetadata run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.40s) === RUN TestTouchDir run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.41s) === RUN TestMkdirMetadata run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.40s) === RUN TestCopyDirMetadata run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.40s) === RUN TestDirsEqual run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.40s) === RUN TestRemoveExisting run.go:185: Remote "Linkbox root 'rclone-test-qamimef0vawi'", Local "Local file system at /tmp/rclone3744358813", Modify Window "876000h0m0s" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.42s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/02/19 03:22:48 DEBUG : Linkbox root 'rclone-test-qamimef0vawi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 11m27.334277841s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestListDirSortedFn TestReadFile TestCat TestRmdirsWithFilter TestDirMove]