"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Starting (try 3/5) 2025/11/25 02:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo" 2025/11/25 02:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:05:39 DEBUG : Creating backend with remote "/tmp/rclone2586116250" === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-kanifox5vofo", Local "Local file system at /tmp/rclone2586116250", Modify Window "1ms" 2025/11/25 02:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/data" === 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: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 1 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: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count 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: "2025/11/25 02:05:43 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:43 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 1 files missing\n2025/11/25 02:05:43 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:43 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 1 errors while checking\n" 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{"", "+ banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } 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:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 missingondst 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 === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload 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: "2025/11/25 02:05:44 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 1 files missing\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 1 errors while checking\n" 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{"", "+ banana"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } 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:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 missingondst 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 === 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: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 3 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: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count 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: "2025/11/25 02:05:44 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:44 ERROR : potato: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 files missing\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:44 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 errors while checking\n" 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{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } 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:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst 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 === 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 : 2 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: "2025/11/25 02:05:45 ERROR : potato: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:45 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:45 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 files missing\n2025/11/25 02:05:45 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:45 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 errors while checking\n" 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{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } 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:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst 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 === 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 : 3 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: "2025/11/25 02:05:46 ERROR : orange: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:46 ERROR : potato: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:46 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:46 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 3 files missing\n2025/11/25 02:05:46 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:46 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 3 errors while checking\n" 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{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ potato" } 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{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } 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 === 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 : 3 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: "2025/11/25 02:05:47 ERROR : potato: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:47 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:47 ERROR : orange: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:47 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 3 files missing\n2025/11/25 02:05:47 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:47 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 3 errors while checking\n" 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{"", "+ banana", "+ orange", "+ potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", + (string) (len=8) "+ banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ potato" } 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{"", "banana", "orange", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) "", - (string) (len=6) "orange" + (string) (len=6) "banana", + (string) (len=6) "orange", + (string) (len=6) "potato" } 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 === 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: directory not found Test: TestCheckSumDownload Messages: unexpected error in run 7 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: 0 actual : 2 Test: TestCheckSumDownload Messages: wrong error count 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: "2025/11/25 02:05:48 ERROR : potato: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:48 ERROR : banana: file not in B2 bucket rclone-test-kanifox5vofo path data\n2025/11/25 02:05:48 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 files missing\n2025/11/25 02:05:48 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 0 differences found\n2025/11/25 02:05:48 NOTICE: B2 bucket rclone-test-kanifox5vofo path data: 2 errors while checking\n" 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{"", "+ banana", "+ potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "+ banana", + (string) (len=8) "+ potato" } 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:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong missingondst 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 --- FAIL: TestCheckSumDownload (10.05s) --- PASS: TestCheckSumDownload/subtest1 (0.73s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (0.36s) --- PASS: TestCheckSumDownload/subtest4 (0.37s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (0.37s) --- PASS: TestCheckSumDownload/subtest7 (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kanifox5vofo", Local "Local file system at /tmp/rclone2586116250", Modify Window "1ms" 2025/11/25 02:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/backup" 2025/11/25 02:05:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2586116250) 2025/11/25 02:05:51 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kanifox5vofo) 2025/11/25 02:05:51 DEBUG : dst/file1: Sizes differ 2025/11/25 02:05:51 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) 2025/11/25 02:05:51 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (2.99s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-kanifox5vofo", Local "Local file system at /tmp/rclone2586116250", Modify Window "1ms" 2025/11/25 02:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/dst" 2025/11/25 02:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/CompareDest" 2025/11/25 02:05:54 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:05:55 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (3.45s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-kanifox5vofo", Local "Local file system at /tmp/rclone2586116250", Modify Window "1ms" 2025/11/25 02:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/dst" 2025/11/25 02:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/CopyDest" 2025/11/25 02:05:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:05:58 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (3.54s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kanifox5vofo", Local "Local file system at /tmp/rclone2586116250", Modify Window "1ms" 2025/11/25 02:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kanifox5vofo/backup" 2025/11/25 02:06:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2586116250) 2025/11/25 02:06:01 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kanifox5vofo) 2025/11/25 02:06:01 DEBUG : dst/file1: Sizes differ 2025/11/25 02:06:02 ERROR : dst/file1: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 02:06:02 ERROR : dst/file1: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (3.67s) FAIL 2025/11/25 02:06:02 DEBUG : B2 bucket rclone-test-kanifox5vofo: Purge remote 2025/11/25 02:06:02 INFO : B2 bucket rclone-test-kanifox5vofo: cleaning bucket "rclone-test-kanifox5vofo" of all files 2025/11/25 02:06:03 DEBUG : data/banana: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f418bfe7714d0705d_d20251125_m020548_c001_v7007000_t0000_u01764036348697") 2025/11/25 02:06:03 DEBUG : data/banana: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25d4_d20251125_m020547_c001_v0001180_t0021_u01764036347341") 2025/11/25 02:06:03 DEBUG : data/banana: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25bc_d20251125_m020541_c001_v0001180_t0049_u01764036341815") 2025/11/25 02:06:03 DEBUG : data/potato: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f418bfe7714d0705e_d20251125_m020548_c001_v7007000_t0000_u01764036348879") 2025/11/25 02:06:03 DEBUG : data/potato: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25da_d20251125_m020547_c001_v0001180_t0029_u01764036347550") 2025/11/25 02:06:03 DEBUG : data/potato: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25c2_d20251125_m020543_c001_v0001180_t0039_u01764036343202") 2025/11/25 02:06:03 DEBUG : dst/file1: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f418bfe7714d0708d_d20251125_m020602_c001_v7007000_t0000_u01764036362719") 2025/11/25 02:06:03 DEBUG : dst/file1: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba2613_d20251125_m020559_c001_v0001180_t0014_u01764036359788") 2025/11/25 02:06:03 DEBUG : dst/file1: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f418bfe7714d07061_d20251125_m020552_c001_v7007000_t0000_u01764036352055") 2025/11/25 02:06:03 DEBUG : dst/file1: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25e6_d20251125_m020549_c001_v0001180_t0012_u01764036349424") 2025/11/25 02:06:03 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f418bfe7714d0705f_d20251125_m020549_c001_v7007000_t0000_u01764036349061") 2025/11/25 02:06:03 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25dc_d20251125_m020547_c001_v0001180_t0050_u01764036347770") 2025/11/25 02:06:03 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25d2_d20251125_m020546_c001_v0001180_t0055_u01764036346594") 2025/11/25 02:06:03 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25d0_d20251125_m020545_c001_v0001180_t0013_u01764036345783") 2025/11/25 02:06:03 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25cc_d20251125_m020545_c001_v0001180_t0007_u01764036345024") 2025/11/25 02:06:04 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25ca_d20251125_m020544_c001_v0001180_t0038_u01764036344245") 2025/11/25 02:06:04 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25c6_d20251125_m020543_c001_v0001180_t0002_u01764036343502") 2025/11/25 02:06:04 DEBUG : test.sum: Deleting (id "4_z8f226dc3c02dbb8b9fa80e1b_f1043eede7fba25be_d20251125_m020542_c001_v0001180_t0009_u01764036342076") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list -test.run '^(TestCheckSumDownload|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMoveFileBackupDir)$'" - Finished ERROR in 26.249762282s (try 3/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestMoveFileBackupDir]