"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileCompareDest|TestDirMove|TestListDirSortedFn|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRcatSize|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$'" - Starting (try 3/5) 2026/04/25 04:44:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tovegir0goza" 2026/04/25 04:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 04:44:07 DEBUG : Linkbox root 'rclone-test-tovegir0goza': Using cached web token 2026/04/25 04:44:08 DEBUG : Creating backend with remote "/tmp/rclone2002698972" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:44:11 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:44:12 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:44:12 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:44:13 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) === 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 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 === 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 2026/04/25 04:44:27 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:44:27 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/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 === 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 2026/04/25 04:44:38 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 5 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"} Diff: --- Expected +++ Actual @@ -1,7 +1,6 @@ -([]string) (len=5) { +([]string) (len=4) { (string) "", - (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (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:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=12) "remotepotato" +([]string) { } Test: TestCheckDownload Messages: missingonsrc 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 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 --- FAIL: TestCheckDownload (45.15s) --- FAIL: TestCheckDownload/1 (0.28s) --- FAIL: TestCheckDownload/2 (0.34s) --- FAIL: TestCheckDownload/3 (0.23s) --- FAIL: TestCheckDownload/4 (0.43s) --- 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-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:44:55 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 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/25 04:44:57 DEBUG : test.sum: Update: removing old file 2026/04/25 04:45:00 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:45:00 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:45:01 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:45:01 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:45:02 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/25 04:45:04 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/25 04:45:08 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/25 04:45:14 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/25 04:45:27 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/25 04:45:53 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-tovegir0goza'": object not found --- FAIL: TestParseSumFile (112.88s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:46:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tovegir0goza/data" 2026/04/25 04:46:46 DEBUG : Linkbox root 'rclone-test-tovegir0goza/data': Using cached web token 2026/04/25 04:46:53 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/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 === 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/25 04:47:04 DEBUG : test.sum: Update: removing old file 2026/04/25 04:47:07 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:47:07 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:47:07 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:47:08 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:47:09 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/25 04:47:11 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/25 04:47:14 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/25 04:47:21 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/25 04:47:34 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/25 04:47:59 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-tovegir0goza'": object not found --- FAIL: TestCheckSumDownload (130.83s) --- PASS: TestCheckSumDownload/subtest1 (0.33s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:48:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tovegir0goza/dst" 2026/04/25 04:48:57 DEBUG : Linkbox root 'rclone-test-tovegir0goza/dst': Using cached web token 2026/04/25 04:48:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tovegir0goza/CompareDest" 2026/04/25 04:48:58 DEBUG : Linkbox root 'rclone-test-tovegir0goza/CompareDest': Using cached web token 2026/04/25 04:48:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/25 04:49:03 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:49:03 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:49:03 DEBUG : one: size = 3 OK 2026/04/25 04:49:03 INFO : one: Copied (new) 2026/04/25 04:49:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2002698972) 2026/04/25 04:49:04 DEBUG : one: size = 3 (Linkbox root 'rclone-test-tovegir0goza/dst') 2026/04/25 04:49:04 DEBUG : one: Sizes differ 2026/04/25 04:49:05 DEBUG : one: Update: removing old file 2026/04/25 04:49:08 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:49:08 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:49:08 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:49:09 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:49:10 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/25 04:49:12 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/25 04:49:15 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/25 04:49:22 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/25 04:49:35 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/25 04:50:01 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/25 04:50:52 ERROR : one: Failed to copy: object not found copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: object not found Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (118.58s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-tovegir0goza'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (20.60s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:51:18 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:51:18 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:51:19 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:51:19 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:51:24 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:51:24 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:51:25 DEBUG : large: Trying to read object after upload: try again in 400ms (3/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 2026/04/25 04:51:33 DEBUG : Waiting for deletions to finish 2026/04/25 04:51:33 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/25 04:51:35 INFO : large: Deleted 2026/04/25 04:51:35 INFO : medium: Deleted run.go:130: removing file "large" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "large" failed: could not Remove: Linkbox error 403: not permit 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: TestMaxDelete (32.32s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:51:50 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:51:54 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:51:55 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:51:55 DEBUG : large: Trying to read object after upload: try again in 400ms (3/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 2026/04/25 04:52:03 DEBUG : Waiting for deletions to finish 2026/04/25 04:52:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 04:52:05 INFO : large: Deleted 2026/04/25 04:52:05 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize run.go:130: removing file "large" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "large" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "large" failed: could not Remove: Linkbox error 403: not permit 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 --- FAIL: TestMaxDeleteSize (30.06s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:52:20 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:52:21 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:52:21 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) operations_test.go:505: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:505 Error: Received unexpected error: object not found Test: TestReadFile 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:505 Error: Should be true Test: TestReadFile Messages: listing wrong, want got ReadFile (28) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:505 Error: Should be true Test: TestReadFile Messages: Unexpected file "ReadFile" --- FAIL: TestReadFile (15.23s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:52:37 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:52:38 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:52:38 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:52:39 DEBUG : file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:52:40 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:52: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/25 04:52:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:52: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(0,5,): "" 2026/04/25 04:52:41 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:52: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(-3,-1,): "" 2026/04/25 04:52:42 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:52: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/25 04:52:43 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:52:43 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, ): "" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestCat (23.32s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:53:00 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:53:01 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:53:03 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:53:03 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:53:04 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:53:04 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/25 04:53:09 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:53:13 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:53:16 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:53:17 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:53:17 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/04/25 04:53:18 INFO : A1/B2: Making directory 2026/04/25 04:53:19 INFO : A1/B1/C3: Making directory 2026/04/25 04:53:33 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:33 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:33 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=73df998e593af870aa2d87fcb80e3fd1&ts=1777092802&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:33 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=73df998e593af870aa2d87fcb80e3fd1&ts=1777092802&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2659c2ce2aed8aad4bc706e055034346&ts=1777092803&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink.top/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=2659c2ce2aed8aad4bc706e055034346&ts=1777092803&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 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=3eb99d76a2e7c4b8a2bcf4765b776fe7&ts=1777092803&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 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=3eb99d76a2e7c4b8a2bcf4765b776fe7&ts=1777092803&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 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=3a0af0c14bcdc405964184143a8c5fad&ts=1777092803&ip=65.108.87.141": failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/25 04:53:34 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=3a0af0c14bcdc405964184143a8c5fad&ts=1777092803&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 "A1" failed - try 1/3: directory not empty --- FAIL: TestDirMove (66.09s) === RUN TestRcatSize run.go:185: Remote "Linkbox root 'rclone-test-tovegir0goza'", Local "Local file system at /tmp/rclone2002698972", Modify Window "876000h0m0s" 2026/04/25 04:54:05 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:54:05 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:54:06 DEBUG : Linkbox root 'rclone-test-tovegir0goza': File to upload is small (60 bytes), uploading instead of streaming 2026/04/25 04:54:08 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/25 04:54:08 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/25 04:54:08 DEBUG : potato2: size = 60 OK 2026/04/25 04:54:08 NOTICE: Linkbox root 'rclone-test-tovegir0goza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/25 04:54:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (8.50s) FAIL 2026/04/25 04:54:11 DEBUG : Linkbox root 'rclone-test-tovegir0goza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileCompareDest|TestDirMove|TestListDirSortedFn|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRcatSize|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$'" - Finished ERROR in 10m5.519779356s (try 3/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestListDirSortedFn TestMaxDeleteSize TestReadFile TestCat TestDirMove]