"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheck|TestCheckSumDownload)$|^TestCheckSizeOnly$/^5$'" - Starting (try 2/5) 2026/07/18 02:55:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qananex3rune" 2026/07/18 02:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:55:43 DEBUG : Linkbox root 'rclone-test-qananex3rune': Using cached web token 2026/07/18 02:55:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/18 02:55:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/18 02:55:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:43 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/18 02:55:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/18 02:55:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:48 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:50 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:52 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:54 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:56 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:55:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/18 02:55:58 DEBUG : Creating backend with remote "/tmp/rclone342827127" === RUN TestCheck run.go:198: Remote "Linkbox root 'rclone-test-qananex3rune'", Local "Local file system at /tmp/rclone342827127", Modify Window "876000h0m0s" 2026/07/18 02:56:00 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/18 02:56:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/18 02:56:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/18 02:56:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/18 02:56:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/18 02:56:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/18 02:56:06 DEBUG : pacer: Reducing sleep to 200.225829ms === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (21.99s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-qananex3rune'", Local "Local file system at /tmp/rclone342827127", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/5 check_test.go:86: 5: Expecting 1 errors but got 4 check_test.go:92: 5: Expecting 3 total matching files but got 0 === NAME TestCheckSizeOnly 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{"", "+ empty space", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=13) "+ empty space", + (string) (len=9) "+ potato2", + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly 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:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "empty space", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) "", + (string) (len=11) "empty space", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst 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: TestCheckSizeOnly 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:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckSizeOnly Messages: differ 2026/07/18 02:56:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:50 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:52 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:54 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:56 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:56:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/18 02:57:00 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/18 02:57:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/18 02:57:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/18 02:57:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/18 02:57:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/18 02:57:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/18 02:57:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/18 02:57:09 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestCheckSizeOnly (50.34s) --- FAIL: TestCheckSizeOnly/5 (13.04s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-qananex3rune'", Local "Local file system at /tmp/rclone342827127", Modify Window "876000h0m0s" 2026/07/18 02:57:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qananex3rune/data" 2026/07/18 02:57:11 DEBUG : Linkbox root 'rclone-test-qananex3rune/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/07/18 02:57:22 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/07/18 02:57:26 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/07/18 02:57:31 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/07/18 02:57:35 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/07/18 02:57:40 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/07/18 02:57:44 DEBUG : data/banana: Update: removing old file 2026/07/18 02:57:48 DEBUG : data/potato: Update: removing old file 2026/07/18 02:57:51 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 2026/07/18 02:57:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:57:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/18 02:57:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:57:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/18 02:57:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/18 02:57:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/18 02:58:00 DEBUG : pacer: Reducing sleep to 1.2s 2026/07/18 02:58:01 DEBUG : pacer: Reducing sleep to 900ms 2026/07/18 02:58:02 DEBUG : pacer: Reducing sleep to 675ms 2026/07/18 02:58:04 DEBUG : pacer: Reducing sleep to 506.25ms 2026/07/18 02:58:04 DEBUG : pacer: Reducing sleep to 379.6875ms --- PASS: TestCheckSumDownload (53.17s) --- PASS: TestCheckSumDownload/subtest1 (1.05s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.68s) --- PASS: TestCheckSumDownload/subtest4 (0.68s) --- PASS: TestCheckSumDownload/subtest5 (0.67s) --- PASS: TestCheckSumDownload/subtest6 (0.67s) --- PASS: TestCheckSumDownload/subtest7 (0.76s) FAIL 2026/07/18 02:58:04 DEBUG : Linkbox root 'rclone-test-qananex3rune': Purge remote 2026/07/18 02:58:05 DEBUG : pacer: Reducing sleep to 284.765625ms "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCheck|TestCheckSumDownload)$|^TestCheckSizeOnly$/^5$'" - Finished ERROR in 2m22.580477991s (try 2/5): exit status 1: Failed [TestCheckSizeOnly/5]