"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestCheckSumDownload$'" - Starting (try 2/5) 2022/06/12 05:33:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kolajix9sotakug2ducotub2" 2022/06/12 05:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/12 05:33:26 DEBUG : Creating backend with remote "/tmp/rclone2055485307" === RUN TestCheckSumDownload run.go:181: Remote "sugarsync root 'Test/rclone-test-kolajix9sotakug2ducotub2'", Local "Local file system at /tmp/rclone2055485307", Modify Window "876000h0m0s" 2022/06/12 05:33:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kolajix9sotakug2ducotub2/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 === CONT TestCheckSumDownload check_test.go:411: Error Trace: check_test.go:411 check_test.go:435 Error: Received unexpected error: 1 differences found Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:416: Error Trace: check_test.go:416 check_test.go:435 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 7 check_test.go:390: Error Trace: check_test.go:390 check_test.go:424 check_test.go:435 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "* banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana", + (string) (len=8) "* banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:390: Error Trace: check_test.go:390 check_test.go:427 check_test.go:435 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSumDownload Messages: wrong match result in run 7 check_test.go:390: Error Trace: check_test.go:390 check_test.go:428 check_test.go:435 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong differ result in run 7 --- FAIL: TestCheckSumDownload (58.95s) --- PASS: TestCheckSumDownload/subtest1 (4.11s) --- PASS: TestCheckSumDownload/subtest2 (2.68s) --- PASS: TestCheckSumDownload/subtest3 (2.65s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (2.69s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) FAIL 2022/06/12 05:34:25 DEBUG : sugarsync root 'Test/rclone-test-kolajix9sotakug2ducotub2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestCheckSumDownload$'" - Finished ERROR in 1m2.891848098s (try 2/5): exit status 1: Failed [TestCheckSumDownload]