"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/04/21 03:32:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9" 2024/04/21 03:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:32:29 DEBUG : Creating backend with remote "/tmp/rclone354666738" === 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-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/21 03:32:29 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.83s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/21 03:32:30 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.75s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/21 03:32:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/21 03:32:30 DEBUG : potato: Seek from 10 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 10 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Seek from 5 to 2 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/21 03:32:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Seek from 5 to 2 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/21 03:32:30 DEBUG : potato: Seek from 8 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 8 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/21 03:32:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/21 03:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/21 03:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/21 03:32:30 DEBUG : potato: Seek from 5 to 2 2024/04/21 03:32:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/21 03:32:30 DEBUG : potato: Seek from 9 to 0 2024/04/21 03:32:30 DEBUG : potato: Seek from 9 to 0 2024/04/21 03:32:30 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-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 2024/04/21 03:32:36 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:32:37 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/21 03:32:37 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/21 03:32:37 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/21 03:32:38 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/21 03:32:38 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/21 03:32:38 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:38 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/21 03:32:39 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/21 03:32:40 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/21 03:32:42 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestCheck/3 2024/04/21 03:32:45 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/21 03:32:46 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/21 03:32:46 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheck/4 === RUN TestCheck/5 2024/04/21 03:32:48 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/21 03:32:48 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/21 03:32:48 DEBUG : pacer: Reducing sleep to 84.470271ms === RUN TestCheck/6 === RUN TestCheck/7 2024/04/21 03:32:49 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/21 03:32:49 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/21 03:32:50 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/21 03:32:50 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/21 03:32:50 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/21 03:32:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheck (20.24s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (1.50s) --- PASS: TestCheck/4 (0.51s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/04/21 03:32:50 DEBUG : Creating backend with remote "nonexistent" 2024/04/21 03:32:50 DEBUG : Creating backend with remote "nonexistent" 2024/04/21 03:32:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/21 03:32:50 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/04/21 03:32:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/21 03:32:50 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-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/21 03:32:58 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:32:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:32:58 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:32:59 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 check_test.go:89: 4: Expecting 1 errors but got 2 === 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{"", "* potato2", "- empty space", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=9) "* potato2", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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 === RUN TestCheckDownload/5 check_test.go:89: 5: Expecting 1 errors but got 2 === 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{"", "* empty space", "* potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "* potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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 === RUN TestCheckDownload/6 check_test.go:89: 6: Expecting 2 errors but got 3 === 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{"", "* empty space", "* potato2", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", + (string) (len=9) "* potato2", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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 === RUN TestCheckDownload/7 check_test.go:89: 7: Expecting 1 errors but got 2 === 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{"", "* empty space", "* potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "* potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestCheckDownload (30.32s) --- PASS: TestCheckDownload/1 (2.36s) --- PASS: TestCheckDownload/2 (2.15s) --- PASS: TestCheckDownload/3 (2.14s) --- FAIL: TestCheckDownload/4 (2.14s) --- FAIL: TestCheckDownload/5 (2.22s) --- FAIL: TestCheckDownload/6 (2.23s) --- FAIL: TestCheckDownload/7 (2.07s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", 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 (9.83s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:33:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/21 03:33:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/21 03:33:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/21 03:33:35 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/21 03:33:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/21 03:33:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/21 03:33:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/21 03:33:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (9.24s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:33:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === 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 2024/04/21 03:34:09 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:34:09 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/21 03:34:10 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/21 03:34:10 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/21 03:34:10 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/21 03:34:10 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/21 03:34:11 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/21 03:34:11 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:34:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/21 03:34:13 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/21 03:34:15 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/21 03:34:16 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/21 03:34:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/21 03:34:18 DEBUG : pacer: Reducing sleep to 474.609375ms === 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/04/21 03:34:21 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/21 03:34:22 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/21 03:34:22 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/21 03:34:22 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/21 03:34:23 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/21 03:34:23 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/21 03:34:23 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/21 03:34:24 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/21 03:34:24 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/21 03:34:24 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/21 03:34:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSum/subtest7 2024/04/21 03:34:31 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/21 03:34:31 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/21 03:34:31 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/21 03:34:31 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (51.29s) --- PASS: TestCheckSum/subtest1 (1.59s) --- PASS: TestCheckSum/subtest2 (1.85s) --- PASS: TestCheckSum/subtest3 (2.36s) --- PASS: TestCheckSum/subtest4 (1.28s) --- PASS: TestCheckSum/subtest5 (2.39s) --- PASS: TestCheckSum/subtest6 (2.98s) --- PASS: TestCheckSum/subtest7 (1.57s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:34:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/data" 2024/04/21 03:34:31 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 2024/04/21 03:35:12 DEBUG : pacer: low level retry 1/10 (error Error "file_duplicated_name" (3): File name cannot be repeated) 2024/04/21 03:35:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:35:12 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:35:13 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/21 03:35:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/04/21 03:35:27 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/21 03:35:27 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/21 03:35:27 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/21 03:35:27 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (56.38s) --- PASS: TestCheckSumDownload/subtest1 (4.60s) --- PASS: TestCheckSumDownload/subtest2 (4.20s) --- PASS: TestCheckSumDownload/subtest3 (3.31s) --- PASS: TestCheckSumDownload/subtest4 (4.83s) --- PASS: TestCheckSumDownload/subtest5 (4.32s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (3.21s) === RUN TestApplyTransforms 2024/04/21 03:35:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-qodunus0cikimoy1rakutik6" 2024/04/21 03:35:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:35:29 DEBUG : Creating backend with remote "/tmp/rclone3441833389" run.go:180: Remote "PikPak root 'rclone-test-qodunus0cikimoy1rakutik6'", Local "Local file system at /tmp/rclone3441833389", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2024/04/21 03:35:33 ERROR : hello, world!: sum not found 2024/04/21 03:35:33 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-qodunus0cikimoy1rakutik6' 2024/04/21 03:35:33 NOTICE: PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': 1 files missing 2024/04/21 03:35:33 NOTICE: 1 hashes missing 2024/04/21 03:35:33 NOTICE: PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': 2 differences found 2024/04/21 03:35:33 NOTICE: PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/21 03:35:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:35:34 NOTICE: PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': 0 differences found 2024/04/21 03:35:34 NOTICE: PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': 1 matching files 2024/04/21 03:35:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-sozozuf2gotizow1suwogiy6" 2024/04/21 03:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:35:35 DEBUG : Creating backend with remote "/tmp/rclone2583742884" run.go:180: Remote "PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6'", Local "Local file system at /tmp/rclone2583742884", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2024/04/21 03:35:38 ERROR : HELLO, WORLD!: sum not found 2024/04/21 03:35:38 ERROR : hello, world!: file not in PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6' 2024/04/21 03:35:38 NOTICE: PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': 1 files missing 2024/04/21 03:35:38 NOTICE: 1 hashes missing 2024/04/21 03:35:38 NOTICE: PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': 2 differences found 2024/04/21 03:35:38 NOTICE: PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/21 03:35:39 ERROR : HELLO, WORLD!: Failed to calculate hash: can't download - no link to download 2024/04/21 03:35:39 NOTICE: PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': 1 differences found 2024/04/21 03:35:39 NOTICE: PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': 1 errors while checking 2024/04/21 03:35:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vudijoh9jasigag9loricir4" 2024/04/21 03:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:35:41 DEBUG : Creating backend with remote "/tmp/rclone4226132754" run.go:180: Remote "PikPak root 'rclone-test-vudijoh9jasigag9loricir4'", Local "Local file system at /tmp/rclone4226132754", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/21 03:35:44 ERROR : HeLlO, wOrLd!: sum not found 2024/04/21 03:35:44 ERROR : hello, world!: file not in PikPak root 'rclone-test-vudijoh9jasigag9loricir4' 2024/04/21 03:35:44 NOTICE: PikPak root 'rclone-test-vudijoh9jasigag9loricir4': 1 files missing 2024/04/21 03:35:44 NOTICE: 1 hashes missing 2024/04/21 03:35:44 NOTICE: PikPak root 'rclone-test-vudijoh9jasigag9loricir4': 2 differences found 2024/04/21 03:35:44 NOTICE: PikPak root 'rclone-test-vudijoh9jasigag9loricir4': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/21 03:35:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:35:45 NOTICE: PikPak root 'rclone-test-vudijoh9jasigag9loricir4': 0 differences found 2024/04/21 03:35:45 NOTICE: PikPak root 'rclone-test-vudijoh9jasigag9loricir4': 1 matching files 2024/04/21 03:35:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fupejub2jalipoz7besaceg0" 2024/04/21 03:35:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:35:47 DEBUG : Creating backend with remote "/tmp/rclone831779167" run.go:180: Remote "PikPak root 'rclone-test-fupejub2jalipoz7besaceg0'", Local "Local file system at /tmp/rclone831779167", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/21 03:35:51 ERROR : HELLO, WORLD!: sum not found 2024/04/21 03:35:51 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-fupejub2jalipoz7besaceg0' 2024/04/21 03:35:51 NOTICE: PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': 1 files missing 2024/04/21 03:35:51 NOTICE: 1 hashes missing 2024/04/21 03:35:51 NOTICE: PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': 2 differences found 2024/04/21 03:35:51 NOTICE: PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/21 03:35:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:35:53 NOTICE: PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': 0 differences found 2024/04/21 03:35:53 NOTICE: PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': 1 matching files 2024/04/21 03:35:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xeherin7kozatuc5hazolar2" 2024/04/21 03:35:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:35:55 DEBUG : Creating backend with remote "/tmp/rclone4053743942" run.go:180: Remote "PikPak root 'rclone-test-xeherin7kozatuc5hazolar2'", Local "Local file system at /tmp/rclone4053743942", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2024/04/21 03:35:58 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/21 03:35:58 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xeherin7kozatuc5hazolar2' 2024/04/21 03:35:58 NOTICE: PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': 1 files missing 2024/04/21 03:35:58 NOTICE: 1 hashes missing 2024/04/21 03:35:58 NOTICE: PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': 2 differences found 2024/04/21 03:35:58 NOTICE: PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/21 03:36:00 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: can't download - no link to download 2024/04/21 03:36:00 NOTICE: PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': 1 differences found 2024/04/21 03:36:00 NOTICE: PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': 1 errors while checking 2024/04/21 03:36:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cohozim2tozoyoh4cawayuh6" 2024/04/21 03:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:36:02 DEBUG : Creating backend with remote "/tmp/rclone1242503445" run.go:180: Remote "PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6'", Local "Local file system at /tmp/rclone1242503445", Modify Window "876000h0m0s" 2024/04/21 03:36:05 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:36:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:36:05 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:36:05 DEBUG : pacer: Reducing sleep to 11.25ms NFC checkfile vs. NFD remote (without normalization) 2024/04/21 03:36:06 DEBUG : pacer: Reducing sleep to 10ms 2024/04/21 03:36:06 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/21 03:36:06 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6' 2024/04/21 03:36:06 NOTICE: PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': 1 files missing 2024/04/21 03:36:06 NOTICE: 1 hashes missing 2024/04/21 03:36:06 NOTICE: PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': 2 differences found 2024/04/21 03:36:06 NOTICE: PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/21 03:36:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:36:08 NOTICE: PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': 0 differences found 2024/04/21 03:36:08 NOTICE: PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': 1 matching files 2024/04/21 03:36:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-daziyik5tuqupuc8zedeziq2" 2024/04/21 03:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:36:09 DEBUG : Creating backend with remote "/tmp/rclone4228543249" run.go:180: Remote "PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2'", Local "Local file system at /tmp/rclone4228543249", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/04/21 03:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/21 03:36:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2' 2024/04/21 03:36:12 NOTICE: PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': 1 files missing 2024/04/21 03:36:12 NOTICE: 1 hashes missing 2024/04/21 03:36:12 NOTICE: PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': 2 differences found 2024/04/21 03:36:12 NOTICE: PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/21 03:36:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:36:13 NOTICE: PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': 0 differences found 2024/04/21 03:36:13 NOTICE: PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': 1 matching files 2024/04/21 03:36:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-muyulog5votibay4jotemex5" 2024/04/21 03:36:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:36:15 DEBUG : Creating backend with remote "/tmp/rclone1400082024" run.go:180: Remote "PikPak root 'rclone-test-muyulog5votibay4jotemex5'", Local "Local file system at /tmp/rclone1400082024", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/04/21 03:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/21 03:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-muyulog5votibay4jotemex5' 2024/04/21 03:36:18 NOTICE: PikPak root 'rclone-test-muyulog5votibay4jotemex5': 1 files missing 2024/04/21 03:36:18 NOTICE: 1 hashes missing 2024/04/21 03:36:18 NOTICE: PikPak root 'rclone-test-muyulog5votibay4jotemex5': 2 differences found 2024/04/21 03:36:18 NOTICE: PikPak root 'rclone-test-muyulog5votibay4jotemex5': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/21 03:36:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:36:20 NOTICE: PikPak root 'rclone-test-muyulog5votibay4jotemex5': 0 differences found 2024/04/21 03:36:20 NOTICE: PikPak root 'rclone-test-muyulog5votibay4jotemex5': 1 matching files 2024/04/21 03:36:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-behitat7veceyez5yahawew2" 2024/04/21 03:36:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:36:22 DEBUG : Creating backend with remote "/tmp/rclone2523079804" run.go:180: Remote "PikPak root 'rclone-test-behitat7veceyez5yahawew2'", Local "Local file system at /tmp/rclone2523079804", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2024/04/21 03:36:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/21 03:36:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-behitat7veceyez5yahawew2' 2024/04/21 03:36:25 NOTICE: PikPak root 'rclone-test-behitat7veceyez5yahawew2': 1 files missing 2024/04/21 03:36:25 NOTICE: 1 hashes missing 2024/04/21 03:36:25 NOTICE: PikPak root 'rclone-test-behitat7veceyez5yahawew2': 2 differences found 2024/04/21 03:36:25 NOTICE: PikPak root 'rclone-test-behitat7veceyez5yahawew2': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/21 03:36:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:36:26 NOTICE: PikPak root 'rclone-test-behitat7veceyez5yahawew2': 0 differences found 2024/04/21 03:36:26 NOTICE: PikPak root 'rclone-test-behitat7veceyez5yahawew2': 1 matching files 2024/04/21 03:36:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cecujor3kokukuc0davaroy6" 2024/04/21 03:36:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:36:28 DEBUG : Creating backend with remote "/tmp/rclone4176577616" run.go:180: Remote "PikPak root 'rclone-test-cecujor3kokukuc0davaroy6'", Local "Local file system at /tmp/rclone4176577616", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/04/21 03:36:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/21 03:36:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-cecujor3kokukuc0davaroy6' 2024/04/21 03:36:31 NOTICE: PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': 1 files missing 2024/04/21 03:36:31 NOTICE: 1 hashes missing 2024/04/21 03:36:31 NOTICE: PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': 2 differences found 2024/04/21 03:36:31 NOTICE: PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/21 03:36:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/21 03:36:33 NOTICE: PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': 0 differences found 2024/04/21 03:36:33 NOTICE: PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': 1 matching files 2024/04/21 03:36:33 DEBUG : PikPak root 'rclone-test-cecujor3kokukuc0davaroy6': Purge remote 2024/04/21 03:36:34 DEBUG : PikPak root 'rclone-test-behitat7veceyez5yahawew2': Purge remote 2024/04/21 03:36:34 DEBUG : PikPak root 'rclone-test-muyulog5votibay4jotemex5': Purge remote 2024/04/21 03:36:34 DEBUG : PikPak root 'rclone-test-daziyik5tuqupuc8zedeziq2': Purge remote 2024/04/21 03:36:34 DEBUG : PikPak root 'rclone-test-cohozim2tozoyoh4cawayuh6': Purge remote 2024/04/21 03:36:35 DEBUG : PikPak root 'rclone-test-xeherin7kozatuc5hazolar2': Purge remote 2024/04/21 03:36:35 DEBUG : PikPak root 'rclone-test-fupejub2jalipoz7besaceg0': Purge remote 2024/04/21 03:36:35 DEBUG : PikPak root 'rclone-test-vudijoh9jasigag9loricir4': Purge remote 2024/04/21 03:36:35 DEBUG : PikPak root 'rclone-test-sozozuf2gotizow1suwogiy6': Purge remote 2024/04/21 03:36:36 DEBUG : PikPak root 'rclone-test-qodunus0cikimoy1rakutik6': Purge remote --- PASS: TestApplyTransforms (68.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:36:36 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/21 03:36:38 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/21 03:36:38 INFO : file1: Copied (new) to: sub/file2 2024/04/21 03:36:39 DEBUG : file1: Sizes identical 2024/04/21 03:36:39 DEBUG : file1: Unchanged skipping 2024/04/21 03:36:39 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': don't need to copy/move sub/file2, it is already at target location 2024/04/21 03:36:41 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.61s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:36:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/backup" 2024/04/21 03:36:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/21 03:36:48 INFO : dst/file1: Moved (server-side) 2024/04/21 03:36:50 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/21 03:36:50 INFO : dst/file1: Copied (new) 2024/04/21 03:36:53 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/21 03:36:53 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/21 03:36:54 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (12.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:36:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/dst" 2024/04/21 03:36:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/CompareDest" 2024/04/21 03:36:58 DEBUG : one: Need to transfer - File not found at Destination 2024/04/21 03:37:00 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/21 03:37:00 INFO : one: Copied (new) 2024/04/21 03:37:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:03 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/21 03:37:03 INFO : one: Copied (replaced existing) 2024/04/21 03:37:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:07 DEBUG : one: Sizes identical 2024/04/21 03:37:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/21 03:37:10 DEBUG : two: Need to transfer - File not found at Destination 2024/04/21 03:37:10 DEBUG : two: Sizes identical 2024/04/21 03:37:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/21 03:37:11 DEBUG : two: Need to transfer - File not found at Destination 2024/04/21 03:37:11 DEBUG : two: Sizes identical 2024/04/21 03:37:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/21 03:37:12 DEBUG : two: Need to transfer - File not found at Destination 2024/04/21 03:37:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:14 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/21 03:37:14 INFO : two: Copied (new) 2024/04/21 03:37:17 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/21 03:37:17 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:17 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:17 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:17 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/04/21 03:37:17 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (23.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:37:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/dst" 2024/04/21 03:37:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/CopyDest" 2024/04/21 03:37:22 DEBUG : one: Need to transfer - File not found at Destination 2024/04/21 03:37:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/21 03:37:24 INFO : one: Copied (new) 2024/04/21 03:37:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:27 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/21 03:37:27 INFO : one: Copied (replaced existing) 2024/04/21 03:37:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/BackupDir" 2024/04/21 03:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:34 DEBUG : one: Sizes identical 2024/04/21 03:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/21 03:37:35 INFO : one: Moved (server-side) 2024/04/21 03:37:36 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/21 03:37:36 DEBUG : one: Src hash empty - aborting Dst hash check 2024/04/21 03:37:36 INFO : one: Copied (server-side copy) 2024/04/21 03:37:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/21 03:37:39 DEBUG : two: Need to transfer - File not found at Destination 2024/04/21 03:37:39 DEBUG : two: Sizes identical 2024/04/21 03:37:39 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/21 03:37:39 DEBUG : two: Src hash empty - aborting Dst hash check 2024/04/21 03:37:39 INFO : two: Copied (server-side copy) 2024/04/21 03:37:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/21 03:37:40 DEBUG : two: Sizes identical 2024/04/21 03:37:40 DEBUG : two: Unchanged skipping 2024/04/21 03:37:43 DEBUG : three: Need to transfer - File not found at Destination 2024/04/21 03:37:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/21 03:37:44 DEBUG : three: Destination not found in --copy-dest 2024/04/21 03:37:45 DEBUG : three: Dst hash empty - aborting Src hash check 2024/04/21 03:37:45 INFO : three: Copied (new) 2024/04/21 03:37:48 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/04/21 03:37:48 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/21 03:37:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/21 03:37:49 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/04/21 03:37:49 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/04/21 03:37:49 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/04/21 03:37:49 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (31.99s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:37:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/21 03:37:54 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/04/21 03:37:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/21 03:37:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/21 03:37:55 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/04/21 03:37:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/21 03:37:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/21 03:38:00 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/04/21 03:38:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/21 03:38:02 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/04/21 03:38:02 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (12.19s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.49s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.48s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.49s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.50s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.50s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.49s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:38:15 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:38:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:38:15 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:38:15 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/21 03:38:16 DEBUG : pacer: Reducing sleep to 10ms 2024/04/21 03:38:20 DEBUG : a.txt: Excluded (Size Filter) 2024/04/21 03:38:20 DEBUG : a.txt: Excluded 2024/04/21 03:38:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/21 03:38:20 DEBUG : sub dir/hello world2: Excluded 2024/04/21 03:38:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/21 03:38:20 DEBUG : sub dir/hello world: Excluded 2024/04/21 03:38:21 DEBUG : sub dir/ignore dir: Excluded 2024/04/21 03:38:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/21 03:38:21 DEBUG : sub dir/hello world2: Excluded 2024/04/21 03:38:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/21 03:38:21 DEBUG : sub dir/hello world: Excluded 2024/04/21 03:38:21 DEBUG : sub dir/ignore dir: Excluded 2024/04/21 03:38:25 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/04/21 03:38:25 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/04/21 03:38:25 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/04/21 03:38:26 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/04/21 03:38:26 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/04/21 03:38:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/04/21 03:38:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (17.74s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", 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/04/21 03:38:35 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (9.05s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", 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/04/21 03:38:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/notfound" 2024/04/21 03:38:45 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (10.40s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.36s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.11s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:38:46 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Making directory 2024/04/21 03:38:46 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:38:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.36s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestLs (3.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:38:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/21 03:38:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.63s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestLsLong (3.64s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" === RUN TestHashSums/Md5 operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: " empty space\n potato2\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: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: "d41d8cd98f00b204e9800998ecf8427e potato2\n336d5ebc5436534e61d16e63ddfca327 empty space\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (4.99s) --- FAIL: TestHashSums/Md5 (0.27s) --- FAIL: TestHashSums/Md5Download (2.13s) === RUN TestHashSumsWithErrors 2024/04/21 03:39:08 DEBUG : Creating backend with remote ":memory:" 2024/04/21 03:39:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/21 03:39:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/21 03:39:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/21 03:39:08 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-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:39:14 DEBUG : sub dir: Rmdir: contains file: "potato3" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty 2024/04/21 03:39:15 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (7.59s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:39:20 DEBUG : Waiting for deletions to finish 2024/04/21 03:39:21 DEBUG : large: Excluded (Size Filter) 2024/04/21 03:39:21 DEBUG : large: Excluded 2024/04/21 03:39:21 INFO : medium: Deleted 2024/04/21 03:39:22 INFO : small: Deleted --- PASS: TestDelete (7.33s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:39:25 DEBUG : Waiting for deletions to finish 2024/04/21 03:39:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/04/21 03:39:25 INFO : small: Deleted 2024/04/21 03:39:25 INFO : medium: Deleted --- PASS: TestMaxDelete (4.57s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:39:31 DEBUG : Waiting for deletions to finish 2024/04/21 03:39:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/21 03:39:32 INFO : medium: Deleted 2024/04/21 03:39:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.33s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:39:36 DEBUG : Waiting for deletions to finish 2024/04/21 03:39:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/21 03:39:36 INFO : large: Deleted 2024/04/21 03:39:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.52s) === RUN TestRetry 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 1/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 2/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 1/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 2/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 3/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 4/5 2024/04/21 03:39:38 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestCat (22.11s) === RUN TestPurge 2024/04/21 03:40:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dabadir9xeyipaj3guhibeg3" 2024/04/21 03:40:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/21 03:40:02 DEBUG : Creating backend with remote "/tmp/rclone1174745218" run.go:180: Remote "PikPak root 'rclone-test-dabadir9xeyipaj3guhibeg3'", Local "Local file system at /tmp/rclone1174745218", Modify Window "876000h0m0s" 2024/04/21 03:40:06 DEBUG : A2: Making directory 2024/04/21 03:40:07 DEBUG : A1/B2: Making directory 2024/04/21 03:40:07 DEBUG : A1/B2/C2: Making directory 2024/04/21 03:40:08 DEBUG : A1/B1/C3: Making directory 2024/04/21 03:40:08 DEBUG : A3: Making directory 2024/04/21 03:40:09 DEBUG : A3/B3: Making directory 2024/04/21 03:40:10 DEBUG : A3/B3/C4: Making directory 2024/04/21 03:40:16 ERROR : : error listing: directory not found 2024/04/21 03:40:16 DEBUG : PikPak root 'rclone-test-dabadir9xeyipaj3guhibeg3': Purge remote 2024/04/21 03:40:17 purge failed: directory not found --- PASS: TestPurge (16.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:40:20 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:40:20 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/21 03:40:21 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/21 03:40:21 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:21 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/21 03:40:21 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:21 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/21 03:40:22 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/21 03:40:22 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:40:22 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/21 03:40:23 DEBUG : pacer: Reducing sleep to 960ms 2024/04/21 03:40:23 DEBUG : A2: Making directory 2024/04/21 03:40:24 DEBUG : pacer: Reducing sleep to 720ms 2024/04/21 03:40:25 DEBUG : pacer: Reducing sleep to 540ms 2024/04/21 03:40:25 DEBUG : A1/B2: Making directory 2024/04/21 03:40:25 DEBUG : pacer: Reducing sleep to 405ms 2024/04/21 03:40:26 DEBUG : pacer: Reducing sleep to 303.75ms 2024/04/21 03:40:26 DEBUG : A1/B2/C2: Making directory 2024/04/21 03:40:26 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/04/21 03:40:27 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/04/21 03:40:27 DEBUG : A1/B1/C3: Making directory 2024/04/21 03:40:27 DEBUG : pacer: Reducing sleep to 128.144531ms 2024/04/21 03:40:27 DEBUG : pacer: Reducing sleep to 96.108398ms 2024/04/21 03:40:27 DEBUG : A3: Making directory 2024/04/21 03:40:28 DEBUG : pacer: Reducing sleep to 72.081298ms 2024/04/21 03:40:28 DEBUG : pacer: Reducing sleep to 54.060973ms 2024/04/21 03:40:28 DEBUG : A3/B3: Making directory 2024/04/21 03:40:28 DEBUG : pacer: Reducing sleep to 40.545729ms 2024/04/21 03:40:28 DEBUG : pacer: Reducing sleep to 30.409296ms 2024/04/21 03:40:28 DEBUG : A3/B3/C4: Making directory 2024/04/21 03:40:29 DEBUG : pacer: Reducing sleep to 22.806972ms 2024/04/21 03:40:29 DEBUG : pacer: Reducing sleep to 17.105229ms 2024/04/21 03:40:29 DEBUG : pacer: Reducing sleep to 12.828921ms 2024/04/21 03:40:30 DEBUG : pacer: Reducing sleep to 10ms 2024/04/21 03:40:33 DEBUG : removing 1 level 3 directories 2024/04/21 03:40:33 INFO : A3/B3/C4: Removing directory 2024/04/21 03:40:35 DEBUG : removing 2 level 3 directories 2024/04/21 03:40:35 INFO : A1/B2/C2: Removing directory 2024/04/21 03:40:35 INFO : A1/B1/C3: Removing directory 2024/04/21 03:40:36 DEBUG : removing 2 level 2 directories 2024/04/21 03:40:36 INFO : A3/B3: Removing directory 2024/04/21 03:40:36 INFO : A1/B2: Removing directory 2024/04/21 03:40:36 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/04/21 03:40:36 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/04/21 03:40:36 DEBUG : removing 2 level 1 directories 2024/04/21 03:40:36 INFO : A3: Removing directory 2024/04/21 03:40:36 INFO : A2: Removing directory 2024/04/21 03:40:37 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/04/21 03:40:40 DEBUG : removing 1 level 3 directories 2024/04/21 03:40:40 INFO : A1/B1/C1: Removing directory 2024/04/21 03:40:40 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/04/21 03:40:41 DEBUG : removing 1 level 2 directories 2024/04/21 03:40:41 INFO : A1/B1: Removing directory 2024/04/21 03:40:41 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/04/21 03:40:41 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:40:41 DEBUG : removing 1 level 1 directories 2024/04/21 03:40:41 INFO : A1: Removing directory 2024/04/21 03:40:41 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/04/21 03:40:41 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/04/21 03:40:41 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/04/21 03:40:42 DEBUG : removing 1 level 0 directories 2024/04/21 03:40:42 INFO : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Removing directory 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "A3" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "A2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "A1" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "backup" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "file2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/21 03:40:42 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/21 03:40:44 ERROR : : error listing: directory not found 2024/04/21 03:40:44 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (27.41s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:40:45 DEBUG : A1: Making directory 2024/04/21 03:40:46 DEBUG : A1/B1: Making directory 2024/04/21 03:40:46 DEBUG : A1/B1/C1: Making directory 2024/04/21 03:40:49 DEBUG : removing 1 level 3 directories 2024/04/21 03:40:49 INFO : A1/B1/C1: Removing directory 2024/04/21 03:40:49 DEBUG : removing 1 level 2 directories 2024/04/21 03:40:49 INFO : A1/B1: Removing directory 2024/04/21 03:40:49 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:40:51 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:40:51 DEBUG : A1: Making directory 2024/04/21 03:40:52 DEBUG : A1/B1: Making directory 2024/04/21 03:40:52 DEBUG : A1/B1/C1: Making directory 2024/04/21 03:40:55 DEBUG : removing 1 level 3 directories 2024/04/21 03:40:55 INFO : A1/B1/C1: Removing directory 2024/04/21 03:40:56 DEBUG : removing 1 level 2 directories 2024/04/21 03:40:56 INFO : A1/B1: Removing directory 2024/04/21 03:40:56 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:40:57 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (6.53s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:41:00 DEBUG : filename.txt: File name found in url 2024/04/21 03:41:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (6.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:41:04 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/21 03:41:06 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/21 03:41:06 INFO : file1: Copied (new) to: sub/file2 2024/04/21 03:41:06 INFO : file1: Deleted 2024/04/21 03:41:07 DEBUG : file1: Sizes identical 2024/04/21 03:41:07 DEBUG : file1: Unchanged skipping 2024/04/21 03:41:07 INFO : file1: Deleted 2024/04/21 03:41:08 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': don't need to copy/move sub/file2, it is already at target location 2024/04/21 03:41:09 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.59s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:41:10 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/21 03:41:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/04/21 03:41:11 INFO : file1: Copied (new) 2024/04/21 03:41:11 INFO : file1: Deleted 2024/04/21 03:41:11 DEBUG : file1: Destination exists, skipping 2024/04/21 03:41:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:41:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yamefir0cezusip2wakilit9/backup" 2024/04/21 03:41:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/21 03:41:19 INFO : dst/file1: Moved (server-side) 2024/04/21 03:41:21 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/21 03:41:21 INFO : dst/file1: Copied (new) 2024/04/21 03:41:21 INFO : dst/file1: Deleted 2024/04/21 03:41:23 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/21 03:41:24 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/21 03:41:25 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (11.73s) === 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-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:41:32 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:41:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:41:32 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:41:32 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/21 03:41:32 DEBUG : pacer: Reducing sleep to 10ms 2024/04/21 03:41:36 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/21 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/21 03:41:36 DEBUG : pacer: Reducing sleep to 15ms 2024/04/21 03:41:36 DEBUG : A1/B2: Making directory 2024/04/21 03:41:37 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/21 03:41:37 DEBUG : pacer: Reducing sleep to 10ms 2024/04/21 03:41:37 DEBUG : A1/B1/C3: Making directory 2024/04/21 03:41:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/21 03:41:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/21 03:41:48 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/21 03:41:48 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/21 03:41:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/21 03:41:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/04/21 03:41:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/04/21 03:41:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:41:51 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/04/21 03:41:51 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/04/21 03:41:52 INFO : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/21 03:41:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/21 03:41:57 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/21 03:41:57 INFO : A3/two: Moved (server-side) to: A4/two 2024/04/21 03:41:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/21 03:41:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/21 03:42:00 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/04/21 03:42:00 DEBUG : A3/B1: Rmdir: contains file: "C2" operations_test.go:1415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1415 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1421 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) (len=6) { +([]string) (len=9) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C2", (string) (len=2) "A4", Test: TestDirMove Messages: directories 2024/04/21 03:42:30 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/04/21 03:42:31 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/04/21 03:42:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/04/21 03:42:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/04/21 03:42:31 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:42:31 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/04/21 03:42:32 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/04/21 03:42:32 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/04/21 03:42:32 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/04/21 03:42:32 DEBUG : A4: Rmdir: contains trashed file: "one" 2024/04/21 03:42:33 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/04/21 03:42:33 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/04/21 03:42:33 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/04/21 03:42:33 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/04/21 03:42:33 DEBUG : A3: Rmdir: contains file: "B1" run.go:125: removing dir "A3" failed - try 1/3: directory not empty 2024/04/21 03:42:35 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/04/21 03:42:35 DEBUG : A3: Rmdir: contains trashed file: "B1" --- FAIL: TestDirMove (70.18s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:42:36 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': File to upload is small (34 bytes), uploading instead of streaming 2024/04/21 03:42:37 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/21 03:42:37 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/21 03:42:37 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/21 03:42:37 DEBUG : Creating backend with remote "/tmp/rclone-spool3343430294" 2024/04/21 03:42:37 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/21 03:42:37 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/21 03:42:40 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/21 03:42:40 INFO : no_checksum_big_file_from_pipe: Copied (new) 2024/04/21 03:42:40 DEBUG : Waiting for deletions to finish 2024/04/21 03:42:40 INFO : no_checksum_big_file_from_pipe: Deleted 2024/04/21 03:42:40 DEBUG : removing 1 level 0 directories 2024/04/21 03:42:40 INFO : Local file system at /tmp/rclone-spool3343430294: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:42:42 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': File to upload is small (34 bytes), uploading instead of streaming 2024/04/21 03:42:42 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/21 03:42:42 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/21 03:42:42 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/21 03:42:42 DEBUG : Creating backend with remote "/tmp/rclone-spool3108089664" 2024/04/21 03:42:42 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/21 03:42:42 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/21 03:42:43 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/21 03:42:43 INFO : with_checksum_big_file_from_pipe: Copied (new) 2024/04/21 03:42:43 DEBUG : Waiting for deletions to finish 2024/04/21 03:42:43 INFO : with_checksum_big_file_from_pipe: Deleted 2024/04/21 03:42:43 DEBUG : removing 1 level 0 directories 2024/04/21 03:42:43 INFO : Local file system at /tmp/rclone-spool3108089664: Removing directory === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:42:45 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': File to upload is small (34 bytes), uploading instead of streaming 2024/04/21 03:42:45 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/21 03:42:45 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/21 03:42:45 DEBUG : Creating backend with remote "/tmp/rclone-spool1579438784" 2024/04/21 03:42:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2024/04/21 03:42:46 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/21 03:42:46 DEBUG : Waiting for deletions to finish 2024/04/21 03:42:46 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/21 03:42:46 DEBUG : removing 1 level 0 directories 2024/04/21 03:42:46 INFO : Local file system at /tmp/rclone-spool1579438784: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:42:48 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': File to upload is small (34 bytes), uploading instead of streaming 2024/04/21 03:42:48 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/21 03:42:48 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/21 03:42:48 DEBUG : Creating backend with remote "/tmp/rclone-spool4230303799" 2024/04/21 03:42:48 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/21 03:42:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/21 03:42:50 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/21 03:42:50 DEBUG : Waiting for deletions to finish 2024/04/21 03:42:50 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/21 03:42:50 DEBUG : removing 1 level 0 directories 2024/04/21 03:42:50 INFO : Local file system at /tmp/rclone-spool4230303799: Removing directory --- PASS: TestRcat (16.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.49s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" 2024/04/21 03:42:53 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': File to upload is small (60 bytes), uploading instead of streaming 2024/04/21 03:42:54 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/04/21 03:42:54 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.52s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1647: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.50s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.50s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.51s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.49s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-yamefir0cezusip2wakilit9'", Local "Local file system at /tmp/rclone354666738", Modify Window "876000h0m0s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.52s) === 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/04/21 03:42:59 DEBUG : PikPak root 'rclone-test-yamefir0cezusip2wakilit9': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 10m32.63678941s (try 1/5): exit status 1: Failed [TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestHashSums/Md5Download TestDirMove]