"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/05/06 02:36:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2" 2024/05/06 02:36:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:36:26 DEBUG : Creating backend with remote "/tmp/rclone1121715414" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/05/06 02:36:27 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.74s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/05/06 02:36:27 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.64s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/05/06 02:36:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/05/06 02:36:27 DEBUG : potato: Seek from 10 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 10 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Seek from 5 to 2 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/05/06 02:36:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Seek from 5 to 2 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/05/06 02:36:27 DEBUG : potato: Seek from 8 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 8 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/05/06 02:36:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 02:36:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 02:36:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 02:36:27 DEBUG : potato: Seek from 5 to 2 2024/05/06 02:36:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/05/06 02:36:27 DEBUG : potato: Seek from 9 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 9 to 0 2024/05/06 02:36:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.02s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2024/05/06 02:36:37 DEBUG : Creating backend with remote "nonexistent" 2024/05/06 02:36:37 DEBUG : Creating backend with remote "nonexistent" 2024/05/06 02:36:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/05/06 02:36:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/05/06 02:36:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/05/06 02:36:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 check_test.go:89: 2: Expecting 1 errors but got 3 check_test.go:92: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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/3 check_test.go:89: 3: Expecting 2 errors but got 4 check_test.go:92: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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/4 check_test.go:89: 4: Expecting 1 errors but got 4 check_test.go:92: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* potato2", "- 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=10) "! rutabaga", + (string) (len=9) "* potato2", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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/5 check_test.go:89: 5: Expecting 1 errors but got 4 check_test.go:92: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "* potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "* potato2" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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/6 check_test.go:89: 6: Expecting 2 errors but got 5 check_test.go:92: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "* potato2", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "* potato2", + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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/7 check_test.go:89: 7: Expecting 1 errors but got 4 check_test.go:92: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "* potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "* potato2" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 --- FAIL: TestCheckDownload (18.57s) --- PASS: TestCheckDownload/1 (2.10s) --- FAIL: TestCheckDownload/2 (1.72s) --- FAIL: TestCheckDownload/3 (1.66s) --- FAIL: TestCheckDownload/4 (2.18s) --- FAIL: TestCheckDownload/5 (2.33s) --- FAIL: TestCheckDownload/6 (2.01s) --- FAIL: TestCheckDownload/7 (2.05s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.77s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:37:08 NOTICE: test.sum: improperly formatted checksum line 4 2024/05/06 02:37:08 NOTICE: test.sum: improperly formatted checksum line 5 2024/05/06 02:37:08 NOTICE: test.sum: improperly formatted checksum line 6 2024/05/06 02:37:08 NOTICE: test.sum: 2 warning(s) suppressed... 2024/05/06 02:37:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/05/06 02:37:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/05/06 02:37:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/05/06 02:37:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.89s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:37:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 2 check_test.go:418: Error Trace: /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:433 Error: "" does not contain "matching files" Test: TestCheckSum Messages: missing matching files in run 2 check_test.go:420: Error Trace: /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:433 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSum Messages: wrong number of checks in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong combined result in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong missingonsrc result in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong match result in run 2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong combined result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong differ result in run 4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 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: TestCheckSum Messages: wrong differ result in run 6 2024/05/06 02:37:44 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:37:44 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:37:45 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:37:45 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:37:45 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:37:45 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:37:46 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:37:46 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:37:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:37:48 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:37:50 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:37:51 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:37:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:37:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:37:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:37:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:37:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:37:55 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:37:55 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:37:55 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:37:56 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:37:56 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:37:57 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:37:57 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:37:57 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/05/06 02:37:57 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestCheckSum/subtest7 2024/05/06 02:38:01 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/05/06 02:38:01 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/05/06 02:38:01 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/05/06 02:38:01 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (49.88s) --- PASS: TestCheckSum/subtest1 (2.98s) --- PASS: TestCheckSum/subtest2 (1.68s) --- PASS: TestCheckSum/subtest3 (2.26s) --- PASS: TestCheckSum/subtest4 (1.75s) --- PASS: TestCheckSum/subtest5 (2.24s) --- PASS: TestCheckSum/subtest6 (2.26s) --- PASS: TestCheckSum/subtest7 (2.30s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:38:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/data" 2024/05/06 02:38:06 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:38:06 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:38:07 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:38:07 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:38:07 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:38:07 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:38:08 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:38:08 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:38:10 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:38:12 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:38:13 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestCheckSumDownload/subtest1 2024/05/06 02:38:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:38:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:38:20 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:38:20 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:38:20 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:38:21 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:38:21 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:38:21 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:38:21 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:38:22 DEBUG : pacer: Reducing sleep to 20.04519ms === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 2024/05/06 02:38:38 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:38:39 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:38:39 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:38:39 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:38:39 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:38:40 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:38:40 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:38:41 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:38:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:38:42 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:38:44 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:38:45 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:38:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:38:47 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckSumDownload/subtest5 2024/05/06 02:38:51 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:38:51 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:38:52 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:38:52 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:38:53 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:38:53 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:38:53 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:38:53 DEBUG : pacer: Reducing sleep to 20.04519ms === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/05/06 02:39:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/05/06 02:39:08 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/05/06 02:39:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/05/06 02:39:08 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (67.04s) --- PASS: TestCheckSumDownload/subtest1 (5.12s) --- PASS: TestCheckSumDownload/subtest2 (4.14s) --- PASS: TestCheckSumDownload/subtest3 (2.49s) --- PASS: TestCheckSumDownload/subtest4 (4.09s) --- PASS: TestCheckSumDownload/subtest5 (3.59s) --- PASS: TestCheckSumDownload/subtest6 (2.97s) --- PASS: TestCheckSumDownload/subtest7 (4.13s) === RUN TestApplyTransforms 2024/05/06 02:39:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-jalowig8zizulog0disumud8" 2024/05/06 02:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:10 DEBUG : Creating backend with remote "/tmp/rclone2348420149" run.go:180: Remote "PikPak root 'rclone-test-jalowig8zizulog0disumud8'", Local "Local file system at /tmp/rclone2348420149", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2024/05/06 02:39:13 ERROR : hello, world!: sum not found 2024/05/06 02:39:13 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-jalowig8zizulog0disumud8' 2024/05/06 02:39:13 NOTICE: PikPak root 'rclone-test-jalowig8zizulog0disumud8': 1 files missing 2024/05/06 02:39:13 NOTICE: 1 hashes missing 2024/05/06 02:39:13 NOTICE: PikPak root 'rclone-test-jalowig8zizulog0disumud8': 2 differences found 2024/05/06 02:39:13 NOTICE: PikPak root 'rclone-test-jalowig8zizulog0disumud8': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/05/06 02:39:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:14 NOTICE: PikPak root 'rclone-test-jalowig8zizulog0disumud8': 0 differences found 2024/05/06 02:39:14 NOTICE: PikPak root 'rclone-test-jalowig8zizulog0disumud8': 1 matching files 2024/05/06 02:39:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zojadip6rajedij6conoriz8" 2024/05/06 02:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:16 DEBUG : Creating backend with remote "/tmp/rclone387211490" run.go:180: Remote "PikPak root 'rclone-test-zojadip6rajedij6conoriz8'", Local "Local file system at /tmp/rclone387211490", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2024/05/06 02:39:18 ERROR : HELLO, WORLD!: sum not found 2024/05/06 02:39:18 ERROR : hello, world!: file not in PikPak root 'rclone-test-zojadip6rajedij6conoriz8' 2024/05/06 02:39:18 NOTICE: PikPak root 'rclone-test-zojadip6rajedij6conoriz8': 1 files missing 2024/05/06 02:39:18 NOTICE: 1 hashes missing 2024/05/06 02:39:18 NOTICE: PikPak root 'rclone-test-zojadip6rajedij6conoriz8': 2 differences found 2024/05/06 02:39:18 NOTICE: PikPak root 'rclone-test-zojadip6rajedij6conoriz8': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/05/06 02:39:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:20 NOTICE: PikPak root 'rclone-test-zojadip6rajedij6conoriz8': 0 differences found 2024/05/06 02:39:20 NOTICE: PikPak root 'rclone-test-zojadip6rajedij6conoriz8': 1 matching files 2024/05/06 02:39:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zipobes1julupil9kayujiy6" 2024/05/06 02:39:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:21 DEBUG : Creating backend with remote "/tmp/rclone2210801173" run.go:180: Remote "PikPak root 'rclone-test-zipobes1julupil9kayujiy6'", Local "Local file system at /tmp/rclone2210801173", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/05/06 02:39:24 ERROR : HeLlO, wOrLd!: sum not found 2024/05/06 02:39:24 ERROR : hello, world!: file not in PikPak root 'rclone-test-zipobes1julupil9kayujiy6' 2024/05/06 02:39:24 NOTICE: PikPak root 'rclone-test-zipobes1julupil9kayujiy6': 1 files missing 2024/05/06 02:39:24 NOTICE: 1 hashes missing 2024/05/06 02:39:24 NOTICE: PikPak root 'rclone-test-zipobes1julupil9kayujiy6': 2 differences found 2024/05/06 02:39:24 NOTICE: PikPak root 'rclone-test-zipobes1julupil9kayujiy6': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/05/06 02:39:26 ERROR : HeLlO, wOrLd!: Failed to calculate hash: can't download - no link to download 2024/05/06 02:39:26 NOTICE: PikPak root 'rclone-test-zipobes1julupil9kayujiy6': 1 differences found 2024/05/06 02:39:26 NOTICE: PikPak root 'rclone-test-zipobes1julupil9kayujiy6': 1 errors while checking 2024/05/06 02:39:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefodek1daseziw0padejof7" 2024/05/06 02:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:28 DEBUG : Creating backend with remote "/tmp/rclone2603207955" run.go:180: Remote "PikPak root 'rclone-test-fefodek1daseziw0padejof7'", Local "Local file system at /tmp/rclone2603207955", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/05/06 02:39:32 ERROR : HELLO, WORLD!: sum not found 2024/05/06 02:39:32 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-fefodek1daseziw0padejof7' 2024/05/06 02:39:32 NOTICE: PikPak root 'rclone-test-fefodek1daseziw0padejof7': 1 files missing 2024/05/06 02:39:32 NOTICE: 1 hashes missing 2024/05/06 02:39:32 NOTICE: PikPak root 'rclone-test-fefodek1daseziw0padejof7': 2 differences found 2024/05/06 02:39:32 NOTICE: PikPak root 'rclone-test-fefodek1daseziw0padejof7': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/05/06 02:39:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:34 NOTICE: PikPak root 'rclone-test-fefodek1daseziw0padejof7': 0 differences found 2024/05/06 02:39:34 NOTICE: PikPak root 'rclone-test-fefodek1daseziw0padejof7': 1 matching files 2024/05/06 02:39:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qukuhey1boricah3necekoc7" 2024/05/06 02:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:35 DEBUG : Creating backend with remote "/tmp/rclone3962438846" run.go:180: Remote "PikPak root 'rclone-test-qukuhey1boricah3necekoc7'", Local "Local file system at /tmp/rclone3962438846", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2024/05/06 02:39:38 ERROR : 測試_Русский___ě_áñ: sum not found 2024/05/06 02:39:38 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-qukuhey1boricah3necekoc7' 2024/05/06 02:39:38 NOTICE: PikPak root 'rclone-test-qukuhey1boricah3necekoc7': 1 files missing 2024/05/06 02:39:38 NOTICE: 1 hashes missing 2024/05/06 02:39:38 NOTICE: PikPak root 'rclone-test-qukuhey1boricah3necekoc7': 2 differences found 2024/05/06 02:39:38 NOTICE: PikPak root 'rclone-test-qukuhey1boricah3necekoc7': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/05/06 02:39:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:39 NOTICE: PikPak root 'rclone-test-qukuhey1boricah3necekoc7': 0 differences found 2024/05/06 02:39:39 NOTICE: PikPak root 'rclone-test-qukuhey1boricah3necekoc7': 1 matching files 2024/05/06 02:39:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tiyivin2biyaqub4papewoh8" 2024/05/06 02:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:40 DEBUG : Creating backend with remote "/tmp/rclone2475363803" run.go:180: Remote "PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8'", Local "Local file system at /tmp/rclone2475363803", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2024/05/06 02:39:44 ERROR : 測試_Русский___ě_áñ: sum not found 2024/05/06 02:39:44 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8' 2024/05/06 02:39:44 NOTICE: PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': 1 files missing 2024/05/06 02:39:44 NOTICE: 1 hashes missing 2024/05/06 02:39:44 NOTICE: PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': 2 differences found 2024/05/06 02:39:44 NOTICE: PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/05/06 02:39:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:46 NOTICE: PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': 0 differences found 2024/05/06 02:39:46 NOTICE: PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': 1 matching files 2024/05/06 02:39:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lipemex9yelereg9jivojez3" 2024/05/06 02:39:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:47 DEBUG : Creating backend with remote "/tmp/rclone1802142813" run.go:180: Remote "PikPak root 'rclone-test-lipemex9yelereg9jivojez3'", Local "Local file system at /tmp/rclone1802142813", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/05/06 02:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 02:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-lipemex9yelereg9jivojez3' 2024/05/06 02:39:50 NOTICE: PikPak root 'rclone-test-lipemex9yelereg9jivojez3': 1 files missing 2024/05/06 02:39:50 NOTICE: 1 hashes missing 2024/05/06 02:39:50 NOTICE: PikPak root 'rclone-test-lipemex9yelereg9jivojez3': 2 differences found 2024/05/06 02:39:50 NOTICE: PikPak root 'rclone-test-lipemex9yelereg9jivojez3': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/05/06 02:39:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:39:51 NOTICE: PikPak root 'rclone-test-lipemex9yelereg9jivojez3': 0 differences found 2024/05/06 02:39:51 NOTICE: PikPak root 'rclone-test-lipemex9yelereg9jivojez3': 1 matching files 2024/05/06 02:39:51 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yicevoy7vixific8jaxehem9" 2024/05/06 02:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:52 DEBUG : Creating backend with remote "/tmp/rclone3854518188" run.go:180: Remote "PikPak root 'rclone-test-yicevoy7vixific8jaxehem9'", Local "Local file system at /tmp/rclone3854518188", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/05/06 02:39:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 02:39:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-yicevoy7vixific8jaxehem9' 2024/05/06 02:39:54 NOTICE: PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': 1 files missing 2024/05/06 02:39:54 NOTICE: 1 hashes missing 2024/05/06 02:39:54 NOTICE: PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': 2 differences found 2024/05/06 02:39:54 NOTICE: PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/05/06 02:39:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: can't download - no link to download 2024/05/06 02:39:57 NOTICE: PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': 1 differences found 2024/05/06 02:39:57 NOTICE: PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': 1 errors while checking 2024/05/06 02:39:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pecagav7qaqakah4bimokos3" 2024/05/06 02:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:39:59 DEBUG : Creating backend with remote "/tmp/rclone1581649175" run.go:180: Remote "PikPak root 'rclone-test-pecagav7qaqakah4bimokos3'", Local "Local file system at /tmp/rclone1581649175", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2024/05/06 02:40:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 02:40:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-pecagav7qaqakah4bimokos3' 2024/05/06 02:40:02 NOTICE: PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': 1 files missing 2024/05/06 02:40:02 NOTICE: 1 hashes missing 2024/05/06 02:40:02 NOTICE: PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': 2 differences found 2024/05/06 02:40:02 NOTICE: PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/05/06 02:40:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:40:03 NOTICE: PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': 0 differences found 2024/05/06 02:40:03 NOTICE: PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': 1 matching files 2024/05/06 02:40:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zapovuv2dutelet5tuzixaw8" 2024/05/06 02:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:40:05 DEBUG : Creating backend with remote "/tmp/rclone3508189749" run.go:180: Remote "PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8'", Local "Local file system at /tmp/rclone3508189749", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/05/06 02:40:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 02:40:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8' 2024/05/06 02:40:07 NOTICE: PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': 1 files missing 2024/05/06 02:40:07 NOTICE: 1 hashes missing 2024/05/06 02:40:07 NOTICE: PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': 2 differences found 2024/05/06 02:40:07 NOTICE: PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/05/06 02:40:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 02:40:10 NOTICE: PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': 0 differences found 2024/05/06 02:40:10 NOTICE: PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': 1 matching files 2024/05/06 02:40:10 DEBUG : PikPak root 'rclone-test-zapovuv2dutelet5tuzixaw8': Purge remote 2024/05/06 02:40:10 DEBUG : PikPak root 'rclone-test-pecagav7qaqakah4bimokos3': Purge remote 2024/05/06 02:40:10 DEBUG : PikPak root 'rclone-test-yicevoy7vixific8jaxehem9': Purge remote 2024/05/06 02:40:10 DEBUG : PikPak root 'rclone-test-lipemex9yelereg9jivojez3': Purge remote 2024/05/06 02:40:10 DEBUG : PikPak root 'rclone-test-tiyivin2biyaqub4papewoh8': Purge remote 2024/05/06 02:40:11 DEBUG : PikPak root 'rclone-test-qukuhey1boricah3necekoc7': Purge remote 2024/05/06 02:40:11 DEBUG : PikPak root 'rclone-test-fefodek1daseziw0padejof7': Purge remote 2024/05/06 02:40:11 DEBUG : PikPak root 'rclone-test-zipobes1julupil9kayujiy6': Purge remote 2024/05/06 02:40:11 DEBUG : PikPak root 'rclone-test-zojadip6rajedij6conoriz8': Purge remote 2024/05/06 02:40:12 DEBUG : PikPak root 'rclone-test-jalowig8zizulog0disumud8': Purge remote --- PASS: TestApplyTransforms (63.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:40:12 DEBUG : file1: Need to transfer - File not found at Destination 2024/05/06 02:40:14 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/05/06 02:40:14 INFO : file1: Copied (new) to: sub/file2 2024/05/06 02:40:15 DEBUG : file1: Sizes identical 2024/05/06 02:40:15 DEBUG : file1: Unchanged skipping 2024/05/06 02:40:15 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': don't need to copy/move sub/file2, it is already at target location 2024/05/06 02:40:17 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.51s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:40:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/backup" 2024/05/06 02:40:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/05/06 02:40:24 INFO : dst/file1: Moved (server-side) 2024/05/06 02:40:28 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/05/06 02:40:28 INFO : dst/file1: Copied (new) 2024/05/06 02:40:30 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/05/06 02:40:31 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/05/06 02:40:31 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (13.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:40:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/dst" 2024/05/06 02:40:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/CompareDest" 2024/05/06 02:40:35 DEBUG : one: Need to transfer - File not found at Destination 2024/05/06 02:40:38 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:40:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:40:39 DEBUG : pacer: Reducing sleep to 15ms 2024/05/06 02:40:39 DEBUG : one: Dst hash empty - aborting Src hash check 2024/05/06 02:40:39 INFO : one: Copied (new) 2024/05/06 02:40:40 DEBUG : pacer: Reducing sleep to 11.25ms 2024/05/06 02:40:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/05/06 02:40:42 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:40:43 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:40:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:40:43 DEBUG : pacer: Reducing sleep to 15ms 2024/05/06 02:40:44 DEBUG : pacer: Reducing sleep to 11.25ms 2024/05/06 02:40:44 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:40:44 DEBUG : one: Dst hash empty - aborting Src hash check 2024/05/06 02:40:44 INFO : one: Copied (replaced existing) 2024/05/06 02:40:47 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:40:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:40:47 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:40:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:40:48 DEBUG : pacer: Reducing sleep to 30ms 2024/05/06 02:40:49 DEBUG : pacer: Reducing sleep to 22.5ms 2024/05/06 02:40:49 DEBUG : pacer: Reducing sleep to 16.875ms 2024/05/06 02:40:49 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/05/06 02:40:49 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:40:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/05/06 02:40:52 DEBUG : one: Sizes identical 2024/05/06 02:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/05/06 02:40:56 DEBUG : two: Need to transfer - File not found at Destination 2024/05/06 02:40:56 DEBUG : two: Sizes identical 2024/05/06 02:40:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/05/06 02:40:57 DEBUG : two: Need to transfer - File not found at Destination 2024/05/06 02:40:57 DEBUG : two: Sizes identical 2024/05/06 02:40:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/05/06 02:40:58 DEBUG : two: Need to transfer - File not found at Destination 2024/05/06 02:40:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/05/06 02:41:00 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:41:01 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:41:02 DEBUG : pacer: Reducing sleep to 30ms 2024/05/06 02:41:02 DEBUG : two: Dst hash empty - aborting Src hash check 2024/05/06 02:41:02 INFO : two: Copied (new) 2024/05/06 02:41:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/05/06 02:41:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:05 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/05/06 02:41:05 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (33.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:41:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/dst" 2024/05/06 02:41:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/CopyDest" 2024/05/06 02:41:08 DEBUG : one: Need to transfer - File not found at Destination 2024/05/06 02:41:11 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:41:11 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:41:12 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:41:12 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:41:12 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:12 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:41:14 DEBUG : pacer: Reducing sleep to 240ms 2024/05/06 02:41:14 DEBUG : one: Dst hash empty - aborting Src hash check 2024/05/06 02:41:14 INFO : one: Copied (new) 2024/05/06 02:41:15 DEBUG : pacer: Reducing sleep to 180ms 2024/05/06 02:41:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/05/06 02:41:16 DEBUG : pacer: Reducing sleep to 135ms 2024/05/06 02:41:17 DEBUG : pacer: Reducing sleep to 101.25ms 2024/05/06 02:41:17 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:17 DEBUG : pacer: Rate limited, increasing sleep to 202.5ms 2024/05/06 02:41:17 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:17 DEBUG : pacer: Rate limited, increasing sleep to 405ms 2024/05/06 02:41:17 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:17 DEBUG : pacer: Rate limited, increasing sleep to 810ms 2024/05/06 02:41:18 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:18 DEBUG : pacer: Rate limited, increasing sleep to 1.62s 2024/05/06 02:41:19 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:41:21 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:41:22 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:41:24 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:41:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/05/06 02:41:24 INFO : one: Copied (replaced existing) 2024/05/06 02:41:26 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:41:27 DEBUG : pacer: Reducing sleep to 15ms 2024/05/06 02:41:27 DEBUG : pacer: Reducing sleep to 11.25ms 2024/05/06 02:41:27 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:41:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:41:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/BackupDir" 2024/05/06 02:41:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/05/06 02:41:35 DEBUG : one: Sizes identical 2024/05/06 02:41:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/05/06 02:41:36 INFO : one: Moved (server-side) 2024/05/06 02:41:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:41:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:41:37 DEBUG : one: Dst hash empty - aborting Src hash check 2024/05/06 02:41:37 DEBUG : one: Src hash empty - aborting Dst hash check 2024/05/06 02:41:37 INFO : one: Copied (server-side copy) 2024/05/06 02:41:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/05/06 02:41:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:41:41 DEBUG : two: Need to transfer - File not found at Destination 2024/05/06 02:41:42 DEBUG : two: Sizes identical 2024/05/06 02:41:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:41:42 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:41:42 DEBUG : two: Dst hash empty - aborting Src hash check 2024/05/06 02:41:42 DEBUG : two: Src hash empty - aborting Dst hash check 2024/05/06 02:41:42 INFO : two: Copied (server-side copy) 2024/05/06 02:41:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/05/06 02:41:43 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:41:43 DEBUG : two: Sizes identical 2024/05/06 02:41:43 DEBUG : two: Unchanged skipping 2024/05/06 02:41:45 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:41:46 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:41:46 DEBUG : pacer: Reducing sleep to 30ms 2024/05/06 02:41:46 DEBUG : pacer: Reducing sleep to 22.5ms 2024/05/06 02:41:46 DEBUG : pacer: Reducing sleep to 16.875ms 2024/05/06 02:41:46 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/05/06 02:41:46 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:41:47 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:41:47 DEBUG : three: Need to transfer - File not found at Destination 2024/05/06 02:41:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/05/06 02:41:47 DEBUG : three: Destination not found in --copy-dest 2024/05/06 02:41:47 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:41:48 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:41:48 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:41:49 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:49 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/05/06 02:41:50 DEBUG : pacer: Reducing sleep to 53.453842ms 2024/05/06 02:41:50 DEBUG : three: Dst hash empty - aborting Src hash check 2024/05/06 02:41:50 INFO : three: Copied (new) 2024/05/06 02:41:53 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/05/06 02:41:53 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/05/06 02:41:53 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:53 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:53 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/05/06 02:41:53 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/05/06 02:41:53 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/05/06 02:41:53 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/05/06 02:41:54 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (49.19s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:41:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/05/06 02:41:58 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:41:59 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:41:59 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:41:59 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:59 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:41:59 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:41:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:42:00 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:00 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:42:00 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:42:00 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:42:03 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:42:03 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/05/06 02:42:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/05/06 02:42:04 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:42:05 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:42:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:42:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/05/06 02:42:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:42:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:42:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:42:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: Post "https://vip-lixian-07.mypikpak.com": failed to copy data: max transfer limit reached as set by --max-transfer 2024/05/06 02:42:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:42:10 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:42:10 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:42:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/05/06 02:42:10 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:42:11 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:42:11 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:42:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/05/06 02:42:11 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:42:12 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:42:13 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/05/06 02:42:14 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/05/06 02:42:14 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/05/06 02:42:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/05/06 02:42:14 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/05/06 02:42:14 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:42:15 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/05/06 02:42:15 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" fstest.go:293: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:296: Flushing the directory cache fstest.go:287: Sleeping for 6s just to make sure --- PASS: TestCopyFileMaxTransfer (29.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.91s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.44s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.45s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.44s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.44s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.45s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:42:32 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:42:32 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:42:33 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:42:33 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:42:34 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:42:34 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:42:34 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:42:35 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:42:37 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:42:38 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:42:40 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:42:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:42:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:42:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:42:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:42:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:42:45 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:42:46 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:42:46 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:42:46 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:42:47 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:42:47 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:42:48 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:42:49 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/05/06 02:42:49 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/05/06 02:42:49 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/05/06 02:42:51 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:42:53 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:42:54 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:42:54 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:42:54 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:42:54 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:42:55 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:42:55 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:42:56 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:42:57 DEBUG : pacer: low level retry 9/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:42:59 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:43:01 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:43:02 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:43:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:43:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:43:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:43:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:43:05 DEBUG : a.txt: Excluded (Size Filter) 2024/05/06 02:43:05 DEBUG : a.txt: Excluded 2024/05/06 02:43:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:43:06 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:43:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/05/06 02:43:06 DEBUG : sub dir/hello world2: Excluded 2024/05/06 02:43:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/05/06 02:43:06 DEBUG : sub dir/hello world: Excluded 2024/05/06 02:43:06 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:43:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:43:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:43:07 DEBUG : sub dir/ignore dir: Excluded 2024/05/06 02:43:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/05/06 02:43:07 DEBUG : sub dir/hello world2: Excluded 2024/05/06 02:43:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/05/06 02:43:07 DEBUG : sub dir/hello world: Excluded 2024/05/06 02:43:07 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:43:07 DEBUG : sub dir/ignore dir: Excluded 2024/05/06 02:43:07 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:43:07 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:43:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/05/06 02:43:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/05/06 02:43:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/05/06 02:43:08 DEBUG : pacer: Reducing sleep to 10ms 2024/05/06 02:43:10 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/05/06 02:43:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/05/06 02:43:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/05/06 02:43:11 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/05/06 02:43:11 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/05/06 02:43:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/05/06 02:43:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (42.30s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2024/05/06 02:43:21 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (9.88s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" === 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 2024/05/06 02:43:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/notfound" 2024/05/06 02:43:28 DEBUG : Config file has changed externally - reloading 2024/05/06 02:43:31 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (9.53s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:43:31 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Making directory 2024/05/06 02:43:31 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:43:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (3.85s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" --- PASS: TestLs (4.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:43:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/05/06 02:43:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.28s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" --- PASS: TestLsLong (4.28s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:43:50 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:43:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:43:51 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:43:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:43:51 DEBUG : pacer: Reducing sleep to 30ms 2024/05/06 02:43:51 DEBUG : pacer: Reducing sleep to 22.5ms === RUN TestHashSums/Md5 2024/05/06 02:43:52 DEBUG : pacer: Reducing sleep to 16.875ms operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: " potato2\n empty space\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: " potato2\n empty space\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download 2024/05/06 02:43:52 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/05/06 02:43:53 DEBUG : pacer: Reducing sleep to 10ms operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: "336d5ebc5436534e61d16e63ddfca327 empty space\nd41d8cd98f00b204e9800998ecf8427e potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (8.47s) --- FAIL: TestHashSums/Md5 (0.25s) --- FAIL: TestHashSums/Md5Download (3.46s) === RUN TestHashSumsWithErrors 2024/05/06 02:43:56 DEBUG : Creating backend with remote ":memory:" 2024/05/06 02:43:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/05/06 02:43:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/05/06 02:43:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:01 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (6.07s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:06 DEBUG : Waiting for deletions to finish 2024/05/06 02:44:06 DEBUG : large: Excluded (Size Filter) 2024/05/06 02:44:06 DEBUG : large: Excluded 2024/05/06 02:44:06 INFO : small: Deleted 2024/05/06 02:44:06 INFO : medium: Deleted --- PASS: TestDelete (5.04s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:09 DEBUG : Waiting for deletions to finish 2024/05/06 02:44:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/05/06 02:44:09 INFO : medium: Deleted 2024/05/06 02:44:09 INFO : small: Deleted --- PASS: TestMaxDelete (3.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:12 DEBUG : Waiting for deletions to finish 2024/05/06 02:44:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/05/06 02:44:13 INFO : medium: Deleted 2024/05/06 02:44:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.65s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:16 DEBUG : Waiting for deletions to finish 2024/05/06 02:44:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/05/06 02:44:17 INFO : large: Deleted 2024/05/06 02:44:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (3.76s) === RUN TestRetry 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 1/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 2/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 1/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 2/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 3/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 4/5 2024/05/06 02:44:18 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:44:20 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:44:21 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/05/06 02:44:21 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/05/06 02:44:21 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:21 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/05/06 02:44:22 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/05/06 02:44:22 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/05/06 02:44:22 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:22 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/05/06 02:44:23 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/05/06 02:44:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/05/06 02:44:24 DEBUG : pacer: Reducing sleep to 1.5s 2024/05/06 02:44:26 DEBUG : pacer: Reducing sleep to 1.125s 2024/05/06 02:44:28 DEBUG : pacer: Reducing sleep to 843.75ms 2024/05/06 02:44:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/05/06 02:44:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/05/06 02:44:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/05/06 02:44:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/05/06 02:44:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/05/06 02:44:32 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/05/06 02:44:34 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/05/06 02:44:34 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/05/06 02:44:35 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/05/06 02:44:36 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/05/06 02:44:36 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/05/06 02:44:38 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/05/06 02:44:38 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/05/06 02:44:40 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/05/06 02:44:40 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/05/06 02:44:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCat (30.13s) === RUN TestPurge 2024/05/06 02:44:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafonem4curavuj3juwoleh7" 2024/05/06 02:44:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 02:44:50 DEBUG : Creating backend with remote "/tmp/rclone904043906" run.go:180: Remote "PikPak root 'rclone-test-yafonem4curavuj3juwoleh7'", Local "Local file system at /tmp/rclone904043906", Modify Window "876000h0m0s" 2024/05/06 02:44:54 DEBUG : A2: Making directory 2024/05/06 02:44:55 DEBUG : A1/B2: Making directory 2024/05/06 02:44:55 DEBUG : A1/B2/C2: Making directory 2024/05/06 02:44:56 DEBUG : A1/B1/C3: Making directory 2024/05/06 02:44:56 DEBUG : A3: Making directory 2024/05/06 02:44:57 DEBUG : A3/B3: Making directory 2024/05/06 02:44:57 DEBUG : A3/B3/C4: Making directory 2024/05/06 02:45:04 ERROR : : error listing: directory not found 2024/05/06 02:45:04 DEBUG : PikPak root 'rclone-test-yafonem4curavuj3juwoleh7': Purge remote 2024/05/06 02:45:05 purge failed: directory not found --- PASS: TestPurge (16.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:07 DEBUG : A2: Making directory 2024/05/06 02:45:08 DEBUG : A1/B2: Making directory 2024/05/06 02:45:08 DEBUG : A1/B2/C2: Making directory 2024/05/06 02:45:09 DEBUG : A1/B1/C3: Making directory 2024/05/06 02:45:09 DEBUG : A3: Making directory 2024/05/06 02:45:10 DEBUG : A3/B3: Making directory 2024/05/06 02:45:10 DEBUG : A3/B3/C4: Making directory 2024/05/06 02:45:13 DEBUG : removing 1 level 3 directories 2024/05/06 02:45:13 INFO : A3/B3/C4: Removing directory 2024/05/06 02:45:16 DEBUG : removing 2 level 3 directories 2024/05/06 02:45:16 INFO : A1/B2/C2: Removing directory 2024/05/06 02:45:16 INFO : A1/B1/C3: Removing directory 2024/05/06 02:45:16 DEBUG : removing 2 level 2 directories 2024/05/06 02:45:16 INFO : A3/B3: Removing directory 2024/05/06 02:45:16 INFO : A1/B2: Removing directory 2024/05/06 02:45:16 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/05/06 02:45:16 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/05/06 02:45:17 DEBUG : removing 2 level 1 directories 2024/05/06 02:45:17 INFO : A3: Removing directory 2024/05/06 02:45:17 INFO : A2: Removing directory 2024/05/06 02:45:17 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/05/06 02:45:20 DEBUG : removing 1 level 3 directories 2024/05/06 02:45:20 INFO : A1/B1/C1: Removing directory 2024/05/06 02:45:20 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/05/06 02:45:20 DEBUG : removing 1 level 2 directories 2024/05/06 02:45:20 INFO : A1/B1: Removing directory 2024/05/06 02:45:21 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/05/06 02:45:21 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:45:21 DEBUG : removing 1 level 1 directories 2024/05/06 02:45:21 INFO : A1: Removing directory 2024/05/06 02:45:21 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/05/06 02:45:21 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/05/06 02:45:21 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/05/06 02:45:21 DEBUG : removing 1 level 0 directories 2024/05/06 02:45:21 INFO : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Removing directory 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "A3" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "A2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "A1" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "dst" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "dst" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "backup" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "dst" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "sub" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "data" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "data" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "file2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "file1" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "large" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "medium" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "small" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "large" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "medium" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "small" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "large" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "medium" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "small" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "large" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "medium" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "small" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "file1" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "file1" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/05/06 02:45:22 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/05/06 02:45:23 ERROR : : error listing: directory not found 2024/05/06 02:45:24 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:24 DEBUG : A1: Making directory 2024/05/06 02:45:25 DEBUG : A1/B1: Making directory 2024/05/06 02:45:25 DEBUG : A1/B1/C1: Making directory 2024/05/06 02:45:27 DEBUG : removing 1 level 3 directories 2024/05/06 02:45:27 INFO : A1/B1/C1: Removing directory 2024/05/06 02:45:28 DEBUG : removing 1 level 2 directories 2024/05/06 02:45:28 INFO : A1/B1: Removing directory 2024/05/06 02:45:28 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:45:30 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (6.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:30 DEBUG : A1: Making directory 2024/05/06 02:45:30 DEBUG : A1/B1: Making directory 2024/05/06 02:45:31 DEBUG : A1/B1/C1: Making directory 2024/05/06 02:45:33 DEBUG : removing 1 level 3 directories 2024/05/06 02:45:33 INFO : A1/B1/C1: Removing directory 2024/05/06 02:45:34 DEBUG : removing 1 level 2 directories 2024/05/06 02:45:34 INFO : A1/B1: Removing directory 2024/05/06 02:45:34 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:45:35 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (5.88s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:38 DEBUG : filename.txt: File name found in url 2024/05/06 02:45:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (5.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/05/06 02:45:43 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/05/06 02:45:43 INFO : file1: Copied (new) to: sub/file2 2024/05/06 02:45:43 INFO : file1: Deleted 2024/05/06 02:45:44 DEBUG : file1: Sizes identical 2024/05/06 02:45:44 DEBUG : file1: Unchanged skipping 2024/05/06 02:45:44 INFO : file1: Deleted 2024/05/06 02:45:45 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': don't need to copy/move sub/file2, it is already at target location 2024/05/06 02:45:46 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.48s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/05/06 02:45:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/05/06 02:45:47 INFO : file1: Copied (new) 2024/05/06 02:45:47 INFO : file1: Deleted 2024/05/06 02:45:48 DEBUG : file1: Destination exists, skipping 2024/05/06 02:45:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/05/06 02:45:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2024/05/06 02:45:49 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway" (502)) 2024/05/06 02:45:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/05/06 02:45:49 DEBUG : pacer: Reducing sleep to 15ms 2024/05/06 02:45:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestMoveFileWithIgnoreExisting (2.89s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:45:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yotasor2biconoz8tegiqaz2/backup" 2024/05/06 02:45:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/05/06 02:45:56 INFO : dst/file1: Moved (server-side) 2024/05/06 02:45:58 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/05/06 02:45:58 INFO : dst/file1: Copied (new) 2024/05/06 02:45:58 INFO : dst/file1: Deleted 2024/05/06 02:46:00 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/05/06 02:46:01 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/05/06 02:46:01 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (11.19s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:10 DEBUG : A1/B2: Making directory 2024/05/06 02:46:11 DEBUG : A1/B1/C3: Making directory 2024/05/06 02:46:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/05/06 02:46:19 INFO : A2/one: Moved (server-side) to: A3/one 2024/05/06 02:46:19 INFO : A2/two: Moved (server-side) to: A3/two 2024/05/06 02:46:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/05/06 02:46:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/05/06 02:46:22 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/05/06 02:46:22 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/05/06 02:46:22 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:46:22 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/05/06 02:46:22 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/05/06 02:46:23 INFO : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/05/06 02:46:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/05/06 02:46:28 INFO : A3/one: Moved (server-side) to: A4/one 2024/05/06 02:46:28 INFO : A3/two: Moved (server-side) to: A4/two 2024/05/06 02:46:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/05/06 02:46:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/05/06 02:46:30 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/05/06 02:46:30 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/05/06 02:46:30 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:46:31 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/05/06 02:46:31 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/05/06 02:46:35 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/05/06 02:46:36 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/05/06 02:46:36 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/05/06 02:46:36 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/05/06 02:46:36 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/05/06 02:46:36 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/05/06 02:46:37 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/05/06 02:46:37 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/05/06 02:46:37 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/05/06 02:46:37 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (35.66s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:38 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': File to upload is small (34 bytes), uploading instead of streaming 2024/05/06 02:46:38 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/05/06 02:46:38 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/05/06 02:46:38 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/05/06 02:46:38 DEBUG : Creating backend with remote "/tmp/rclone-spool644573858" 2024/05/06 02:46:38 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/05/06 02:46:38 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/05/06 02:46:41 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/05/06 02:46:41 INFO : no_checksum_big_file_from_pipe: Copied (new) 2024/05/06 02:46:41 DEBUG : Waiting for deletions to finish 2024/05/06 02:46:41 INFO : no_checksum_big_file_from_pipe: Deleted 2024/05/06 02:46:41 DEBUG : removing 1 level 0 directories 2024/05/06 02:46:41 INFO : Local file system at /tmp/rclone-spool644573858: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:42 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': File to upload is small (34 bytes), uploading instead of streaming 2024/05/06 02:46:43 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/05/06 02:46:43 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/05/06 02:46:43 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/05/06 02:46:43 DEBUG : Creating backend with remote "/tmp/rclone-spool1674164315" 2024/05/06 02:46:43 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/05/06 02:46:43 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/05/06 02:46:43 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/05/06 02:46:43 INFO : with_checksum_big_file_from_pipe: Copied (new) 2024/05/06 02:46:43 DEBUG : Waiting for deletions to finish 2024/05/06 02:46:43 INFO : with_checksum_big_file_from_pipe: Deleted 2024/05/06 02:46:43 DEBUG : removing 1 level 0 directories 2024/05/06 02:46:43 INFO : Local file system at /tmp/rclone-spool1674164315: Removing directory === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:45 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': File to upload is small (34 bytes), uploading instead of streaming 2024/05/06 02:46:45 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/05/06 02:46:45 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/05/06 02:46:45 DEBUG : Creating backend with remote "/tmp/rclone-spool1185867517" 2024/05/06 02:46:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2024/05/06 02:46:46 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/05/06 02:46:46 DEBUG : Waiting for deletions to finish 2024/05/06 02:46:46 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/05/06 02:46:46 DEBUG : removing 1 level 0 directories 2024/05/06 02:46:46 INFO : Local file system at /tmp/rclone-spool1185867517: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:47 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': File to upload is small (34 bytes), uploading instead of streaming 2024/05/06 02:46:48 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/05/06 02:46:48 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/05/06 02:46:48 DEBUG : Creating backend with remote "/tmp/rclone-spool3090991227" 2024/05/06 02:46:48 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/05/06 02:46:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/05/06 02:46:50 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/05/06 02:46:50 DEBUG : Waiting for deletions to finish 2024/05/06 02:46:50 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/05/06 02:46:50 DEBUG : removing 1 level 0 directories 2024/05/06 02:46:50 INFO : Local file system at /tmp/rclone-spool3090991227: Removing directory --- PASS: TestRcat (13.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.29s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" 2024/05/06 02:46:52 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': File to upload is small (60 bytes), uploading instead of streaming 2024/05/06 02:46:53 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/05/06 02:46:53 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.44s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1647: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.46s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.46s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.45s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.45s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.46s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2'", Local "Local file system at /tmp/rclone1121715414", Modify Window "876000h0m0s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.44s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/05/06 02:46:57 DEBUG : PikPak root 'rclone-test-yotasor2biconoz8tegiqaz2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 10m33.224630278s (try 1/5): exit status 1: Failed [TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestHashSums/Md5Download]