"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckDownload|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDelete|TestDirMove|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestListJSON|TestLsLong|TestLsWithFilesFrom|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON)$'" - Starting (try 4/5) 2026/04/22 03:38:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pimotuj5xevi" 2026/04/22 03:38:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:38:39 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi': Using cached web token 2026/04/22 03:38:40 DEBUG : Creating backend with remote "/tmp/rclone842768689" === RUN TestCheckDownload run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:38:43 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:38:44 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:38:44 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:38:45 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:38:46 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:38:47 DEBUG : rutabaga: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:38:51 DEBUG : rutabaga: Trying to read object after upload: try again in 6.4s (7/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 2026/04/22 03:39:00 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:39:01 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:39:01 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:39:02 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:39:03 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:39:05 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:39:08 DEBUG : empty space: Trying to read object after upload: try again in 6.4s (7/10) === 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/22 03:39:17 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:39:18 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:39:18 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:39:19 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:39:20 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:39:21 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:39:25 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) === 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/22 03:39:35 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:39:35 DEBUG : remotepotato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:39:35 DEBUG : remotepotato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:39:36 DEBUG : remotepotato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:39:37 DEBUG : remotepotato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:39:39 DEBUG : remotepotato: Trying to read object after upload: try again in 3.2s (6/10) === 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 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: TestCheckDownload (80.33s) --- FAIL: TestCheckDownload/1 (0.29s) --- FAIL: TestCheckDownload/2 (0.35s) --- FAIL: TestCheckDownload/3 (0.24s) --- FAIL: TestCheckDownload/4 (0.44s) --- FAIL: TestCheckDownload/5 (0.60s) --- FAIL: TestCheckDownload/6 (0.44s) --- FAIL: TestCheckDownload/7 (0.60s) === RUN TestParseSumFile run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:40:03 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:40:03 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:40:03 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:40:04 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:40:05 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:40:07 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:40:10 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 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/22 03:40:17 DEBUG : test.sum: Update: removing old file 2026/04/22 03:40:20 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:40:21 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:40:21 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:40:22 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 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 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: TestParseSumFile (31.89s) === RUN TestCheckSumDownload run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:40:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pimotuj5xevi/data" 2026/04/22 03:40:32 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi/data': Using cached web token 2026/04/22 03:40:41 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:40:41 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:40:41 DEBUG : test.sum: 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 === 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/22 03:40:52 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:40:53 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:40:53 DEBUG : data/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:40:54 DEBUG : data/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:40:55 DEBUG : data/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:40:56 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/22 03:41:02 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:41:02 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:41:03 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:41:03 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (41), test.sum (82) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2026/04/22 03:41:14 DEBUG : test.sum: Update: removing old file 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (41), test(2).sum (82) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(2).sum" fstest.go:203: Not found "test.sum" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: 1 objects not found === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 2026/04/22 03:41:28 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:41:29 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:41:29 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:41:30 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), test(1).sum (41), test(2).sum (82), test.sum (123) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:493 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(2).sum" === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 5 2026/04/22 03:41:40 DEBUG : test.sum: Update: removing old file 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (123) got data/banana (13), data/potato (15), test(1).sum (41), test(2).sum (82), test.sum (123) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(2).sum" === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 2026/04/22 03:41:53 DEBUG : data/banana: Update: removing old file 2026/04/22 03:41:57 DEBUG : data/potato: Update: removing old file 2026/04/22 03:42:01 DEBUG : test.sum: Update: removing old file 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:525 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (41), test(2).sum (82), test.sum (82) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:525 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:525 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(2).sum" === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 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 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 (121.08s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.61s) --- PASS: TestCheckSumDownload/subtest4 (0.44s) --- PASS: TestCheckSumDownload/subtest5 (0.47s) --- PASS: TestCheckSumDownload/subtest6 (0.48s) --- PASS: TestCheckSumDownload/subtest7 (0.61s) === RUN TestApplyTransforms 2026/04/22 03:42:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mefiziq8sija" 2026/04/22 03:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:42:33 DEBUG : Linkbox root 'rclone-test-mefiziq8sija': Using cached web token 2026/04/22 03:42:34 DEBUG : Creating backend with remote "/tmp/rclone1771431135" run.go:185: Remote "Linkbox root 'rclone-test-mefiziq8sija'", Local "Local file system at /tmp/rclone1771431135", Modify Window "876000h0m0s" 2026/04/22 03:42:37 DEBUG : hello, world!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:42:38 DEBUG : hello, world!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:42:38 DEBUG : hello, world!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:42:39 DEBUG : hello, world!: Trying to read object after upload: try again in 800ms (4/10) upper checkfile vs. lower remote (without normalization) 2026/04/22 03:42:40 ERROR : hello, world!: sum not found 2026/04/22 03:42:40 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-mefiziq8sija' 2026/04/22 03:42:40 NOTICE: Linkbox root 'rclone-test-mefiziq8sija': 1 files missing 2026/04/22 03:42:40 NOTICE: 1 hashes missing 2026/04/22 03:42:40 NOTICE: Linkbox root 'rclone-test-mefiziq8sija': 1 differences found 2026/04/22 03:42:40 NOTICE: Linkbox root 'rclone-test-mefiziq8sija': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/22 03:42:40 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:42:40 NOTICE: Linkbox root 'rclone-test-mefiziq8sija': 0 differences found 2026/04/22 03:42:40 NOTICE: Linkbox root 'rclone-test-mefiziq8sija': 1 errors while checking 2026/04/22 03:42:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-faxihof2beyu" 2026/04/22 03:42:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:42:40 DEBUG : Linkbox root 'rclone-test-faxihof2beyu': Using cached web token 2026/04/22 03:42:41 DEBUG : Creating backend with remote "/tmp/rclone119912574" run.go:185: Remote "Linkbox root 'rclone-test-faxihof2beyu'", Local "Local file system at /tmp/rclone119912574", Modify Window "876000h0m0s" 2026/04/22 03:42:45 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:42:45 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:42:45 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:42:46 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:42:47 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:42:49 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 3.2s (6/10) lower checkfile vs. upper remote (without normalization) 2026/04/22 03:42:53 ERROR : HELLO, WORLD!: sum not found 2026/04/22 03:42:53 ERROR : hello, world!: file not in Linkbox root 'rclone-test-faxihof2beyu' 2026/04/22 03:42:53 NOTICE: Linkbox root 'rclone-test-faxihof2beyu': 1 files missing 2026/04/22 03:42:53 NOTICE: 1 hashes missing 2026/04/22 03:42:53 NOTICE: Linkbox root 'rclone-test-faxihof2beyu': 1 differences found 2026/04/22 03:42:53 NOTICE: Linkbox root 'rclone-test-faxihof2beyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/22 03:42:53 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:42:53 NOTICE: Linkbox root 'rclone-test-faxihof2beyu': 0 differences found 2026/04/22 03:42:53 NOTICE: Linkbox root 'rclone-test-faxihof2beyu': 1 errors while checking 2026/04/22 03:42:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mebagub5qecu" 2026/04/22 03:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:42:53 DEBUG : Linkbox root 'rclone-test-mebagub5qecu': Using cached web token 2026/04/22 03:42:54 DEBUG : Creating backend with remote "/tmp/rclone1568129391" run.go:185: Remote "Linkbox root 'rclone-test-mebagub5qecu'", Local "Local file system at /tmp/rclone1568129391", Modify Window "876000h0m0s" 2026/04/22 03:42:57 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:42:58 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:42:58 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:42:59 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 800ms (4/10) lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/22 03:43:00 ERROR : HeLlO, wOrLd!: sum not found 2026/04/22 03:43:00 ERROR : hello, world!: file not in Linkbox root 'rclone-test-mebagub5qecu' 2026/04/22 03:43:00 NOTICE: Linkbox root 'rclone-test-mebagub5qecu': 1 files missing 2026/04/22 03:43:00 NOTICE: 1 hashes missing 2026/04/22 03:43:00 NOTICE: Linkbox root 'rclone-test-mebagub5qecu': 1 differences found 2026/04/22 03:43:00 NOTICE: Linkbox root 'rclone-test-mebagub5qecu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/22 03:43:00 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:00 NOTICE: Linkbox root 'rclone-test-mebagub5qecu': 0 differences found 2026/04/22 03:43:00 NOTICE: Linkbox root 'rclone-test-mebagub5qecu': 1 errors while checking 2026/04/22 03:43:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vovugiv7fija" 2026/04/22 03:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:00 DEBUG : Linkbox root 'rclone-test-vovugiv7fija': Using cached web token 2026/04/22 03:43:01 DEBUG : Creating backend with remote "/tmp/rclone2133949865" run.go:185: Remote "Linkbox root 'rclone-test-vovugiv7fija'", Local "Local file system at /tmp/rclone2133949865", Modify Window "876000h0m0s" 2026/04/22 03:43:05 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/22 03:43:05 ERROR : HELLO, WORLD!: sum not found 2026/04/22 03:43:05 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-vovugiv7fija' 2026/04/22 03:43:05 NOTICE: Linkbox root 'rclone-test-vovugiv7fija': 1 files missing 2026/04/22 03:43:05 NOTICE: 1 hashes missing 2026/04/22 03:43:05 NOTICE: Linkbox root 'rclone-test-vovugiv7fija': 1 differences found 2026/04/22 03:43:05 NOTICE: Linkbox root 'rclone-test-vovugiv7fija': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/22 03:43:06 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:06 NOTICE: Linkbox root 'rclone-test-vovugiv7fija': 0 differences found 2026/04/22 03:43:06 NOTICE: Linkbox root 'rclone-test-vovugiv7fija': 1 errors while checking 2026/04/22 03:43:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-viwufer0futa" 2026/04/22 03:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:06 DEBUG : Linkbox root 'rclone-test-viwufer0futa': Using cached web token 2026/04/22 03:43:06 DEBUG : Creating backend with remote "/tmp/rclone2953299922" run.go:185: Remote "Linkbox root 'rclone-test-viwufer0futa'", Local "Local file system at /tmp/rclone2953299922", Modify Window "876000h0m0s" 2026/04/22 03:43:10 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:43:10 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:43:11 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:43:11 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) NFD checkfile vs. NFC remote (without normalization) 2026/04/22 03:43:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:13 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-viwufer0futa' 2026/04/22 03:43:13 NOTICE: Linkbox root 'rclone-test-viwufer0futa': 1 files missing 2026/04/22 03:43:13 NOTICE: 1 hashes missing 2026/04/22 03:43:13 NOTICE: Linkbox root 'rclone-test-viwufer0futa': 1 differences found 2026/04/22 03:43:13 NOTICE: Linkbox root 'rclone-test-viwufer0futa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/22 03:43:13 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:13 NOTICE: Linkbox root 'rclone-test-viwufer0futa': 0 differences found 2026/04/22 03:43:13 NOTICE: Linkbox root 'rclone-test-viwufer0futa': 1 errors while checking 2026/04/22 03:43:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vulabah1zecu" 2026/04/22 03:43:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:13 DEBUG : Linkbox root 'rclone-test-vulabah1zecu': Using cached web token 2026/04/22 03:43:14 DEBUG : Creating backend with remote "/tmp/rclone2897379648" run.go:185: Remote "Linkbox root 'rclone-test-vulabah1zecu'", Local "Local file system at /tmp/rclone2897379648", Modify Window "876000h0m0s" 2026/04/22 03:43:17 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:43:18 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:43:18 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:43:19 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) NFC checkfile vs. NFD remote (without normalization) 2026/04/22 03:43:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:20 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-vulabah1zecu' 2026/04/22 03:43:20 NOTICE: Linkbox root 'rclone-test-vulabah1zecu': 1 files missing 2026/04/22 03:43:20 NOTICE: 1 hashes missing 2026/04/22 03:43:20 NOTICE: Linkbox root 'rclone-test-vulabah1zecu': 1 differences found 2026/04/22 03:43:20 NOTICE: Linkbox root 'rclone-test-vulabah1zecu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/22 03:43:20 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:20 NOTICE: Linkbox root 'rclone-test-vulabah1zecu': 0 differences found 2026/04/22 03:43:20 NOTICE: Linkbox root 'rclone-test-vulabah1zecu': 1 errors while checking 2026/04/22 03:43:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-togumay0wohu" 2026/04/22 03:43:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:20 DEBUG : Linkbox root 'rclone-test-togumay0wohu': Using cached web token 2026/04/22 03:43:21 DEBUG : Creating backend with remote "/tmp/rclone2055071039" run.go:185: Remote "Linkbox root 'rclone-test-togumay0wohu'", Local "Local file system at /tmp/rclone2055071039", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/04/22 03:43:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-togumay0wohu' 2026/04/22 03:43:25 NOTICE: Linkbox root 'rclone-test-togumay0wohu': 1 files missing 2026/04/22 03:43:25 NOTICE: 1 hashes missing 2026/04/22 03:43:25 NOTICE: Linkbox root 'rclone-test-togumay0wohu': 1 differences found 2026/04/22 03:43:25 NOTICE: Linkbox root 'rclone-test-togumay0wohu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/22 03:43:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:25 NOTICE: Linkbox root 'rclone-test-togumay0wohu': 0 differences found 2026/04/22 03:43:25 NOTICE: Linkbox root 'rclone-test-togumay0wohu': 1 errors while checking 2026/04/22 03:43:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fiqifuj3giri" 2026/04/22 03:43:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:25 DEBUG : Linkbox root 'rclone-test-fiqifuj3giri': Using cached web token 2026/04/22 03:43:26 DEBUG : Creating backend with remote "/tmp/rclone2732383761" run.go:185: Remote "Linkbox root 'rclone-test-fiqifuj3giri'", Local "Local file system at /tmp/rclone2732383761", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/04/22 03:43:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-fiqifuj3giri' 2026/04/22 03:43:30 NOTICE: Linkbox root 'rclone-test-fiqifuj3giri': 1 files missing 2026/04/22 03:43:30 NOTICE: 1 hashes missing 2026/04/22 03:43:30 NOTICE: Linkbox root 'rclone-test-fiqifuj3giri': 1 differences found 2026/04/22 03:43:30 NOTICE: Linkbox root 'rclone-test-fiqifuj3giri': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/22 03:43:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:31 NOTICE: Linkbox root 'rclone-test-fiqifuj3giri': 0 differences found 2026/04/22 03:43:31 NOTICE: Linkbox root 'rclone-test-fiqifuj3giri': 1 errors while checking 2026/04/22 03:43:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fogezux0vogu" 2026/04/22 03:43:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:31 DEBUG : Linkbox root 'rclone-test-fogezux0vogu': Using cached web token 2026/04/22 03:43:31 DEBUG : Creating backend with remote "/tmp/rclone2297336562" run.go:185: Remote "Linkbox root 'rclone-test-fogezux0vogu'", Local "Local file system at /tmp/rclone2297336562", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/04/22 03:43:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-fogezux0vogu' 2026/04/22 03:43:35 NOTICE: Linkbox root 'rclone-test-fogezux0vogu': 1 files missing 2026/04/22 03:43:35 NOTICE: 1 hashes missing 2026/04/22 03:43:35 NOTICE: Linkbox root 'rclone-test-fogezux0vogu': 1 differences found 2026/04/22 03:43:35 NOTICE: Linkbox root 'rclone-test-fogezux0vogu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/22 03:43:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:36 NOTICE: Linkbox root 'rclone-test-fogezux0vogu': 0 differences found 2026/04/22 03:43:36 NOTICE: Linkbox root 'rclone-test-fogezux0vogu': 1 errors while checking 2026/04/22 03:43:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wihedif8tiga" 2026/04/22 03:43:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:43:36 DEBUG : Linkbox root 'rclone-test-wihedif8tiga': Using cached web token 2026/04/22 03:43:36 DEBUG : Creating backend with remote "/tmp/rclone2715418362" run.go:185: Remote "Linkbox root 'rclone-test-wihedif8tiga'", Local "Local file system at /tmp/rclone2715418362", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/04/22 03:43:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/22 03:43:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-wihedif8tiga' 2026/04/22 03:43:40 NOTICE: Linkbox root 'rclone-test-wihedif8tiga': 1 files missing 2026/04/22 03:43:40 NOTICE: 1 hashes missing 2026/04/22 03:43:40 NOTICE: Linkbox root 'rclone-test-wihedif8tiga': 1 differences found 2026/04/22 03:43:40 NOTICE: Linkbox root 'rclone-test-wihedif8tiga': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/22 03:43:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:43:41 NOTICE: Linkbox root 'rclone-test-wihedif8tiga': 0 differences found 2026/04/22 03:43:41 NOTICE: Linkbox root 'rclone-test-wihedif8tiga': 1 errors while checking 2026/04/22 03:43:41 DEBUG : Linkbox root 'rclone-test-wihedif8tiga': Purge remote 2026/04/22 03:43:42 DEBUG : Linkbox root 'rclone-test-fogezux0vogu': Purge remote 2026/04/22 03:43:44 DEBUG : Linkbox root 'rclone-test-fiqifuj3giri': Purge remote 2026/04/22 03:43:45 DEBUG : Linkbox root 'rclone-test-togumay0wohu': Purge remote 2026/04/22 03:43:46 DEBUG : Linkbox root 'rclone-test-vulabah1zecu': Purge remote 2026/04/22 03:43:47 DEBUG : Linkbox root 'rclone-test-viwufer0futa': Purge remote 2026/04/22 03:43:49 DEBUG : Linkbox root 'rclone-test-vovugiv7fija': Purge remote 2026/04/22 03:43:50 DEBUG : Linkbox root 'rclone-test-mebagub5qecu': Purge remote 2026/04/22 03:43:51 DEBUG : Linkbox root 'rclone-test-faxihof2beyu': Purge remote 2026/04/22 03:43:53 DEBUG : Linkbox root 'rclone-test-mefiziq8sija': Purge remote --- PASS: TestApplyTransforms (80.87s) === RUN TestCopyFile run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:43:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/22 03:43:58 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:43:58 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:43:59 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:43:59 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:44:00 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:44:02 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:44:06 DEBUG : sub/file2: size = 14 OK 2026/04/22 03:44:06 INFO : file1: Copied (new) to: sub/file2 2026/04/22 03:44:06 DEBUG : sub/file2: size = 14 OK 2026/04/22 03:44:06 DEBUG : file1: Sizes identical 2026/04/22 03:44:06 DEBUG : file1: Unchanged skipping 2026/04/22 03:44:07 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" 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 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestCopyFile Messages: directories --- FAIL: TestCopyFile (29.22s) === RUN TestCopyFileCompareDest run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:44:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pimotuj5xevi/dst" 2026/04/22 03:44:23 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi/dst': Using cached web token 2026/04/22 03:44:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pimotuj5xevi/CompareDest" 2026/04/22 03:44:25 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi/CompareDest': Using cached web token 2026/04/22 03:44:25 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 03:44:29 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:44:29 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:44:30 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:44:30 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:44:31 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:44:33 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:44:37 DEBUG : one: size = 3 OK 2026/04/22 03:44:37 INFO : one: Copied (new) 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/22 03:44:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone842768689) 2026/04/22 03:44:46 DEBUG : one: size = 3 (Linkbox root 'rclone-test-pimotuj5xevi/dst') 2026/04/22 03:44:46 DEBUG : one: Sizes differ 2026/04/22 03:44:46 DEBUG : one: Update: removing old file 2026/04/22 03:44:49 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:44:49 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:44:50 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:44:50 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:44:51 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:44:53 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:44:57 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:45:03 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:45:16 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 03:45:42 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/22 03:46:33 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 (135.23s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:46:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/22 03:46:42 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/22 03:46:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/22 03:46:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/22 03:46:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/04/22 03:46:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/22 03:46:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/22 03:46:47 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:46:47 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:46:47 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:46:48 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:46:49 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:46:51 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:46:54 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/22 03:46:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 2/3: directory not empty run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 3/3: directory not empty run.go:133: removing dir "TestCopyFileMaxTransfer" 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 Error: Not equal: expected: []string{} actual : []string{"TestCopyFileMaxTransfer"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=23) "TestCopyFileMaxTransfer" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (31.59s) === RUN TestListDirSortedFn run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:47:12 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:47:13 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:47:13 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:47:14 DEBUG : a.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:47:15 DEBUG : a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:47:18 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:47:19 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:47:19 DEBUG : zend.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:47:20 DEBUG : zend.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:47:21 DEBUG : zend.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:47:22 DEBUG : zend.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:47:26 DEBUG : zend.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:47:32 DEBUG : zend.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:47:51 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:47:51 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:47:52 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:47:52 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:47:53 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:47:55 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 3.2s (6/10) run.go:290: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-pimotuj5xevi'": 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 run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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/listdirsorted_test.go:32 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestListDirSortedFn Messages: directories --- FAIL: TestListDirSortedFn (72.09s) === RUN TestListJSON run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:48:24 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:48:25 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:48:25 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:48:26 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:48:27 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:48:28 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:48:32 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 4 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/22 03:48:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 3 Test: TestListJSON/Metadata Messages: Wrong number of results --- FAIL: TestListJSON (29.11s) --- FAIL: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.20s) --- FAIL: TestListJSON/DirsOnly (0.20s) --- FAIL: TestListJSON/Recurse (0.65s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- FAIL: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:48:53 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:48:54 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:48:54 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:48:58 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:48:58 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:48:59 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:48:59 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/22 03:49:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pimotuj5xevi/notfound" 2026/04/22 03:49:04 DEBUG : Config file has changed externally - reloading 2026/04/22 03:49:04 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi/notfound': Using cached web token === NAME TestStatJSON run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (19.99s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.41s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.39s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.36s) === RUN TestLsWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:49:15 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:49:16 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:49:16 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:49:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/22 03:49:17 DEBUG : empty space: Excluded 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: TestLsWithFilesFrom (16.47s) === RUN TestLsLong run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:49:30 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:49:30 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:49:30 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:49:31 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:49:32 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:49:34 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:49:39 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:49:39 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:49:40 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:49:40 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:49:41 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:49:43 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestLsLong Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestLsLong Messages: Unexpected file "empty space" --- FAIL: TestLsLong (30.08s) === RUN TestHashSums run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:50:00 DEBUG : empty space: Update: removing old file 2026/04/22 03:50:00 ERROR : empty space: Update: failed to remove existing file: 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 Error: Should be true Test: TestHashSums Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), empty space(1) (1), potato2 (60) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space(1)" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestHashSums Messages: listing wrong, want got empty space (1), empty space(1) (1), potato2 (60) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space" 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space(1)" 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestHashSums Messages: Unexpected file "potato2" --- FAIL: TestHashSums (27.27s) === RUN TestCount run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:50:26 DEBUG : potato2: Update: removing old file 2026/04/22 03:50:26 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:50:28 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:50:28 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:50:28 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:50:29 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:50:30 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:50:32 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:50:35 DEBUG : empty space: Update: removing old file 2026/04/22 03:50:35 ERROR : empty space: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:50:41 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:50:41 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:50:41 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:50:42 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:50:43 DEBUG : sub dir/potato3: 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:397 Error: Should be true Test: TestCount Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), empty space(1) (1), potato2 (60), sub dir/potato3 (5) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:397 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCount Messages: Unexpected file "empty space(1)" operations_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:404 Error: Not equal: expected: 2 actual : 3 Test: TestCount operations_test.go:405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:405 Error: Not equal: expected: 61 actual : 62 Test: TestCount run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit 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 run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCount Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCount Messages: Unexpected file "empty space" 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 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCount Messages: directories --- FAIL: TestCount (49.11s) === RUN TestDelete run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:51:17 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:51:17 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:51:17 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:51:18 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:51:19 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:51:21 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:51:24 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:51:31 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:51:46 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:51:46 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:51:46 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:51:47 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:51:48 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:51:50 DEBUG : medium: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:51:53 DEBUG : medium: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:52:02 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:52:02 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:52:02 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:52:03 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:52:04 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:52:06 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:52:09 DEBUG : large: Trying to read object after upload: try again in 6.4s (7/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" 2026/04/22 03:52:25 DEBUG : Waiting for deletions to finish 2026/04/22 03:52:25 DEBUG : large: Excluded (Size Filter) 2026/04/22 03:52:25 DEBUG : large: Excluded 2026/04/22 03:52:25 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:52:27 INFO : medium: Deleted 2026/04/22 03:52:27 INFO : small: Deleted operations_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Received unexpected error: failed to delete 1 files Test: TestDelete run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" 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: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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: listing wrong, want got empty space (1), large (100), medium (60), small (10) 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: Unexpected file "large" 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: Unexpected file "medium" 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Should be true Test: TestDelete Messages: Unexpected file "small" --- FAIL: TestDelete (95.09s) === RUN TestMaxDelete run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:52:50 DEBUG : small: Update: removing old file 2026/04/22 03:52:50 ERROR : small: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:52:52 DEBUG : medium: Update: removing old file 2026/04/22 03:52:52 ERROR : medium: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:52:54 DEBUG : large: Update: removing old file 2026/04/22 03:52:54 ERROR : large: Update: failed to remove existing file: 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:447 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:447 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" 2026/04/22 03:53:04 DEBUG : Waiting for deletions to finish 2026/04/22 03:53:04 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/22 03:53:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/22 03:53:05 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:53:05 ERROR : medium: Couldn't delete: could not Remove: Linkbox error 403: not permit operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 4 Test: TestMaxDelete run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit 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 run.go:130: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "small" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "small" 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want got empty space (1), large(1) (100), medium(1) (60), small(1) (10) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "large(1)" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "medium(1)" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "small(1)" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" --- FAIL: TestMaxDelete (54.24s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:53:46 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:53:46 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:53:46 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:53:47 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:53:48 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:53:52 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:53:52 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:53:52 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:53:53 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:53:54 DEBUG : medium: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:53:58 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:53:58 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:53:58 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:53:59 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:54:00 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:54:02 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:468 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:468 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" 2026/04/22 03:54:13 DEBUG : Waiting for deletions to finish 2026/04/22 03:54:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/22 03:54:14 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/22 03:54:14 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:54:16 INFO : medium: Deleted 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100) got empty space (1), large (100), small (10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "small" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSizeLargeFile (67.11s) === RUN TestMaxDeleteSize run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:54:55 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:54:55 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:54:56 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:54:56 DEBUG : medium: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:54:57 DEBUG : medium: 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: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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" 2026/04/22 03:55:09 DEBUG : Waiting for deletions to finish 2026/04/22 03:55:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/22 03:55:09 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:55:11 INFO : medium: Deleted 2026/04/22 03:55:11 INFO : small: 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 "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got empty space (1) 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSize (45.80s) === RUN TestReadFile run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:55:39 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:55:39 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:55:39 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:55:40 DEBUG : ReadFile: Trying to read object after upload: try again in 800ms (4/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:502 Error: Should be true Test: TestReadFile Messages: listing wrong, want ReadFile (28) got ReadFile (28), empty space (1) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" 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 run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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:508 Error: Should be true Test: TestReadFile Messages: listing wrong, want got empty space (1) 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:508 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: listing wrong, want got empty space (1) 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" --- FAIL: TestReadFile (38.97s) === RUN TestCat run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:56:18 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:56:18 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:56:18 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:56:19 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:56:20 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:56:22 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:56:25 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:56:34 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:56:34 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:56:34 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:56:35 DEBUG : file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:56:36 DEBUG : file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:56:38 DEBUG : file2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:56:41 DEBUG : file2: Trying to read object after upload: try again in 6.4s (7/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 Error: Should be true Test: TestCat Messages: listing wrong, want file1 (10), file2 (9) got empty space (1), file1 (10), file2 (9) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCat Messages: Unexpected file "empty space" 2026/04/22 03:56:57 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:57 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:57 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/22 03:56:57 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:58 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:58 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/22 03:56:58 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:58 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:59 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/22 03:56:59 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:59 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:56:59 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/22 03:57:00 ERROR : empty space: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:57:00 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:57:00 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, ): "" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCat Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCat Messages: Unexpected file "empty space" --- FAIL: TestCat (59.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:57:21 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:57:22 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:57:22 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:57:23 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:57:24 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:57:25 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:57:29 INFO : A2: Making directory 2026/04/22 03:57:30 INFO : A1/B2: Making directory 2026/04/22 03:57:32 INFO : A1/B2/C2: Making directory 2026/04/22 03:57:33 INFO : A1/B1/C3: Making directory 2026/04/22 03:57:35 INFO : A3: Making directory 2026/04/22 03:57:36 INFO : A3/B3: Making directory 2026/04/22 03:57:38 INFO : A3/B3/C4: Making directory 2026/04/22 03:57:41 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:57:42 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:57:42 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:57:43 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:57:44 DEBUG : A1/two: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:57:45 DEBUG : A1/two: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:57:49 DEBUG : A1/two: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:57:55 DEBUG : A1/two: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:58:08 DEBUG : A1/two: Trying to read object after upload: try again in 25.6s (9/10) 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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/04/22 03:58:49 DEBUG : removing 1 level 3 directories 2026/04/22 03:58:49 INFO : A3/B3/C4: 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: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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/04/22 03:59:07 DEBUG : removing 2 level 3 directories 2026/04/22 03:59:07 INFO : A1/B2/C2: Removing directory 2026/04/22 03:59:07 INFO : A1/B1/C3: Removing directory 2026/04/22 03:59:08 DEBUG : removing 2 level 2 directories 2026/04/22 03:59:08 INFO : A3/B3: Removing directory 2026/04/22 03:59:08 INFO : A1/B2: Removing directory 2026/04/22 03:59:09 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/04/22 03:59:10 DEBUG : removing 2 level 1 directories 2026/04/22 03:59:10 INFO : A3: Removing directory 2026/04/22 03:59:10 INFO : A2: Removing directory 2026/04/22 03:59:10 ERROR : A3: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "A2" failed - try 1/3: directory not found run.go:130: removing dir "A2" failed - try 2/3: directory not found run.go:130: removing dir "A2" failed - try 3/3: directory not found run.go:133: removing dir "A2" failed: directory not found run.go:130: removing dir "A1/B1/C1" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1/C1" failed - try 2/3: directory not empty run.go:130: removing dir "A1/B1/C1" failed - try 3/3: directory not empty run.go:133: removing dir "A1/B1/C1" failed: directory not empty run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 2/3: directory not empty run.go:130: removing dir "A1/B1" failed - try 3/3: directory not empty run.go:133: removing dir "A1/B1" failed: directory not empty run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: directory not empty run.go:130: removing dir "A1" failed - try 3/3: directory not empty run.go:133: removing dir "A1" 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: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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "A1/two" 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "A1/B1/C1/one" 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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 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 --- FAIL: TestRmdirsNoLeaveRoot (152.59s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 03:59:48 INFO : A1: Making directory 2026/04/22 03:59:48 INFO : A1/B1: Making directory 2026/04/22 03:59:48 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3), empty space (1) 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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" 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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/two" 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/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/B1/C1/one" 2026/04/22 03:59:59 DEBUG : removing 1 level 3 directories 2026/04/22 03:59:59 INFO : A1/B1/C1: Removing directory 2026/04/22 03:59:59 ERROR : A1/B1/C1: Failed to rmdir: directory not empty 2026/04/22 03:59:59 DEBUG : removing 1 level 2 directories 2026/04/22 03:59:59 INFO : A1/B1: Removing directory 2026/04/22 03:59:59 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:762 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestRmdirsLeaveRoot run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: 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: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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:762 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) 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/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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:762 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" --- FAIL: TestRmdirsLeaveRoot (31.75s) === RUN TestRmdirsWithFilter run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:00:19 INFO : A1: Making directory 2026/04/22 04:00:21 INFO : A1/B1: Making directory 2026/04/22 04:00:22 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" 2026/04/22 04:00:34 DEBUG : empty space: Excluded (Path Filter) 2026/04/22 04:00:34 DEBUG : empty space: Excluded 2026/04/22 04:00:34 DEBUG : removing 1 level 3 directories 2026/04/22 04:00:34 INFO : A1/B1/C1: Removing directory 2026/04/22 04:00:36 DEBUG : removing 1 level 2 directories 2026/04/22 04:00:36 INFO : A1/B1: 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: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/fs/operations/operations_test.go:803 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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/fs/operations/operations_test.go:803 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" --- FAIL: TestRmdirsWithFilter (40.62s) === RUN TestCopyURL run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:823 Error: Should be true Test: TestCopyURL Messages: listing wrong, want got empty space (1) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:823 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/04/22 04:01:11 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:01:11 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:01:11 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:01:12 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:01:13 DEBUG : file1: 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: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/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/04/22 04:01:23 DEBUG : filename.txt: File name found in url 2026/04/22 04:01:25 DEBUG : filename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:01:25 DEBUG : filename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:01:26 DEBUG : filename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:01:26 DEBUG : filename.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:01:27 DEBUG : filename.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:01:29 DEBUG : filename.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:01:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/22 04:01:34 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:01:35 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:01:35 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:01:36 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:01:37 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:01:39 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:01:42 DEBUG : headerfilename.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:01:50 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:01:51 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:01:51 DEBUG : file2: 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: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/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) got empty space (1), file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) 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/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURL Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" --- FAIL: TestCopyURL (77.58s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:02:20 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:02:20 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:02:20 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:02:21 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:02:22 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:02:24 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: Unexpected file "empty space" --- FAIL: TestCopyURLDownloadHeaders (22.75s) === RUN TestMoveFile run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:02:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/22 04:02:44 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:02:44 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:02:45 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:02:45 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:02:46 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:02:48 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:02:51 DEBUG : sub/file2: size = 14 OK 2026/04/22 04:02:51 INFO : file1: Copied (new) to: sub/file2 2026/04/22 04:02:51 INFO : file1: Deleted 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:965 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:965 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" 2026/04/22 04:03:01 DEBUG : sub/file2: size = 14 OK 2026/04/22 04:03:01 DEBUG : file1: Sizes identical 2026/04/22 04:03:01 DEBUG : file1: Unchanged skipping 2026/04/22 04:03:01 INFO : file1: Deleted 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:973 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:973 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" 2026/04/22 04:03:10 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi': don't need to copy/move sub/file2, it is already at target location 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:978 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFile Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" 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 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (56.83s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:03:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/22 04:03:39 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:03:40 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:03:40 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:03:41 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:03:42 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:03:43 DEBUG : file1: size = 14 OK 2026/04/22 04:03:43 INFO : file1: Copied (new) 2026/04/22 04:03:43 INFO : file1: Deleted 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" 2026/04/22 04:03:52 DEBUG : file1: Destination exists, skipping 2026/04/22 04:03:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1003 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1003 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" --- FAIL: TestMoveFileWithIgnoreExisting (39.34s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:04:18 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:04:19 DEBUG : hello: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:04:19 DEBUG : hello: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:04:20 DEBUG : hello: Trying to read object after upload: try again in 800ms (4/10) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1050 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (5) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1050 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" 2026/04/22 04:04:29 NOTICE: hello: Skipped rename to HELLO as --dry-run is set 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (5) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want got empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" --- FAIL: TestCaseInsensitiveMoveFileDryRun (34.52s) === RUN TestMoveFileBackupDir run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" 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: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/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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got empty space (1) 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/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:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "empty space" --- FAIL: TestMoveFileBackupDir (12.11s) === RUN TestDirMove run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:05:07 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:05:07 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:05:07 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:05:08 DEBUG : A1/one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:05:11 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:05:11 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:05:11 DEBUG : A1/two: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:05:12 DEBUG : A1/two: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:05:13 DEBUG : A1/two: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:05:15 DEBUG : A1/two: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:05:25 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:05:26 DEBUG : A1/B1/three: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:05:26 DEBUG : A1/B1/three: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:05:27 DEBUG : A1/B1/three: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:05:28 DEBUG : A1/B1/three: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:05:29 DEBUG : A1/B1/three: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:05:33 DEBUG : A1/B1/three: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:05:39 DEBUG : A1/B1/three: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 04:05:52 DEBUG : A1/B1/three: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:06:18 DEBUG : A1/B1/three: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "A1/B1/three" to "Linkbox root 'rclone-test-pimotuj5xevi'": object not found run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: directory not empty run.go:130: removing dir "A1" failed - try 3/3: directory not empty run.go:133: removing dir "A1" 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: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/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/operations_test.go:1389 Error: Should be true Test: TestDirMove Messages: listing wrong, want got A1/one (3), A1/two (3), empty space (1) 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/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/operations_test.go:1389 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" 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/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/operations_test.go:1389 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/one" 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/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/operations_test.go:1389 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/two" 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/operations_test.go:1389 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (147.30s) === RUN TestGetFsInfo run.go:185: Remote "Linkbox root 'rclone-test-pimotuj5xevi'", Local "Local file system at /tmp/rclone842768689", Modify Window "876000h0m0s" 2026/04/22 04:07:30 DEBUG : Config file has changed externally - reloading run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/one" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/one" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/one" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "A1/one" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/two" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/two" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "A1/two" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "A1/two" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "A1" failed - try 1/3: directory not empty run.go:130: removing dir "A1" failed - try 2/3: directory not empty run.go:130: removing dir "A1" failed - try 3/3: directory not empty run.go:133: removing dir "A1" 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: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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestGetFsInfo Messages: listing wrong, want got A1/one (3), A1/two (3), empty space (1) 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "empty space" 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "A1/one" 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/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "A1/two" 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 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (23.61s) FAIL 2026/04/22 04:07:54 DEBUG : Linkbox root 'rclone-test-pimotuj5xevi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckDownload|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDelete|TestDirMove|TestGetFsInfo|TestHashSums|TestListDirSortedFn|TestListJSON|TestLsLong|TestLsWithFilesFrom|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON)$'" - Finished ERROR in 29m16.244924378s (try 4/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFile TestCopyFileCompareDest TestCopyFileMaxTransfer TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo]