"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2026/03/26 05:47:40 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo" 2026/03/26 05:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 05:47:40 DEBUG : Creating backend with remote "/tmp/rclone2773684627" === 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.32s) === RUN TestSizeDiffers 2026/03/26 05:47:41 DEBUG : a: size = 0 OK 2026/03/26 05:47:41 DEBUG : a: size = 1 (memory) 2026/03/26 05:47:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/26 05:47:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/26 05:47:41 DEBUG : potato: Seek from 10 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 10 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 2 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/26 05:47:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 2 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/26 05:47:41 DEBUG : potato: Seek from 8 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 8 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/26 05:47:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 05:47:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 05:47:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 05:47:41 DEBUG : potato: Seek from 5 to 2 2026/03/26 05:47:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/26 05:47:41 DEBUG : potato: Seek from 9 to 0 2026/03/26 05:47:41 DEBUG : potato: Seek from 9 to 0 2026/03/26 05:47:41 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:47:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:47:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:47:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:47:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:47:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:47:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:47:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:47:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:47:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:47:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:47:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:47:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:47:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:47:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:48:54 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheck (76.77s) === RUN TestCheckFsError 2026/03/26 05:48:58 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 05:48:58 DEBUG : Config file has changed externally - reloading 2026/03/26 05:48:58 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 05:48:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/26 05:48:58 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 05:48:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/26 05:48:58 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:48:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:48:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:48:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:48:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:49:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:49:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:49:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:49:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:10 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckDownload (76.13s) === RUN TestCheckSizeOnly run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:50:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:50:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:50:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:50:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:50:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:26 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "rutabaga" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckSizeOnly (76.09s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:51:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:51:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:51:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:51:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:51:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "test.sum" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:43 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "test.sum" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestParseSumFile (76.10s) === RUN TestCheckSum run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:52:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/data" check_test.go:350: pcloud root 'rclone-test-tolocug6bajo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.29s) === RUN TestCheckSumDownload run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 05:52:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/data" 2026/03/26 05:52:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:52:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:52:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:52:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:52:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:53:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:53:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:57:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:57:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:57:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "data/banana" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:49 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "data/banana" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCheckSumDownload (365.03s) === RUN TestApplyTransforms 2026/03/26 05:58:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zequtus7voga" 2026/03/26 05:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 05:58:54 DEBUG : Creating backend with remote "/tmp/rclone212074167" run.go:185: Remote "pcloud root 'rclone-test-zequtus7voga'", Local "Local file system at /tmp/rclone212074167", Modify Window "1s" 2026/03/26 05:58:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:58:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:58:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:58:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:58:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 05:59:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 05:59:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 05:59:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 05:59:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "hello, world!" to pcloud root 'rclone-test-zequtus7voga': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:07 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "hello, world!" to "pcloud root 'rclone-test-zequtus7voga'": pcloud error: Internal upload error. (5001) 2026/03/26 06:00:10 DEBUG : pcloud root 'rclone-test-zequtus7voga': Purge remote --- FAIL: TestApplyTransforms (77.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:00:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 06:00:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:13 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:17 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:00:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:22 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:00:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:28 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:00:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:34 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:00:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:40 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:00:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:46 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:00:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:51 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:00:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:00:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:00:57 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:00:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:00:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:00:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:00:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:01:03 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:01:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:01:09 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:01:09 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.83s) === RUN TestCopyLongFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.26s) === RUN TestCopyFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:01:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:01:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:01:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:01:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:01:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:07 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:22 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "dst/file1" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCopyFileBackupDir (76.47s) === RUN TestCopyFileCompareDest run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:02:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/dst" 2026/03/26 06:02:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/CompareDest" 2026/03/26 06:02:28 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 06:02:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:02:34 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:02:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:02:40 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:02:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:02:46 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:02:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:02:51 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:02:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:02:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:02:57 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:02:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:02:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:02:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:02:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:03 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:03:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:09 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:03:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:15 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:03:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:20 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:03:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:26 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:03:26 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyFileCompareDest (68.75s) === RUN TestCopyFileCopyDest run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:03:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/dst" 2026/03/26 06:03:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tolocug6bajo/CopyDest" 2026/03/26 06:03:37 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 06:03:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:44 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:03:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:49 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:03:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:03:55 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:03:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:03:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:03:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:03:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:03:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:01 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:04:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:07 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:04:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:13 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:04:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:19 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:04:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:24 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:04:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:30 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:04:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:36 DEBUG : one: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:04:36 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.95s) === RUN TestCopyInplace run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:04:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 06:04:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:43 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:04:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:45 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:49 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:04:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:04:55 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:04:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:04:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:04:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:04:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:04:57 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:00 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:05:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:06 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:05:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:12 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:05:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:14 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:18 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:05:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:20 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:23 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:05:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:29 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:05:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:35 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:05:35 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 (59.13s) === RUN TestCopyLongFileName run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:05:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 06:05:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:39 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:42 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:05:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:48 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:05:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:54 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:05:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:05:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:05:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:05:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:05:59 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:05:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:05:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:05 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:06:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:11 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:06:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:13 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:17 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:06:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:22 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:06:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:28 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:06:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:06:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:34 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:06:34 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 (59.78s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/26 06:06:36 DEBUG : pcloud root 'rclone-test-tolocug6bajo': Waiting for checks to finish 2026/03/26 06:06:36 DEBUG : pcloud root 'rclone-test-tolocug6bajo': Waiting for transfers to finish 2026/03/26 06:06:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:06:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 06:06:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/26 06:06:36 DEBUG : pacer: Reducing sleep to 120ms 2026/03/26 06:06:36 DEBUG : pacer: Reducing sleep to 90ms 2026/03/26 06:06:36 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:06:36 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:06:37 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:06:37 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:06:37 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:06:37 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:06:38 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:06:38 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:06:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:06:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:06:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:06:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:06:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 06:06:42 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 06:06:42 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:06:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:42 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/03/26 06:06:42 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:06:42 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:06:43 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:06:43 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:06:43 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:06:43 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:06:44 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:06:44 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:06:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:06:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:06:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:06:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:06:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/26 06:06:48 DEBUG : pacer: Reducing sleep to 60ms 2026/03/26 06:06:48 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:06:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:48 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/03/26 06:06:48 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:06:48 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:06:49 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:06:49 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:06:49 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:06:49 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:06:50 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:06:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:06:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:06:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:06:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:06:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:53 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:06:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:53 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:06:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:53 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/03/26 06:06:53 DEBUG : pacer: Reducing sleep to 90ms 2026/03/26 06:06:54 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:06:54 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:06:54 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:06:55 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:06:55 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:06:55 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:06:56 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:06:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:06:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:06:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:06:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:06:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:06:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:06:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:59 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:06:59 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:06:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:59 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:06:59 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:06:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:06:59 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/03/26 06:06:59 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:06:59 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:00 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:00 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:00 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:01 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:01 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:07:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:07:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:07:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:07:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:05 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:07:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:05 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:05 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/03/26 06:07:05 DEBUG : pacer: Reducing sleep to 90ms 2026/03/26 06:07:05 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:07:05 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:06 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:06 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:06 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:06 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:07 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:07 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:10 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:07:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:07:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:07:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:07:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:11 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:07:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:11 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:11 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/03/26 06:07:11 DEBUG : pacer: Reducing sleep to 90ms 2026/03/26 06:07:11 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:07:11 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:12 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:12 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:12 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:12 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:13 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:13 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:07:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:07:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:07:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:07:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:07:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:17 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/03/26 06:07:17 DEBUG : pacer: Reducing sleep to 67.5ms 2026/03/26 06:07:17 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:18 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:18 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:18 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:18 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:19 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:22 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:07:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:22 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:07:22 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:07:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:07:22 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:07:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:23 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:23 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:23 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:23 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:23 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:24 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:24 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:24 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:24 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:25 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:25 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:07:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:07:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:07:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:28 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:07:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:28 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:28 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:28 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:07:28 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:29 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:29 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:29 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:29 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:30 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:30 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:30 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:31 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:07:34 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:07:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:07:34 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:07:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:07:34 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:07:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:07:34 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:07:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:07:34 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:07:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:35 DEBUG : pacer: Rate limited, increasing sleep to 33.75ms 2026/03/26 06:07:35 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/03/26 06:07:35 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/03/26 06:07:35 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/03/26 06:07:35 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/03/26 06:07:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:07:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:07:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:07:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:07:40 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:07:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:40 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:40 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:40 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:40 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:07:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:40 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:41 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:41 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:41 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:41 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:42 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:42 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:45 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:07:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:07:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:07:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:07:46 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:07:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:46 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:46 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:07:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:46 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:47 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:47 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:47 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:47 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:48 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:07:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:07:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:07:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:07:52 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:07:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:52 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:52 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:52 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:07:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:52 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:52 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:53 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:53 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:53 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:53 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:07:54 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:07:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:07:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:07:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:07:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:07:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:07:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:07:57 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:07:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:57 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:07:57 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:07:58 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:07:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:07:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:07:58 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:07:58 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:07:58 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:07:59 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:07:59 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:07:59 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:00 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:08:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:08:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:08:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/26 06:08:03 DEBUG : pacer: Reducing sleep to 30ms 2026/03/26 06:08:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:03 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:08:03 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:08:03 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:08:03 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:08:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:04 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:08:04 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:08:04 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:08:04 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:08:04 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:08:05 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:05 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:08:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:08:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:08:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:08:09 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:08:09 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:08:09 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:08:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:08:09 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:08:10 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:08:10 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:08:10 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:08:11 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:11 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:08:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:08:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:08:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:15 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:15 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:08:15 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:08:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:08:15 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:08:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:15 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:08:16 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:08:16 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:08:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:08:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:08:17 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:17 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:20 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:08:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:08:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:08:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:21 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:21 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:08:21 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:08:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:08:21 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:08:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:21 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:08:21 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:08:22 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:08:22 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:08:22 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:08:22 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:23 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:08:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:08:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:08:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:27 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:27 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/03/26 06:08:27 DEBUG : pacer: Reducing sleep to 45ms 2026/03/26 06:08:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:08:27 DEBUG : pacer: Reducing sleep to 33.75ms 2026/03/26 06:08:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:27 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2026/03/26 06:08:27 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/26 06:08:28 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/26 06:08:28 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/26 06:08:28 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/26 06:08:28 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/26 06:08:29 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/26 06:08:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:08:32 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:08:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:08:32 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:08:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:08:32 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:08:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:08:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:08:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:08:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:38 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:08:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:38 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:38 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:08:39 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:08:40 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:08:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:08:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:08:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:44 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:44 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:08:45 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:08:45 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:08:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:08:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:50 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:08:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:50 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:50 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:08:51 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:08:51 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:08:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:08:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:08:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:08:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:08:56 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:08:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:08:56 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:08:56 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:08:57 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:08:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:08:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:09:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:09:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:01 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:09:02 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:09:02 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:09:03 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:09:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:09:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:09:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:07 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:09:07 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:09:08 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:09:09 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:09:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:13 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:09:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:13 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:09:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:13 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:09:13 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:09:14 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:09:14 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:09:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:18 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:09:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:09:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:19 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:09:19 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:09:20 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:09:20 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:09:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:09:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:09:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:25 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/03/26 06:09:25 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/26 06:09:26 DEBUG : pacer: Reducing sleep to 16.875ms 2026/03/26 06:09:26 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/26 06:09:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:09:30 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:09:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:09:30 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:09:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:09:44 ERROR : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: 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 (188.57s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:09:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/26 06:09:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:09:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:50 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:09:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:09:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:09:56 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:09:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:09:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:09:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:09:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:09:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:02 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:10:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:08 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:10:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:10 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:13 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:10:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:19 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:10:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:25 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:10:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:31 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:10:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:37 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:10:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:39 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:10:42 DEBUG : TestCopyFileMaxTransfer/file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:10:42 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.77s) === RUN TestDeduplicateInteractive run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.33s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:10:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:10:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:10:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:10:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:10:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:18 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "one" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:11:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:11:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:11:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:11:58 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "one" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestDeduplicateNewestByHash (77.22s) === RUN TestDeduplicateOldest run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.27s) === RUN TestDeduplicateSmallest run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.28s) === RUN TestDeduplicateRename run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.26s) === RUN TestListDirSorted run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:12:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:12:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:12:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:12:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:12:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:16 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "a.txt" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestListDirSorted (76.33s) === RUN TestListDirSortedFn run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:13:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:13:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:13:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:13:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:13:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "a.txt" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:32 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "a.txt" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestListDirSortedFn (76.16s) === RUN TestListJSON run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:14:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:14:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:14:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:14:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:14:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:48 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestListJSON (76.23s) === RUN TestStatJSON run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:15:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:15:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:15:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:15:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:15:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:16:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:16:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:16:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:04 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestStatJSON (76.23s) === RUN TestMkdir run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:17:08 INFO : pcloud root 'rclone-test-tolocug6bajo': Making directory 2026/03/26 06:17:08 INFO : pcloud root 'rclone-test-tolocug6bajo': Making directory --- PASS: TestMkdir (0.40s) === RUN TestLsd run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:17:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:35 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:17:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:17:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:17:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:17:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:07 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:22 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "sub dir/hello world" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsd (77.91s) === RUN TestLs run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:18:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:18:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:18:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:18:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:18:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:06 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:14 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:14 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:16 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:24 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:40 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestLs (77.06s) === RUN TestLsWithFilesFrom run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:19:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:19:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:19:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:19:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:19:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:20:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:20:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:20:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:20:58 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsWithFilesFrom (78.88s) === RUN TestLsLong run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:21:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:21:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:21:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:21:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:21:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:18 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestLsLong (79.99s) === RUN TestHashSums run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:22:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:22:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:22:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:22:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:22:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:12 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:36 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestHashSums (77.48s) === RUN TestHashSumsWithErrors 2026/03/26 06:23:39 DEBUG : Creating backend with remote ":memory:" 2026/03/26 06:23:39 DEBUG : Config file has changed externally - reloading 2026/03/26 06:23:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/26 06:23:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 06:23:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/26 06:23:39 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:23:40 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:42 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:50 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:23:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:23:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:23:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:23:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:52 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCount (76.44s) === RUN TestDelete run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:24:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:24:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:24:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:24:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:24:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:25:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:25:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:25:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:25:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:06 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:09 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestDelete (76.48s) === RUN TestMaxDelete run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:26:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:26:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:26:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:26:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:26:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:03 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:27 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDelete (78.34s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:27:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:47 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:49 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:27:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:27:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:27:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:27:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:44 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDeleteSizeLargeFile (77.33s) === RUN TestMaxDeleteSize run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:28:48 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:48 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:28:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:28:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:28:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:28:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:29:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:29:53 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "small" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:29:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:29:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:01 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "small" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestMaxDeleteSize (77.09s) === RUN TestReadFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:30:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:30:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:30:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:30:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:30:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "ReadFile" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:18 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "ReadFile" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestReadFile (76.79s) === RUN TestRetry 2026/03/26 06:31:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/26 06:31:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/26 06:31:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 06:31:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 06:31:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 06:31:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 06:31:22 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:31:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:32 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:40 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:31:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:31:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:31:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:31:56 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:11 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:17 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:17 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:19 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:27 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "file1" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:35 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "file1" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestCat (76.31s) === RUN TestPurge 2026/03/26 06:32:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tozizut8xebe" 2026/03/26 06:32:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 06:32:39 DEBUG : Creating backend with remote "/tmp/rclone371151322" run.go:185: Remote "pcloud root 'rclone-test-tozizut8xebe'", Local "Local file system at /tmp/rclone371151322", Modify Window "1s" 2026/03/26 06:32:41 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:32:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:32:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:32:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:32:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:00 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:08 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:29 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:46 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:48 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tozizut8xebe': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:33:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:33:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:33:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:33:56 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/B1/C1/one" to "pcloud root 'rclone-test-tozizut8xebe'": pcloud error: Internal upload error. (5001) 2026/03/26 06:33:59 DEBUG : pcloud root 'rclone-test-tozizut8xebe': Purge remote --- FAIL: TestPurge (81.32s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:34:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:34:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:34:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:34:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:34:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:10 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/B1/C1/one" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:18 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/B1/C1/one" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestRmdirsNoLeaveRoot (81.95s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:35:22 INFO : A1: Making directory 2026/03/26 06:35:22 INFO : A1/B1: Making directory 2026/03/26 06:35:22 INFO : A1/B1/C1: Making directory 2026/03/26 06:35:23 DEBUG : removing 1 level 3 directories 2026/03/26 06:35:23 INFO : A1/B1/C1: Removing directory 2026/03/26 06:35:23 DEBUG : removing 1 level 2 directories 2026/03/26 06:35:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.07s) === RUN TestRmdirsWithFilter run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:35:24 INFO : A1: Making directory 2026/03/26 06:35:24 INFO : A1/B1: Making directory 2026/03/26 06:35:24 INFO : A1/B1/C1: Making directory 2026/03/26 06:35:25 DEBUG : removing 1 level 3 directories 2026/03/26 06:35:25 INFO : A1/B1/C1: Removing directory 2026/03/26 06:35:25 DEBUG : removing 1 level 2 directories 2026/03/26 06:35:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.91s) === RUN TestCopyURL run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:35:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:28 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:35:31 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.20s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:35:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:35:38 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.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:35:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 06:35:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:41 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:35:44 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:35:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:35:50 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:35:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:35:56 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:35:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:35:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:35:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:35:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:35:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:02 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:36:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:07 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:36:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:10 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:13 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:36:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:19 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:36:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:20 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:22 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:25 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:36:25 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:25 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:27 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:31 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:36:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:33 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:37 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:36:37 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:36:37 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 (59.40s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:36:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 06:36:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:43 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 0/10 2026/03/26 06:36:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:49 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:36:49 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:49 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:36:55 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:36:55 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:36:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:36:55 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:36:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:36:57 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:01 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:37:01 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:01 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:06 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:37:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:12 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:37:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:18 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:37:18 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:18 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:21 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:24 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:37:24 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:24 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:26 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:30 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:37:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:30 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:32 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:37:36 DEBUG : file1: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:37:36 ERROR : file1: Failed to copy: pcloud error: Internal upload error. (5001) 2026/03/26 06:37:36 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.69s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:37:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:53 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:37:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:37:53 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:37:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:37:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:11 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:11 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:19 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:19 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:35 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:35 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:43 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:45 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "dst/file1" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:53 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "dst/file1" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestMoveFileBackupDir (80.08s) === 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:38:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:38:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:38:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:38:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:38:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:05 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:05 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:07 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:13 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:15 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:23 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:29 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:31 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:39 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:47 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:39:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:39:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:39:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:39:55 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:00 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:00 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "A1/one" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:10 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "A1/one" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestDirMove (77.29s) === RUN TestGetFsInfo run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:40:14 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.31s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:40:14 DEBUG : pcloud root 'rclone-test-tolocug6bajo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 06:40:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:20 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:40:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:26 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:40:26 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:26 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:32 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:40:32 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:32 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:34 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:38 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:40:38 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:38 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:43 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:40:44 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:46 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:50 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:40:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:50 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:52 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:40:55 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:40:56 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:40:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:40:56 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:40:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:40:58 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:03 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:41:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:09 DEBUG : no_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:41:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:14 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:41:15 DEBUG : pcloud root 'rclone-test-tolocug6bajo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 06:41:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:21 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:41:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:27 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:41:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:33 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:41:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:39 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:41:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:40 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:45 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:41:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:51 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:41:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:41:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:41:57 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:41:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:41:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:41:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:41:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:03 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:42:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:09 DEBUG : with_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:42:09 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:09 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:15 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:42:15 DEBUG : pcloud root 'rclone-test-tolocug6bajo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 06:42:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:21 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:42:21 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:21 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:27 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:42:27 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:27 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:33 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:42:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:33 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:39 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:42:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:41 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:43 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:46 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:42:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:52 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:42:52 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:42:55 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:42:58 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:42:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:42:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:42:58 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:42:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:01 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:04 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:43:04 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:10 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:43:10 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:10 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:15 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:43:16 DEBUG : pcloud root 'rclone-test-tolocug6bajo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 06:43:16 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:16 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:18 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:22 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 1/10 2026/03/26 06:43:22 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:22 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:27 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 2/10 2026/03/26 06:43:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:33 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 3/10 2026/03/26 06:43:33 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:36 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:39 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 4/10 2026/03/26 06:43:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:45 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 5/10 2026/03/26 06:43:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:45 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:51 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 6/10 2026/03/26 06:43:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:53 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:43:57 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 7/10 2026/03/26 06:43:57 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:43:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:43:57 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:43:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:43:59 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:44:02 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 8/10 2026/03/26 06:44:03 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:05 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:44:08 DEBUG : ignore_checksum_small_file_from_pipe: Received error: pcloud error: Internal upload error. (5001) - low level retry 9/10 2026/03/26 06:44:08 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:08 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:10 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:44:14 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 (240.13s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (60.41s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (60.52s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (60.52s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (58.68s) === RUN TestRcatMetadata run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:44:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:44:27 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 (12.91s) === RUN TestRcatSizeMetadata run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.27s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:44:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 06:44:34 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.08s) === RUN TestTouchDir run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:44:34 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:34 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:42 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:50 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:52 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:44:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:44:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:44:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:44:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:02 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:07 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:07 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:09 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:15 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:15 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:17 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:23 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:23 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:25 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:30 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:31 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:33 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:39 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:39 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:41 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "potato2" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:46 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:47 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:49 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "potato2" to "pcloud root 'rclone-test-tolocug6bajo'": pcloud error: Internal upload error. (5001) --- FAIL: TestTouchDir (78.54s) === RUN TestMkdirMetadata run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.27s) === RUN TestCopyDirMetadata run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.27s) === RUN TestSetDirModTime run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", 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-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.30s) === RUN TestRemoveExisting run.go:185: Remote "pcloud root 'rclone-test-tolocug6bajo'", Local "Local file system at /tmp/rclone2773684627", Modify Window "1s" 2026/03/26 06:45:54 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:45:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:45:54 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:45:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:45:57 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 1/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:02 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:02 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:04 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 2/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:12 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:12 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 3/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:20 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:20 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:22 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 4/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:28 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:28 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:30 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 5/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:36 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:36 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:38 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 6/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:43 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:44 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:46 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 7/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:51 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:51 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:46:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:46:54 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 8/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:59 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:46:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:46:59 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:47:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:47:01 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/test remove existing" to pcloud root 'rclone-test-tolocug6bajo': 9/10 (pcloud error: Internal upload error. (5001)) 2026/03/26 06:47:37 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2026/03/26 06:47:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 06:47:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/26 06:47:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/26 06:47:39 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 1h0m0s running tests: TestRemoveExisting (1m47s) goroutine 28073 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0x6cf1e2686c8, {0x29f90c0?, 0x6cf1eb07ae8?}, 0x2b581b0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x6cf1e2686c8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x6cf1e2686c8, 0x6cf1eb07c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a0f10c, 0x18}, {0x2a48b56, 0x26}, 0x6cf1eb317b8, {0x45b85c0, 0x71, 0x71}, {0xc26953833263a7b6, 0x3465ea70f80, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x6cf1e750320) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x6cf1e750320) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 52 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 53 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 54 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1e62c000) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 27589 [select]: net/http.(*persistConn).roundTrip(0x6cf1e46db80, 0x6cf1e186be0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x6cf1e890340, 0x6cf1e46d7c0) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x6cf1e4ffb00, 0x6cf1e46d7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x6cf1e678e80, 0x6cf1e46d680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x6cf1e46d680, {0x2b76820, 0x6cf1e678e80}, {0x6cf1e91eb38?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x6cf1e6e7890, 0x6cf1e46d680, {0x6cf1e91eb01?, 0x6cf1e91ebc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x6cf1e6e7890, 0x6cf1e46d680) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x6cf1e187310, {0x2b9ded8, 0x45f4c60}, 0x6cf1e8e1340) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x6cf1e187310, {0x2b9ded8, 0x45f4c60}, 0x150000023a7da0?, {0x0?, 0x0?}, {0x24963c0, 0x6cf1e3c0d80}, 0x41e885?, 0x2b59508, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/pcloud.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:551 +0x8f github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x6cf1e4ffbc0, 0x6cf1e97e140, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x6cf1e4ffbc0, 0x6cf1e97e140) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/pcloud.(*Fs).listAll(0x6cf1e53a790, {0x2b9ded8, 0x45f4c60}, {0x6cf1e8f3820, 0xc}, 0x0, 0x1, 0x0, 0x6cf1e91f7f0) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:550 +0x3d9 github.com/rclone/rclone/backend/pcloud.(*Fs).readMetaDataForPath(0x6cf1e53a790, {0x2b9ded8, 0x45f4c60}, {0x2a1ed85?, 0x2b72a01?}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:269 +0x10c github.com/rclone/rclone/backend/pcloud.(*Object).readMetaData(0x6cf1eccddd0, {0x2b9ded8?, 0x45f4c60?}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1280 +0x36 github.com/rclone/rclone/backend/pcloud.(*Fs).newObjectWithInfo(0x6cf1e53a790, {0x2b9ded8, 0x45f4c60}, {0x2a1ed85, 0x1c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:454 +0x9c github.com/rclone/rclone/backend/pcloud.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:465 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0x6cf1ec99050, {0x2b9ded8, 0x45f4c60}, {0x2b72460, 0x6cf1eb32cf0}, {0x2bae6b0, 0x6cf1e6295e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1485 +0xde9 github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0x6cf1e53a790, {0x2b9ded8, 0x45f4c60}, {0x2b72460, 0x6cf1eb32cf0}, {0x2bae6b0, 0x6cf1e6295e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:707 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x6cf1e55bc00, {0x2b9ded8, 0x45f4c60}, {0x2bbb620, 0x6cf1e53a790}, {0x2a1ed85, 0x1c}, {0x29e3355, 0xb}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x6cf1e268b48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1965 +0xf4 testing.tRunner(0x6cf1e268b48, 0x2b581b0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 28063 [IO wait]: internal/poll.runtime_pollWait(0x7b8fce5a9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x6cf1ec1a280?, 0x6cf1e990c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x6cf1ec1a280, {0x6cf1e990c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x6cf1ec1a280, {0x6cf1e990c80?, 0x197b?, 0x6cf1e74da20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x6cf1e54a5b8, {0x6cf1e990c80?, 0x6cf1e990c80?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x6cf1e15f6f8, {0x6cf1e990c80?, 0x7b8fccd5ecc8?, 0x7b90152452f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x6cf1e223458, {0x6cf1e990c80?, 0x197b?, 0x6cf1e1e7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x6cf1e63b0a8, {0x2b74140, 0x6cf1e223458}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x6cf1e63ae08, {0x7b8fcc273d18, 0x6cf1e15f6f8}, 0x6cf1ee801b9?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x6cf1e63ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x6cf1e63ae08, {0x6cf1ebac000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x6cf1e46db80, {0x6cf1ebac000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x6cf1e1fdce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x6cf1e1fdce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x6cf1e46db80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 28084 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 21079 [select, 15 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1e47a780) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 21077 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 4320 [select, 45 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1ea7ce80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 4319 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2740 [select, 48 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1e47b940) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2733 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 653 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 644 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28064 [select]: net/http.(*persistConn).writeLoop(0x6cf1e46db80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 28084 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 3249 [chan receive, 47 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3262 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 2132 [select, 54 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1e4aee00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2131 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2734 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2733 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2174 [select, 54 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1e97fbc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2173 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 21078 [chan receive, 15 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 21077 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5028 [select, 44 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x6cf1ec73a80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 5027 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 1h0m0.790943926s (try 1/5): exit status 2: 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]