"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/03/19 01:13:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze"
2025/03/19 01:13:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:13:28 DEBUG : Creating backend with remote "/tmp/rclone1118293929"
=== RUN   TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN   TestMultithreadCalculateNumChunks
=== RUN   TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN   TestMultithreadCopy
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/19 01:13:29 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.29s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/19 01:13:29 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.46s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/19 01:13:29 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/19 01:13:29 DEBUG : potato: Seek from 10 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 10 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/19 01:13:29 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/19 01:13:29 DEBUG : potato: Seek from 8 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 8 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/19 01:13:29 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 01:13:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 01:13:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 01:13:29 DEBUG : potato: Seek from 5 to 2
2025/03/19 01:13:29 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/19 01:13:29 DEBUG : potato: Seek from 9 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 9 to 0
2025/03/19 01:13:29 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", 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 (23.05s)
    --- PASS: TestCheck/1 (0.29s)
    --- PASS: TestCheck/2 (0.30s)
    --- PASS: TestCheck/3 (0.28s)
    --- PASS: TestCheck/4 (0.29s)
    --- PASS: TestCheck/5 (0.29s)
    --- PASS: TestCheck/6 (0.28s)
    --- PASS: TestCheck/7 (0.30s)
=== RUN   TestCheckFsError
2025/03/19 01:13:52 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 01:13:52 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 01:13:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/19 01:13:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/19 01:13:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/19 01:13:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
=== RUN   TestCheckDownload/1
    check_test.go:89: 1: Expecting 0 errors but got 2
    check_test.go:92: 1: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 2: Expecting 1 errors but got 3
    check_test.go:92: 2: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 3: Expecting 2 errors but got 4
    check_test.go:92: 3: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 4: Expecting 1 errors but got 5
    check_test.go:92: 4: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 5: Expecting 1 errors but got 5
    check_test.go:92: 5: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 6: Expecting 2 errors but got 6
    check_test.go:92: 6: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 7: Expecting 1 errors but got 5
    check_test.go:92: 7: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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 (21.76s)
    --- FAIL: TestCheckDownload/1 (0.31s)
    --- FAIL: TestCheckDownload/2 (0.48s)
    --- FAIL: TestCheckDownload/3 (0.28s)
    --- FAIL: TestCheckDownload/4 (0.50s)
    --- FAIL: TestCheckDownload/5 (0.69s)
    --- FAIL: TestCheckDownload/6 (0.52s)
    --- FAIL: TestCheckDownload/7 (0.70s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", 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 (19.53s)
    --- PASS: TestCheckSizeOnly/1 (0.45s)
    --- PASS: TestCheckSizeOnly/2 (0.28s)
    --- PASS: TestCheckSizeOnly/3 (0.30s)
    --- PASS: TestCheckSizeOnly/4 (0.29s)
    --- PASS: TestCheckSizeOnly/5 (0.29s)
    --- PASS: TestCheckSizeOnly/6 (0.46s)
    --- PASS: TestCheckSizeOnly/7 (0.28s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	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  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
2025/03/19 01:14:37 DEBUG : test.sum: Update: removing old file
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	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  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
--- FAIL: TestParseSumFile (9.47s)
=== RUN   TestCheckSum
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:14:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze/data"
    check_test.go:353: Linkbox root 'rclone-test-kafoyul7goze/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.11s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:14:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze/data"
=== RUN   TestCheckSumDownload/subtest1
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 1
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 1
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:14:57 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest2
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 2
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 2
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 2
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:15:02 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest3
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 3
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 3
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 3
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:15:07 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest4
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 4
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 4
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:15:12 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest5
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 5
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 5
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:15:17 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest6
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 6
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 6
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
2025/03/19 01:15:22 DEBUG : data/banana: Update: removing old file
2025/03/19 01:15:26 DEBUG : data/potato: Update: removing old file
2025/03/19 01:15:29 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest7
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 7
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 7
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 (55.58s)
    --- PASS: TestCheckSumDownload/subtest1 (0.30s)
    --- PASS: TestCheckSumDownload/subtest2 (0.30s)
    --- PASS: TestCheckSumDownload/subtest3 (0.29s)
    --- PASS: TestCheckSumDownload/subtest4 (0.29s)
    --- PASS: TestCheckSumDownload/subtest5 (0.28s)
    --- PASS: TestCheckSumDownload/subtest6 (0.28s)
    --- PASS: TestCheckSumDownload/subtest7 (0.30s)
=== RUN   TestApplyTransforms
2025/03/19 01:15:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qihoqir7gisa"
2025/03/19 01:15:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:15:41 DEBUG : Creating backend with remote "/tmp/rclone13120612"
    run.go:180: Remote "Linkbox root 'rclone-test-qihoqir7gisa'", Local "Local file system at /tmp/rclone13120612", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/03/19 01:15:46 ERROR : hello, world!: sum not found
2025/03/19 01:15:46 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-qihoqir7gisa'
2025/03/19 01:15:46 NOTICE: Linkbox root 'rclone-test-qihoqir7gisa': 1 files missing
2025/03/19 01:15:46 NOTICE: 1 hashes missing
2025/03/19 01:15:46 NOTICE: Linkbox root 'rclone-test-qihoqir7gisa': 2 differences found
2025/03/19 01:15:46 NOTICE: Linkbox root 'rclone-test-qihoqir7gisa': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/19 01:15:46 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:15:46 NOTICE: Linkbox root 'rclone-test-qihoqir7gisa': 1 differences found
2025/03/19 01:15:46 NOTICE: Linkbox root 'rclone-test-qihoqir7gisa': 1 errors while checking
2025/03/19 01:15:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tefinag8saxi"
2025/03/19 01:15:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:15:47 DEBUG : Creating backend with remote "/tmp/rclone3322930170"
    run.go:180: Remote "Linkbox root 'rclone-test-tefinag8saxi'", Local "Local file system at /tmp/rclone3322930170", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/03/19 01:15:52 ERROR : HELLO, WORLD!: sum not found
2025/03/19 01:15:52 ERROR : hello, world!: file not in Linkbox root 'rclone-test-tefinag8saxi'
2025/03/19 01:15:52 NOTICE: Linkbox root 'rclone-test-tefinag8saxi': 1 files missing
2025/03/19 01:15:52 NOTICE: 1 hashes missing
2025/03/19 01:15:52 NOTICE: Linkbox root 'rclone-test-tefinag8saxi': 2 differences found
2025/03/19 01:15:52 NOTICE: Linkbox root 'rclone-test-tefinag8saxi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/19 01:15:52 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:15:52 NOTICE: Linkbox root 'rclone-test-tefinag8saxi': 1 differences found
2025/03/19 01:15:52 NOTICE: Linkbox root 'rclone-test-tefinag8saxi': 1 errors while checking
2025/03/19 01:15:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zifefur1difo"
2025/03/19 01:15:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:15:53 DEBUG : Creating backend with remote "/tmp/rclone3791079904"
    run.go:180: Remote "Linkbox root 'rclone-test-zifefur1difo'", Local "Local file system at /tmp/rclone3791079904", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/19 01:15:57 ERROR : HeLlO, wOrLd!: sum not found
2025/03/19 01:15:57 ERROR : hello, world!: file not in Linkbox root 'rclone-test-zifefur1difo'
2025/03/19 01:15:57 NOTICE: Linkbox root 'rclone-test-zifefur1difo': 1 files missing
2025/03/19 01:15:57 NOTICE: 1 hashes missing
2025/03/19 01:15:57 NOTICE: Linkbox root 'rclone-test-zifefur1difo': 2 differences found
2025/03/19 01:15:57 NOTICE: Linkbox root 'rclone-test-zifefur1difo': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/19 01:15:58 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:15:58 NOTICE: Linkbox root 'rclone-test-zifefur1difo': 1 differences found
2025/03/19 01:15:58 NOTICE: Linkbox root 'rclone-test-zifefur1difo': 1 errors while checking
2025/03/19 01:15:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuputer7nuke"
2025/03/19 01:15:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:15:58 DEBUG : Creating backend with remote "/tmp/rclone3768635865"
    run.go:180: Remote "Linkbox root 'rclone-test-fuputer7nuke'", Local "Local file system at /tmp/rclone3768635865", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/19 01:16:03 ERROR : HELLO, WORLD!: sum not found
2025/03/19 01:16:03 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-fuputer7nuke'
2025/03/19 01:16:03 NOTICE: Linkbox root 'rclone-test-fuputer7nuke': 1 files missing
2025/03/19 01:16:03 NOTICE: 1 hashes missing
2025/03/19 01:16:03 NOTICE: Linkbox root 'rclone-test-fuputer7nuke': 2 differences found
2025/03/19 01:16:03 NOTICE: Linkbox root 'rclone-test-fuputer7nuke': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/19 01:16:03 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:03 NOTICE: Linkbox root 'rclone-test-fuputer7nuke': 1 differences found
2025/03/19 01:16:03 NOTICE: Linkbox root 'rclone-test-fuputer7nuke': 1 errors while checking
2025/03/19 01:16:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mexihoq5vuge"
2025/03/19 01:16:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:04 DEBUG : Creating backend with remote "/tmp/rclone817075054"
    run.go:180: Remote "Linkbox root 'rclone-test-mexihoq5vuge'", Local "Local file system at /tmp/rclone817075054", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/03/19 01:16:09 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:09 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mexihoq5vuge'
2025/03/19 01:16:09 NOTICE: Linkbox root 'rclone-test-mexihoq5vuge': 1 files missing
2025/03/19 01:16:09 NOTICE: 1 hashes missing
2025/03/19 01:16:09 NOTICE: Linkbox root 'rclone-test-mexihoq5vuge': 2 differences found
2025/03/19 01:16:09 NOTICE: Linkbox root 'rclone-test-mexihoq5vuge': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/19 01:16:09 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:09 NOTICE: Linkbox root 'rclone-test-mexihoq5vuge': 1 differences found
2025/03/19 01:16:09 NOTICE: Linkbox root 'rclone-test-mexihoq5vuge': 1 errors while checking
2025/03/19 01:16:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yeyohox6qoru"
2025/03/19 01:16:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:10 DEBUG : Creating backend with remote "/tmp/rclone2510580407"
    run.go:180: Remote "Linkbox root 'rclone-test-yeyohox6qoru'", Local "Local file system at /tmp/rclone2510580407", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/03/19 01:16:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:15 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yeyohox6qoru'
2025/03/19 01:16:15 NOTICE: Linkbox root 'rclone-test-yeyohox6qoru': 1 files missing
2025/03/19 01:16:15 NOTICE: 1 hashes missing
2025/03/19 01:16:15 NOTICE: Linkbox root 'rclone-test-yeyohox6qoru': 2 differences found
2025/03/19 01:16:15 NOTICE: Linkbox root 'rclone-test-yeyohox6qoru': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/19 01:16:15 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:15 NOTICE: Linkbox root 'rclone-test-yeyohox6qoru': 1 differences found
2025/03/19 01:16:15 NOTICE: Linkbox root 'rclone-test-yeyohox6qoru': 1 errors while checking
2025/03/19 01:16:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahazul7fepi"
2025/03/19 01:16:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:16 DEBUG : Creating backend with remote "/tmp/rclone2269058114"
    run.go:180: Remote "Linkbox root 'rclone-test-hahazul7fepi'", Local "Local file system at /tmp/rclone2269058114", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/19 01:16:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hahazul7fepi'
2025/03/19 01:16:21 NOTICE: Linkbox root 'rclone-test-hahazul7fepi': 1 files missing
2025/03/19 01:16:21 NOTICE: 1 hashes missing
2025/03/19 01:16:21 NOTICE: Linkbox root 'rclone-test-hahazul7fepi': 2 differences found
2025/03/19 01:16:21 NOTICE: Linkbox root 'rclone-test-hahazul7fepi': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/19 01:16:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:21 NOTICE: Linkbox root 'rclone-test-hahazul7fepi': 1 differences found
2025/03/19 01:16:21 NOTICE: Linkbox root 'rclone-test-hahazul7fepi': 1 errors while checking
2025/03/19 01:16:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dupelen5noqo"
2025/03/19 01:16:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:22 DEBUG : Creating backend with remote "/tmp/rclone2758924589"
    run.go:180: Remote "Linkbox root 'rclone-test-dupelen5noqo'", Local "Local file system at /tmp/rclone2758924589", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/19 01:16:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-dupelen5noqo'
2025/03/19 01:16:27 NOTICE: Linkbox root 'rclone-test-dupelen5noqo': 1 files missing
2025/03/19 01:16:27 NOTICE: 1 hashes missing
2025/03/19 01:16:27 NOTICE: Linkbox root 'rclone-test-dupelen5noqo': 2 differences found
2025/03/19 01:16:27 NOTICE: Linkbox root 'rclone-test-dupelen5noqo': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/19 01:16:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:27 NOTICE: Linkbox root 'rclone-test-dupelen5noqo': 1 differences found
2025/03/19 01:16:27 NOTICE: Linkbox root 'rclone-test-dupelen5noqo': 1 errors while checking
2025/03/19 01:16:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gelikaw8guyi"
2025/03/19 01:16:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:28 DEBUG : Creating backend with remote "/tmp/rclone4170386825"
    run.go:180: Remote "Linkbox root 'rclone-test-gelikaw8guyi'", Local "Local file system at /tmp/rclone4170386825", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/19 01:16:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gelikaw8guyi'
2025/03/19 01:16:32 NOTICE: Linkbox root 'rclone-test-gelikaw8guyi': 1 files missing
2025/03/19 01:16:32 NOTICE: 1 hashes missing
2025/03/19 01:16:32 NOTICE: Linkbox root 'rclone-test-gelikaw8guyi': 2 differences found
2025/03/19 01:16:32 NOTICE: Linkbox root 'rclone-test-gelikaw8guyi': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/19 01:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:33 NOTICE: Linkbox root 'rclone-test-gelikaw8guyi': 1 differences found
2025/03/19 01:16:33 NOTICE: Linkbox root 'rclone-test-gelikaw8guyi': 1 errors while checking
2025/03/19 01:16:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-suqakep5hebe"
2025/03/19 01:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:16:33 DEBUG : Creating backend with remote "/tmp/rclone4004865226"
    run.go:180: Remote "Linkbox root 'rclone-test-suqakep5hebe'", Local "Local file system at /tmp/rclone4004865226", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/19 01:16:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 01:16:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-suqakep5hebe'
2025/03/19 01:16:38 NOTICE: Linkbox root 'rclone-test-suqakep5hebe': 1 files missing
2025/03/19 01:16:38 NOTICE: 1 hashes missing
2025/03/19 01:16:38 NOTICE: Linkbox root 'rclone-test-suqakep5hebe': 2 differences found
2025/03/19 01:16:38 NOTICE: Linkbox root 'rclone-test-suqakep5hebe': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/19 01:16:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:16:38 NOTICE: Linkbox root 'rclone-test-suqakep5hebe': 1 differences found
2025/03/19 01:16:38 NOTICE: Linkbox root 'rclone-test-suqakep5hebe': 1 errors while checking
2025/03/19 01:16:38 DEBUG : Linkbox root 'rclone-test-suqakep5hebe': Purge remote
2025/03/19 01:16:40 DEBUG : Linkbox root 'rclone-test-gelikaw8guyi': Purge remote
2025/03/19 01:16:41 DEBUG : Linkbox root 'rclone-test-dupelen5noqo': Purge remote
2025/03/19 01:16:42 DEBUG : Linkbox root 'rclone-test-hahazul7fepi': Purge remote
2025/03/19 01:16:44 DEBUG : Linkbox root 'rclone-test-yeyohox6qoru': Purge remote
2025/03/19 01:16:45 DEBUG : Linkbox root 'rclone-test-mexihoq5vuge': Purge remote
2025/03/19 01:16:47 DEBUG : Linkbox root 'rclone-test-fuputer7nuke': Purge remote
2025/03/19 01:16:48 DEBUG : Linkbox root 'rclone-test-zifefur1difo': Purge remote
2025/03/19 01:16:50 DEBUG : Linkbox root 'rclone-test-tefinag8saxi': Purge remote
2025/03/19 01:16:51 DEBUG : Linkbox root 'rclone-test-qihoqir7gisa': Purge remote
--- PASS: TestApplyTransforms (71.95s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:16:53 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 01:16:57 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 01:16:58 DEBUG : file1: Sizes identical
2025/03/19 01:16:58 DEBUG : file1: Unchanged skipping
2025/03/19 01:16:59 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (10.61s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.57s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.61s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:17:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze/dst"
2025/03/19 01:17:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze/CompareDest"
2025/03/19 01:17:07 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 01:17:12 INFO  : one: Copied (new)
2025/03/19 01:17:13 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 01:17:14 DEBUG : one: Update: removing old file
2025/03/19 01:17:17 INFO  : one: Copied (replaced existing)
2025/03/19 01:17:18 DEBUG : dst/one: Update: removing old file
2025/03/19 01:17:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 01:17:27 DEBUG : one: Sizes identical
2025/03/19 01:17:27 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/19 01:17:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 01:17:32 DEBUG : two: Sizes identical
2025/03/19 01:17:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 01:17:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 01:17:33 DEBUG : two: Sizes identical
2025/03/19 01:17:33 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 01:17:35 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 01:17:35 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/19 01:17:38 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (44.27s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.73s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.56s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.57s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:17:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/19 01:17:55 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/19 01:17:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/19 01:17:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/03/19 01:17:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/19 01:17:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/19 01:18:01 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (16.94s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.56s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.56s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.66s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.56s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.56s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.57s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.60s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.58s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.57s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.57s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.55s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-kafoyul7goze'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSorted (24.48s)
=== RUN   TestListJSON
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", 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
2025/03/19 01:18:48 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (16.04s)
    --- PASS: TestListJSON/Default (0.28s)
    --- PASS: TestListJSON/FilesOnly (0.47s)
    --- PASS: TestListJSON/DirsOnly (0.28s)
    --- PASS: TestListJSON/Recurse (0.57s)
    --- PASS: TestListJSON/SubDir (0.29s)
    --- PASS: TestListJSON/NoModTime (0.28s)
    --- PASS: TestListJSON/NoMimeType (0.28s)
    --- PASS: TestListJSON/ShowHash (0.32s)
    --- PASS: TestListJSON/HashTypes (0.29s)
    --- PASS: TestListJSON/Metadata (0.28s)
=== RUN   TestStatJSON
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", 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
2025/03/19 01:19:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kafoyul7goze/notfound"
--- PASS: TestStatJSON (18.46s)
    --- PASS: TestStatJSON/Root (0.30s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.28s)
    --- PASS: TestStatJSON/Dir (0.59s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s)
    --- PASS: TestStatJSON/File (0.34s)
    --- PASS: TestStatJSON/NotFound (0.55s)
    --- PASS: TestStatJSON/DirFilesOnly (0.46s)
    --- PASS: TestStatJSON/FileFilesOnly (0.29s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s)
    --- PASS: TestStatJSON/DirDirsOnly (0.28s)
    --- PASS: TestStatJSON/FileDirsOnly (0.28s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s)
    --- PASS: TestStatJSON/RootNotFound (1.57s)
=== RUN   TestMkdir
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:19:13 INFO  : Linkbox root 'rclone-test-kafoyul7goze': Making directory
2025/03/19 01:19:13 INFO  : Linkbox root 'rclone-test-kafoyul7goze': Making directory
--- PASS: TestMkdir (0.85s)
=== RUN   TestLsd
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
--- PASS: TestLsd (8.99s)
=== RUN   TestLs
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
--- PASS: TestLs (8.63s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:19:37 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/19 01:19:37 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (9.72s)
=== RUN   TestLsLong
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
--- PASS: TestLsLong (8.87s)
=== RUN   TestHashSums
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
--- PASS: TestHashSums (9.13s)
=== RUN   TestHashSumsWithErrors
2025/03/19 01:19:59 DEBUG : Creating backend with remote ":memory:"
2025/03/19 01:19:59 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/19 01:19:59 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/19 01:19:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN   TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN   TestCount
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
--- PASS: TestCount (16.47s)
=== RUN   TestDelete
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:20:23 DEBUG : Waiting for deletions to finish
2025/03/19 01:20:23 DEBUG : large: Excluded (Size Filter)
2025/03/19 01:20:23 DEBUG : large: Excluded
2025/03/19 01:20:25 INFO  : medium: Deleted
2025/03/19 01:20:25 INFO  : small: Deleted
--- PASS: TestDelete (12.13s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:20:35 DEBUG : Waiting for deletions to finish
2025/03/19 01:20:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/19 01:20:37 INFO  : large: Deleted
2025/03/19 01:20:37 INFO  : medium: Deleted
--- PASS: TestMaxDelete (12.24s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:20:47 DEBUG : Waiting for deletions to finish
2025/03/19 01:20:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 01:20:49 INFO  : medium: Deleted
2025/03/19 01:20:49 INFO  : small: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (12.31s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:21:00 DEBUG : Waiting for deletions to finish
2025/03/19 01:21:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 01:21:01 INFO  : large: Deleted
2025/03/19 01:21:02 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (12.27s)
=== RUN   TestReadFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestReadFile
--- FAIL: TestReadFile (5.84s)
=== RUN   TestRetry
2025/03/19 01:21:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/19 01:21:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/19 01:21:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 01:21:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 01:21:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 01:21:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 01:21:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:21:16 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:21:16 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,): ""
2025/03/19 01:21:17 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:21:17 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,5,): ""
2025/03/19 01:21:17 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:21:17 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(-3,-1,): ""
2025/03/19 01:21:18 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:21:18 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(1,3,): ""
2025/03/19 01:21:19 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:21:19 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,
        ): ""
--- FAIL: TestCat (12.10s)
=== RUN   TestPurge
2025/03/19 01:21:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sanopoy2kixe"
2025/03/19 01:21:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 01:21:23 DEBUG : Creating backend with remote "/tmp/rclone2156830369"
    run.go:180: Remote "Linkbox root 'rclone-test-sanopoy2kixe'", Local "Local file system at /tmp/rclone2156830369", Modify Window "876000h0m0s"
2025/03/19 01:21:33 INFO  : A2: Making directory
2025/03/19 01:21:35 INFO  : A1/B2: Making directory
2025/03/19 01:21:36 INFO  : A1/B2/C2: Making directory
2025/03/19 01:21:38 INFO  : A1/B1/C3: Making directory
2025/03/19 01:21:40 INFO  : A3: Making directory
2025/03/19 01:21:41 INFO  : A3/B3: Making directory
2025/03/19 01:21:43 INFO  : A3/B3/C4: Making directory
2025/03/19 01:21:55 ERROR : : error listing: directory not found
2025/03/19 01:21:55 DEBUG : Linkbox root 'rclone-test-sanopoy2kixe': Purge remote
2025/03/19 01:21:55 NOTICE: purge failed: directory not found
--- PASS: TestPurge (32.66s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:22:02 INFO  : A2: Making directory
2025/03/19 01:22:04 INFO  : A1/B2: Making directory
2025/03/19 01:22:06 INFO  : A1/B2/C2: Making directory
2025/03/19 01:22:08 INFO  : A1/B1/C3: Making directory
2025/03/19 01:22:09 INFO  : A3: Making directory
2025/03/19 01:22:11 INFO  : A3/B3: Making directory
2025/03/19 01:22:13 INFO  : A3/B3/C4: Making directory
2025/03/19 01:22:19 DEBUG : removing 1 level 3 directories
2025/03/19 01:22:19 INFO  : A3/B3/C4: Removing directory
2025/03/19 01:22:25 DEBUG : removing 2 level 3 directories
2025/03/19 01:22:25 INFO  : A1/B2/C2: Removing directory
2025/03/19 01:22:25 INFO  : A1/B1/C3: Removing directory
2025/03/19 01:22:27 DEBUG : removing 2 level 2 directories
2025/03/19 01:22:27 INFO  : A3/B3: Removing directory
2025/03/19 01:22:27 INFO  : A1/B2: Removing directory
2025/03/19 01:22:30 DEBUG : removing 2 level 1 directories
2025/03/19 01:22:30 INFO  : A3: Removing directory
2025/03/19 01:22:30 INFO  : A2: Removing directory
2025/03/19 01:22:37 DEBUG : removing 1 level 3 directories
2025/03/19 01:22:37 INFO  : A1/B1/C1: Removing directory
2025/03/19 01:22:39 DEBUG : removing 1 level 2 directories
2025/03/19 01:22:39 INFO  : A1/B1: Removing directory
2025/03/19 01:22:41 DEBUG : removing 1 level 1 directories
2025/03/19 01:22:41 INFO  : A1: Removing directory
2025/03/19 01:22:42 DEBUG : removing 1 level 0 directories
2025/03/19 01:22:42 INFO  : Linkbox root 'rclone-test-kafoyul7goze': Removing directory
2025/03/19 01:22:44 ERROR : : error listing: directory not found
2025/03/19 01:22:44 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (49.38s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:22:46 INFO  : A1: Making directory
2025/03/19 01:22:48 INFO  : A1/B1: Making directory
2025/03/19 01:22:50 INFO  : A1/B1/C1: Making directory
2025/03/19 01:22:53 DEBUG : removing 1 level 3 directories
2025/03/19 01:22:53 INFO  : A1/B1/C1: Removing directory
2025/03/19 01:22:55 DEBUG : removing 1 level 2 directories
2025/03/19 01:22:55 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (15.32s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:23:00 INFO  : A1: Making directory
2025/03/19 01:23:01 INFO  : A1/B1: Making directory
2025/03/19 01:23:03 INFO  : A1/B1/C1: Making directory
2025/03/19 01:23:07 DEBUG : removing 1 level 3 directories
2025/03/19 01:23:07 INFO  : A1/B1/C1: Removing directory
2025/03/19 01:23:09 DEBUG : removing 1 level 2 directories
2025/03/19 01:23:09 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (14.05s)
=== RUN   TestCopyURL
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:23:17 DEBUG : filename.txt: File name found in url
2025/03/19 01:23:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (16.83s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:23:31 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 01:23:35 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 01:23:35 INFO  : file1: Deleted
2025/03/19 01:23:36 DEBUG : file1: Sizes identical
2025/03/19 01:23:36 DEBUG : file1: Unchanged skipping
2025/03/19 01:23:36 INFO  : file1: Deleted
2025/03/19 01:23:37 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (10.45s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:23:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 01:23:44 INFO  : file1: Copied (new)
2025/03/19 01:23:44 INFO  : file1: Deleted
2025/03/19 01:23:45 DEBUG : file1: Destination exists, skipping
2025/03/19 01:23:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (5.70s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:23:47 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 01:23:51 INFO  : file1: Copied (new) to: sub/file2
2025/03/19 01:23:51 INFO  : file1: Deleted
2025/03/19 01:23:52 DEBUG : file1: Sizes identical
2025/03/19 01:23:52 DEBUG : file1: Unchanged skipping
2025/03/19 01:23:52 INFO  : file1: Deleted
2025/03/19 01:23:54 DEBUG : sub/file2: moving to sub/File2-rclone-move-xiniyey8
2025/03/19 01:23:54 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:23:54 ERROR : sub/file2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCaseInsensitiveMoveFile
--- FAIL: TestCaseInsensitiveMoveFile (10.85s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:24:01 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (5.64s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.56s)
=== RUN   TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN   TestSame
--- PASS: TestSame (0.00s)
=== RUN   TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN   TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN   TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN   TestDirMove
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:24:23 INFO  : A1/B2: Making directory
2025/03/19 01:24:24 INFO  : A1/B1/C3: Making directory
2025/03/19 01:24:41 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:24:41 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/19 01:24:41 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=095647af438e072c347a1b71b8ecd672&ts=1742347469&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=095647af438e072c347a1b71b8ecd672&ts=1742347469&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=1c722118fedafe8112adafac6b813c1f&ts=1742347468&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=1c722118fedafe8112adafac6b813c1f&ts=1742347468&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=5996ac0216004c5458d84955d024e263&ts=1742347468&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=5996ac0216004c5458d84955d024e263&ts=1742347468&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2233484e347221ef3d0cddc1eb054de0&ts=1742347468&ip=65.108.87.141": context canceled
2025/03/19 01:24:41 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2233484e347221ef3d0cddc1eb054de0&ts=1742347468&ip=65.108.87.141": context canceled
    operations_test.go:1380: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380
        	Error:      	Received unexpected error:
        	            	RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestDirMove
--- FAIL: TestDirMove (68.00s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:12 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.56s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:13 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 01:25:15 NOTICE: Linkbox root 'rclone-test-kafoyul7goze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/19 01:25:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 01:25:15 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 01:25:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:21 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 01:25:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 01:25:24 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 01:25:26 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:30 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 01:25:33 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/03/19 01:25:33 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 01:25:35 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:39 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 01:25:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 01:25:42 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/19 01:25:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (35.63s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.70s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.04s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.86s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.02s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.58s)
=== RUN   TestRcatSize
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
2025/03/19 01:25:51 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': File to upload is small (60 bytes), uploading instead of streaming
2025/03/19 01:25:54 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (8.71s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.57s)
=== RUN   TestTouchDir
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.56s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.57s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.57s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.56s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.55s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.57s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Linkbox root 'rclone-test-kafoyul7goze'", Local "Local file system at /tmp/rclone1118293929", Modify Window "876000h0m0s"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.58s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/19 01:26:02 DEBUG : Linkbox root 'rclone-test-kafoyul7goze': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 12m35.651396297s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestReadFile TestCat TestDirMove]