"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestDirMove|TestListDirSortedFn|TestParseSumFile|TestRcatSizeUploadHeaders|TestReadFile|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$'" - Starting (try 5/5) 2026/04/18 04:59:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-foxiyek8weli" 2026/04/18 04:59:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 04:59:52 DEBUG : Linkbox root 'rclone-test-foxiyek8weli': Using cached web token 2026/04/18 04:59:53 DEBUG : Creating backend with remote "/tmp/rclone1500171450" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error --- FAIL: TestCheckDownload (19.36s) --- FAIL: TestCheckDownload/1 (0.29s) --- FAIL: TestCheckDownload/2 (0.34s) --- FAIL: TestCheckDownload/3 (0.24s) --- FAIL: TestCheckDownload/4 (0.44s) --- FAIL: TestCheckDownload/5 (0.60s) --- FAIL: TestCheckDownload/6 (0.43s) --- FAIL: TestCheckDownload/7 (0.60s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/04/18 05:00:15 DEBUG : test.sum: Update: removing old file check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile --- FAIL: TestParseSumFile (7.71s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:00:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-foxiyek8weli/data" 2026/04/18 05:00:20 DEBUG : Linkbox root 'rclone-test-foxiyek8weli/data': Using cached web token 2026/04/18 05:00:24 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:00:25 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:00:25 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:00:26 DEBUG : data/banana: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:00:27 DEBUG : data/banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:00:30 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:00:31 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:00:31 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:00:32 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:00:33 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2026/04/18 05:00:37 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:00:37 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:00:38 DEBUG : data/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:00:38 DEBUG : data/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:00:39 DEBUG : data/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:00:41 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2026/04/18 05:00:45 DEBUG : test.sum: Update: removing old file 2026/04/18 05:00:46 ERROR : test.sum: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/18 05:00:47 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:00:48 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:00:48 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:00:49 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:00:50 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:00:51 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/18 05:00:55 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/18 05:01:01 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/18 05:01:14 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/18 05:01:40 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "test.sum" to "Linkbox root 'rclone-test-foxiyek8weli'": object not found run.go:130: removing dir "data" failed - try 1/3: directory not empty run.go:130: removing dir "data" failed - try 2/3: directory not empty run.go:130: removing dir "data" failed - try 3/3: directory not empty run.go:133: removing dir "data" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: []string{} actual : []string{"data"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "data" } Test: TestCheckSumDownload Messages: directories --- FAIL: TestCheckSumDownload (149.21s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.23s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:02:51 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:02:51 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:02:52 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:02:52 DEBUG : a.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:02:53 DEBUG : a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:02:57 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:02:57 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:02:58 DEBUG : zend.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:02:58 DEBUG : zend.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:02:59 DEBUG : zend.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:03:05 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:03:05 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:03:05 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:03:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:03:07 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:03:11 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-foxiyek8weli'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty --- FAIL: TestListDirSortedFn (37.03s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:03:28 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:03:28 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:03:29 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:03:29 DEBUG : ReadFile: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:03:30 DEBUG : ReadFile: Trying to read object after upload: try again in 1.6s (5/10) 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 (8.76s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:03:40 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:03:40 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,): "" 2026/04/18 05:03:40 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:03:40 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,): "" 2026/04/18 05:03:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:03:41 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,): "" 2026/04/18 05:03:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:03:42 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,): "" 2026/04/18 05:03:42 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:03:42 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 (10.57s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:03:52 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:03:52 INFO : A2: Making directory 2026/04/18 05:03:54 INFO : A1/B2: Making directory 2026/04/18 05:03:55 INFO : A1/B2/C2: Making directory 2026/04/18 05:03:57 INFO : A1/B1/C3: Making directory 2026/04/18 05:03:58 INFO : A3: Making directory 2026/04/18 05:04:00 INFO : A3/B3: Making directory 2026/04/18 05:04:01 INFO : A3/B3/C4: Making directory 2026/04/18 05:04:05 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:04:05 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:04:05 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:04:06 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:04:09 DEBUG : removing 1 level 3 directories 2026/04/18 05:04:09 INFO : A3/B3/C4: Removing directory 2026/04/18 05:04:15 DEBUG : removing 2 level 3 directories 2026/04/18 05:04:15 INFO : A1/B2/C2: Removing directory 2026/04/18 05:04:15 INFO : A1/B1/C3: Removing directory 2026/04/18 05:04:17 DEBUG : removing 2 level 2 directories 2026/04/18 05:04:17 INFO : A3/B3: Removing directory 2026/04/18 05:04:17 INFO : A1/B2: Removing directory 2026/04/18 05:04:19 DEBUG : removing 2 level 1 directories 2026/04/18 05:04:19 INFO : A3: Removing directory 2026/04/18 05:04:19 INFO : A2: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1", "A1/B1", "A1/B1/C1"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1", + (string) (len=8) "A1/B1/C1" } Test: TestRmdirsNoLeaveRoot Messages: directories run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (58.08s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:04:47 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:04:49 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:04:49 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:04:50 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:04:54 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:04:58 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:04:58 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:04:58 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:04:59 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:05:00 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/18 05:05:05 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:05:06 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:05:06 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:05:07 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:05:08 INFO : A1/B2: Making directory 2026/04/18 05:05:09 INFO : A1/B1/C3: Making directory 2026/04/18 05:05:24 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=07852090b17964fed3df054a2735bb44&ts=1776488713&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=07852090b17964fed3df054a2735bb44&ts=1776488713&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=edc168bd1e245cdce508e1f8da9e870c&ts=1776488713&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=edc168bd1e245cdce508e1f8da9e870c&ts=1776488713&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=6a7f593df530ea631b50f38d38848a1d&ts=1776488712&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=6a7f593df530ea631b50f38d38848a1d&ts=1776488712&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=352801a143797871615185338424082c&ts=1776488712&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/18 05:05:24 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=352801a143797871615185338424082c&ts=1776488712&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestDirMove run.go:130: removing dir "A2" failed - try 1/3: directory not empty run.go:130: removing dir "A2" failed - try 2/3: directory not empty --- FAIL: TestDirMove (70.66s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Linkbox root 'rclone-test-foxiyek8weli'", Local "Local file system at /tmp/rclone1500171450", Modify Window "876000h0m0s" 2026/04/18 05:05:56 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/18 05:05:56 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/18 05:05:57 DEBUG : potato1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/18 05:05:57 DEBUG : potato1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/18 05:05:58 DEBUG : potato1: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSizeUploadHeaders (15.21s) FAIL 2026/04/18 05:06:09 DEBUG : Linkbox root 'rclone-test-foxiyek8weli': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestDirMove|TestListDirSortedFn|TestParseSumFile|TestRcatSizeUploadHeaders|TestReadFile|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$'" - Finished ERROR in 6m18.486484392s (try 5/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestListDirSortedFn TestReadFile TestCat TestRmdirsNoLeaveRoot TestDirMove]