"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2026/03/26 02:21:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi" 2026/03/26 02:21:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:21:53 DEBUG : Creating backend with remote "/tmp/rclone599004378" === 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:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.88s) === RUN TestMultithreadCopyAbort run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.65s) === RUN TestSizeDiffers 2026/03/26 02:21:55 DEBUG : a: size = 0 OK 2026/03/26 02:21:55 DEBUG : a: size = 1 (memory) 2026/03/26 02:21:55 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/26 02:21:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/26 02:21:55 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/26 02:21:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/26 02:21:55 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/26 02:21:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:21:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:21:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:21:55 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:21:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/26 02:21:55 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:21:55 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:21:55 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:21:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:21:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:21:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:21:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:21:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:22:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:22:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:22:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:22:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:09 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheck (77.52s) === RUN TestCheckFsError 2026/03/26 02:23:12 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:23:12 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:23:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/26 02:23:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/26 02:23:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/26 02:23:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:23:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:23:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:23:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:23:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:23:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:25 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckDownload (76.08s) === RUN TestCheckSizeOnly run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:24:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:24:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:24:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:24:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:24:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:41 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckSizeOnly (76.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:25:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:25:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:25:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:25:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:25:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:26 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:34 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:26:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:26:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:26:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:26:57 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "test.sum" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestParseSumFile (76.02s) === RUN TestCheckSum run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:27:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/data" 2026/03/26 02:27:01 DEBUG : Config file has changed externally - reloading check_test.go:350: pcloud root 'rclone-test-jijutof2kasi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:27:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/data" 2026/03/26 02:27:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:07 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:27:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:27:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:27:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:27:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:17 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "data/banana" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckSumDownload (77.40s) === RUN TestApplyTransforms 2026/03/26 02:28:20 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fadacol6vazu" 2026/03/26 02:28:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:28:22 DEBUG : Creating backend with remote "/tmp/rclone3296576272" run.go:185: Remote "pcloud root 'rclone-test-fadacol6vazu'", Local "Local file system at /tmp/rclone3296576272", Modify Window "1s" 2026/03/26 02:28:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:28:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:28:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:28:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:28:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-fadacol6vazu': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:35 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "hello, world!" to "pcloud root 'rclone-test-fadacol6vazu'": pcloud error: Internal upload error. (5001) 2026/03/26 02:29:39 DEBUG : pcloud root 'rclone-test-fadacol6vazu': Purge remote --- FAIL: TestApplyTransforms (78.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:29:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:29:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:29:45 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:29:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:29:51 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:29:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:29:56 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:29:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:29:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:29:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:29:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:29:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:02 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:30:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:08 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:30:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:14 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:30:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:20 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:30:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:25 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:30:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:31 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:30:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:30:37 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:30:37 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyFile --- FAIL: TestCopyFile (58.71s) === RUN TestCopyLongFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:30:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:30:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:30:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:30:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:30:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:50 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "dst/file1" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCopyFileBackupDir (76.42s) === RUN TestCopyFileCompareDest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:31:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/dst" 2026/03/26 02:31:55 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/CompareDest" 2026/03/26 02:31:56 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 02:31:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:31:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:31:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:31:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:31:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:03 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:32:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:08 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:32:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:14 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:32:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:20 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:32:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:26 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:32:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:32 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:32:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:37 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:32:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:43 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:32:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:49 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:32:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:32:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:32:55 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:32:55 ERROR : one: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (61.08s) === RUN TestCopyFileCopyDest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:32:55 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/dst" 2026/03/26 02:32:56 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jijutof2kasi/CopyDest" 2026/03/26 02:32:57 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 02:32:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:32:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:32:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:32:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:03 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:33:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:09 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:33:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:15 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:33:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:21 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:33:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:27 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:33:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:33 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:33:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:38 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:33:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:41 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:44 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:33:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:50 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:33:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:33:56 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:33:56 ERROR : one: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (61.01s) === RUN TestCopyInplace run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:33:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:33:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:33:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:33:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:33:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:02 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:34:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:08 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:34:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:14 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:34:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:20 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:34:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:25 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:34:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:31 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:34:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:37 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:34:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:43 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:34:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:45 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:49 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:34:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:34:54 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:34:54 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:383 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyInplace --- FAIL: TestCopyInplace (58.57s) === RUN TestCopyLongFileName run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:34:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:34:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:34:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:34:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:34:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:34:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:01 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:35:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:07 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:35:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:12 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:35:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:18 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:35:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:24 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:35:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:30 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:35:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:36 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:35:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:41 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:35:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:47 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:35:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:35:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:35:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:53 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:35:53 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:416 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyLongFileName --- FAIL: TestCopyLongFileName (58.75s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/26 02:35:54 DEBUG : pcloud root 'rclone-test-jijutof2kasi': Waiting for checks to finish 2026/03/26 02:35:54 DEBUG : pcloud root 'rclone-test-jijutof2kasi': Waiting for transfers to finish 2026/03/26 02:35:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:35:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:35:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:35:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/26 02:35:54 DEBUG : pacer: Reducing sleep to 120ms 2026/03/26 02:35:54 DEBUG : pacer: Reducing sleep to 90ms 2026/03/26 02:35:54 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 02:35:54 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:35:55 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:35:55 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:35:55 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:35:55 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:35:56 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:35:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:35:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:35:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:00 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:00 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:00 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:00 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:00 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:00 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:00 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:01 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:01 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:01 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:01 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:02 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:36:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:36:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:36:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:05 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:06 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:06 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:36:06 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:06 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:06 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:07 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:07 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:07 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:07 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:08 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:36:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:36:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:36:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:11 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:36:11 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:11 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:12 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:12 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:12 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:12 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:13 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:14 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:36:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:36:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:36:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:17 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:36:17 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:17 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:17 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:17 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:18 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:18 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:18 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:18 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:19 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:36:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:36:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:36:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:23 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:23 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:36:23 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:23 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:24 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:24 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:24 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:24 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:25 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:36:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:36:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:36:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:29 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:29 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:29 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:36:29 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:29 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:29 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:30 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:30 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:30 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:30 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:31 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:36:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:36:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:36:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:34 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:34 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:36:34 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:35 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:35 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:36 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:36 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:36 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:36 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:37 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:36:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:36:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:36:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:40 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:40 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:36:40 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:40 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:41 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:41 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:41 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:42 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:42 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:36:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:46 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:36:46 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:46 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:46 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:46 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:47 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:47 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:47 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:47 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:48 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:36:51 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:36:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:36:52 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:36:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:36:52 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:36:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:36:52 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:36:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 02:36:52 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 02:36:52 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:52 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:52 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/03/26 02:36:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:52 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2026/03/26 02:36:52 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:53 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:53 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:53 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:36:53 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:36:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:36:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:36:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:36:58 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:36:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:58 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:36:58 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:36:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:36:58 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:36:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:36:58 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:36:58 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:36:59 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:36:59 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:36:59 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:36:59 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:00 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:37:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:37:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:37:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:03 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:03 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:03 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:04 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:37:04 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:04 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:04 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:05 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:05 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:05 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:05 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:06 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:37:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:37:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:37:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:09 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:09 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:09 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:37:09 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:09 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:10 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:10 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:10 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:11 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:11 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:11 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:37:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:37:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:37:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:15 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:15 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:15 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:37:15 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:15 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:15 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:16 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:17 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:17 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:37:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:37:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:37:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:21 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:21 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:21 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:37:21 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:21 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:21 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:22 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:22 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:22 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:22 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:23 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:37:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:37:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:37:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:27 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:27 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:27 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:37:27 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:27 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:27 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:28 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:28 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:28 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:28 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:29 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:37:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:37:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:37:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:32 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:32 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:32 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:37:32 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:33 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:33 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:33 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:34 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:34 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:34 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:35 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:37:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:37:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:37:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:38 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:38 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:38 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:37:38 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:38 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:38 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:39 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:39 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:39 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:40 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:40 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:37:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:37:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:37:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:44 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 02:37:44 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 02:37:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:37:44 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 02:37:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:44 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 02:37:44 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 02:37:45 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 02:37:45 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 02:37:45 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 02:37:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 02:37:46 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 02:37:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:37:49 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:37:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:37:50 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:37:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:37:50 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:37:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:37:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:50 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 02:37:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:37:50 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:37:50 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:37:50 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:37:50 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:37:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:37:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:37:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:37:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:37:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:37:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:37:56 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:37:56 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:37:57 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:37:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:37:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:38:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:38:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:01 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:01 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:03 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:03 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:38:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:38:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:07 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:07 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:08 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:08 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:13 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:38:13 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:38:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:13 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:13 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:14 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:14 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:38:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:38:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:19 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:19 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:20 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:20 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:38:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:38:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:25 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:25 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:26 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:26 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:38:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:38:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:30 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:30 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:31 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:32 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:38:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:38:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:36 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:36 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:37 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:37 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:38:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:38:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 02:38:42 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 02:38:42 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 02:38:43 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 02:38:43 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 02:38:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:38:47 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 02:38:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:38:47 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:452: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:452 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyLongFileNameCollision --- FAIL: TestCopyLongFileNameCollision (174.37s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:38:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/26 02:38:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:38:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:38:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:38:54 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 02:38:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:38:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:38:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:38:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:38:57 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:00 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 02:39:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:06 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 02:39:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:11 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 02:39:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:17 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 02:39:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:23 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 02:39:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:29 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 02:39:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 02:39:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:40 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 02:39:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:43 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 02:39:46 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 02:39:46 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: pcloud error: Internal upload error. (5001) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (58.69s) === RUN TestDeduplicateInteractive run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.27s) === RUN TestDeduplicateSkip run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.26s) === RUN TestDeduplicateFirst run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.26s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:39:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:39:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:39:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:39:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:39:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:40:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:40:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:40:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:40:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:00 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "one" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestDeduplicateNewestByHash (76.07s) === RUN TestDeduplicateOldest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.26s) === RUN TestDeduplicateLargest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.26s) === RUN TestDeduplicateSmallest run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.26s) === RUN TestDeduplicateRename run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.26s) === RUN TestMergeDirs run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.27s) === RUN TestListDirSorted run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:41:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:41:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:41:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:41:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:41:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:18 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "a.txt" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestListDirSorted (76.04s) === RUN TestListDirSortedFn run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:42:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:42:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:42:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:42:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:42:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:26 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:34 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "a.txt" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestListDirSortedFn (76.10s) === RUN TestListJSON run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:43:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:43:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:43:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:43:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:43:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:34 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:50 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestListJSON (76.12s) === RUN TestStatJSON run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:44:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:44:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:44:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:44:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:44:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:45:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:45:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:45:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:45:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:06 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestStatJSON (76.05s) === RUN TestMkdir run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:46:10 INFO : pcloud root 'rclone-test-jijutof2kasi': Making directory 2026/03/26 02:46:10 INFO : pcloud root 'rclone-test-jijutof2kasi': Making directory --- PASS: TestMkdir (0.39s) === RUN TestLsd run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:46:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:46:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:46:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:46:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:46:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:07 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:23 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "sub dir/hello world" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsd (76.39s) === RUN TestLs run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:47:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:47:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:47:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:47:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:47:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:39 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestLs (76.10s) === RUN TestLsWithFilesFrom run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:48:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:48:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:48:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:48:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:48:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:49:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:49:55 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsWithFilesFrom (76.17s) === RUN TestLsLong run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:49:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:49:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:49:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:50:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:50:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:50:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:50:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:11 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsLong (76.05s) === RUN TestHashSums run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:51:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:51:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:51:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:51:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:51:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:27 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestHashSums (76.07s) === RUN TestHashSumsWithErrors 2026/03/26 02:52:31 DEBUG : Creating backend with remote ":memory:" 2026/03/26 02:52:31 DEBUG : Config file has changed externally - reloading 2026/03/26 02:52:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/26 02:52:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:52:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/26 02:52:31 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:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:52:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:52:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:52:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:52:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:52:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:43 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCount (76.24s) === RUN TestDelete run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:53:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:53:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:53:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:53:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:53:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:54:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:54:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:54:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:54:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:00 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestDelete (76.06s) === RUN TestMaxDelete run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:55:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:55:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:55:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:55:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:55:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:16 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDelete (76.35s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:56:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:56:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:56:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:56:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:56:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:32 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDeleteSizeLargeFile (76.36s) === RUN TestMaxDeleteSize run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:57:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:57:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:57:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:57:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:57:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:48 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDeleteSize (76.33s) === RUN TestReadFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 02:58:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:58:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:58:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:58:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:58:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:34 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 02:59:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 02:59:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 02:59:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 02:59:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:05 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "ReadFile" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestReadFile (77.19s) === RUN TestRetry 2026/03/26 03:00:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/26 03:00:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/26 03:00:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 03:00:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 03:00:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 03:00:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 03:00:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:00:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:00:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:00:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:00:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:00:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:22 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestCat (76.12s) === RUN TestPurge 2026/03/26 03:01:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-bohejoq6pavi" 2026/03/26 03:01:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 03:01:26 DEBUG : Creating backend with remote "/tmp/rclone989369613" run.go:185: Remote "pcloud root 'rclone-test-bohejoq6pavi'", Local "Local file system at /tmp/rclone989369613", Modify Window "1s" 2026/03/26 03:01:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:01:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:01:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:01:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:01:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-bohejoq6pavi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:40 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/B1/C1/one" to "pcloud root 'rclone-test-bohejoq6pavi'": pcloud error: Internal upload error. (5001) 2026/03/26 03:02:43 DEBUG : pcloud root 'rclone-test-bohejoq6pavi': Purge remote --- FAIL: TestPurge (78.02s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:02:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:02:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:02:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:02:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:02:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:26 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:03:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:03:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:03:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:03:57 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/B1/C1/one" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestRmdirsNoLeaveRoot (77.26s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:04:01 INFO : A1: Making directory 2026/03/26 03:04:01 INFO : A1/B1: Making directory 2026/03/26 03:04:01 INFO : A1/B1/C1: Making directory 2026/03/26 03:04:02 DEBUG : removing 1 level 3 directories 2026/03/26 03:04:02 INFO : A1/B1/C1: Removing directory 2026/03/26 03:04:02 DEBUG : removing 1 level 2 directories 2026/03/26 03:04:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.09s) === RUN TestRmdirsWithFilter run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:04:03 INFO : A1: Making directory 2026/03/26 03:04:03 INFO : A1/B1: Making directory 2026/03/26 03:04:03 INFO : A1/B1/C1: Making directory 2026/03/26 03:04:04 DEBUG : removing 1 level 3 directories 2026/03/26 03:04:04 INFO : A1/B1/C1: Removing directory 2026/03/26 03:04:04 DEBUG : removing 1 level 2 directories 2026/03/26 03:04:04 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.21s) === RUN TestCopyURL run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:04:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:11 ERROR : file1: Post request put error: pcloud error: Internal upload error. (5001) operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyURL --- FAIL: TestCopyURL (6.18s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:04:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:17 ERROR : file1: Post request put error: pcloud error: Internal upload error. (5001) operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (6.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:04:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 03:04:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:23 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 03:04:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:29 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:04:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:35 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:04:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:41 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:04:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:43 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:47 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:04:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:52 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:04:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:04:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:04:55 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:04:58 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:04:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:04:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:01 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:04 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:05:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:10 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:05:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:15 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:05:15 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 03:05:16 ERROR : file1: Not deleting source as copy failed: pcloud error: Internal upload error. (5001) operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestMoveFile --- FAIL: TestMoveFile (58.72s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:05:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 03:05:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:22 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 03:05:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:28 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:05:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:33 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:05:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:39 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:05:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:45 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:05:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:51 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:05:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:05:57 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:05:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:05:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:05:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:05:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:06:02 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:06:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:06:08 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:06:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:06:14 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:06:14 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 03:06:14 ERROR : file1: Not deleting source as copy failed: pcloud error: Internal upload error. (5001) operations_test.go:991: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:991 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (58.29s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.26s) === RUN TestMoveFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:06:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:06:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:06:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:06:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:06:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:28 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "dst/file1" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestMoveFileBackupDir (76.50s) === 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:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:07:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:34 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:07:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:07:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:07:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:07:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:44 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/one" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestDirMove (76.45s) === RUN TestGetFsInfo run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:08:48 DEBUG : pcloud root 'rclone-test-jijutof2kasi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 03:08:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:08:54 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:08:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:08:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:08:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:08:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:08:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:00 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:09:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:05 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:09:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:11 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:09:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:17 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:09:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:23 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:09:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:29 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:09:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:34 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:09:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:40 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:09:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:43 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:46 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 10/10 operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:09:46 DEBUG : pcloud root 'rclone-test-jijutof2kasi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 03:09:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:52 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:09:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:09:55 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:09:58 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:09:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:09:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:09:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:09:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:04 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:10:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:09 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:10:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:15 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:10:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:21 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:10:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:27 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:10:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:33 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:10:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:38 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:10:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:41 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:44 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 10/10 operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:10:44 DEBUG : pcloud root 'rclone-test-jijutof2kasi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 03:10:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:50 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:10:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:10:56 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:10:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:10:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:10:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:10:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:10:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:02 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:11:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:08 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:11:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:10 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:13 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:11:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:19 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:11:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:25 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:11:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:31 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:11:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:36 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:11:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:39 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:42 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 10/10 operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:11:43 DEBUG : pcloud root 'rclone-test-jijutof2kasi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 03:11:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:45 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:48 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 03:11:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:11:54 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 03:11:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:11:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:11:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:11:57 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:00 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 03:12:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:06 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 03:12:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:12 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 03:12:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:17 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 03:12:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:23 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 03:12:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:29 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 03:12:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:35 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 03:12:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:40 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 10/10 operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (232.75s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (58.19s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (58.20s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (58.17s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (58.19s) === RUN TestRcatMetadata run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:12:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:47 ERROR : potato1: Post request put error: pcloud error: Internal upload error. (5001) operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcatSize --- FAIL: TestRcatSize (6.04s) === RUN TestRcatSizeMetadata run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.26s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:12:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:12:53 ERROR : potato1: Post request put error: pcloud error: Internal upload error. (5001) operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: pcloud error: Internal upload error. (5001) Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (6.04s) === RUN TestTouchDir run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:12:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:12:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:12:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:12:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:12:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:13:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:13:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:13:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:13:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:06 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestTouchDir (76.37s) === RUN TestMkdirMetadata run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.26s) === RUN TestMkdirModTime run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.25s) === RUN TestSetDirModTime run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.26s) === RUN TestDirsEqual run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.26s) === RUN TestRemoveExisting run.go:185: Remote "pcloud root 'rclone-test-jijutof2kasi'", Local "Local file system at /tmp/rclone599004378", Modify Window "1s" 2026/03/26 03:14:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:14:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:14:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:14:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:14:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:15:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:15:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:15:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:15:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:15:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:15:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:15:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-jijutof2kasi': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 03:15:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:15:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 03:15:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 03:15:24 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "sub dir/test remove existing" to "pcloud root 'rclone-test-jijutof2kasi'": pcloud error: Internal upload error. (5001) --- FAIL: TestRemoveExisting (76.44s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/26 03:15:27 DEBUG : pcloud root 'rclone-test-jijutof2kasi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 53m38.95484787s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyLongFileNameCollision TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRcatSizeUploadHeaders TestTouchDir TestRemoveExisting]