"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/11/02 05:49:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kajiban3goli" 2025/11/02 05:49:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:49:02 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': Has cached credentials 2025/11/02 05:49:04 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:04 DEBUG : Creating backend with remote "/tmp/rclone861363137" === 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 "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 05:49:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/02 05:49:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers 2025/11/02 05:49:04 DEBUG : a: size = 0 OK 2025/11/02 05:49:04 DEBUG : a: size = 1 (memory) 2025/11/02 05:49:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/02 05:49:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/02 05:49:04 DEBUG : potato: Seek from 10 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 10 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/02 05:49:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/02 05:49:04 DEBUG : potato: Seek from 8 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 8 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/02 05:49:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:49:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:49:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:49:04 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:49:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/02 05:49:04 DEBUG : potato: Seek from 9 to 0 2025/11/02 05:49:04 DEBUG : potato: Seek from 9 to 0 2025/11/02 05:49:04 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 "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:10.288745 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:10.288766 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:10 ERROR : error listing: directory not found --- FAIL: TestCheck (5.71s) === RUN TestCheckFsError 2025/11/02 05:49:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 05:49:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 05:49:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/02 05:49:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/02 05:49:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/02 05:49:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:10.874289 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:10.874330 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:10 ERROR : error listing: directory not found --- FAIL: TestCheckDownload (0.59s) === RUN TestCheckSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:11.628074 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:11.628100 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:11 ERROR : error listing: directory not found --- FAIL: TestCheckSizeOnly (0.75s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:12.301541 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:12.301568 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:12 ERROR : error listing: directory not found --- FAIL: TestParseSumFile (0.78s) === RUN TestCheckSum run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kajiban3goli/data" 2025/11/02 05:49:12 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/data': Has cached credentials 2025/11/02 05:49:13 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-kajiban3goli/data' lacks md5, skipping 2025/11/02 05:49:13 ERROR : error listing: directory not found --- SKIP: TestCheckSum (1.00s) === RUN TestCheckSumDownload run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kajiban3goli/data" 2025/11/02 05:49:13 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/data': Has cached credentials 2025/11/02 05:49:14 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/data': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:15.162003 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:15.162025 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:15 ERROR : error listing: directory not found --- FAIL: TestCheckSumDownload (1.75s) === RUN TestApplyTransforms 2025/11/02 05:49:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-witidug9gafa" 2025/11/02 05:49:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:49:15 DEBUG : proton drive root link ID 'rclone-test-witidug9gafa': Has cached credentials 2025/11/02 05:49:16 DEBUG : proton drive root link ID 'rclone-test-witidug9gafa': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:16 DEBUG : Creating backend with remote "/tmp/rclone93762016" run.go:185: Remote "proton drive root link ID 'rclone-test-witidug9gafa'", Local "Local file system at /tmp/rclone93762016", Modify Window "1s" 2025/11/02 05:49:16.879127 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:16.879168 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-witidug9gafa'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:16 DEBUG : proton drive root link ID 'rclone-test-witidug9gafa': Purge remote 2025/11/02 05:49:16 NOTICE: purge failed: directory not found --- FAIL: TestApplyTransforms (1.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:49:17.575025 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:17.575063 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:17 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFile 2025/11/02 05:49:17 ERROR : error listing: directory not found --- FAIL: TestCopyFile (0.71s) === RUN TestCopyLongFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/11/02 05:49:17 ERROR : error listing: directory not found --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:18.110036 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:18.110077 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:18 ERROR : error listing: directory not found --- FAIL: TestCopyFileBackupDir (0.44s) === RUN TestCopyFileCompareDest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kajiban3goli/dst" 2025/11/02 05:49:18 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/dst': Has cached credentials 2025/11/02 05:49:18 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/dst': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kajiban3goli/CompareDest" 2025/11/02 05:49:19 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/CompareDest': Has cached credentials 2025/11/02 05:49:20 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 05:49:21.185283 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:21.185309 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:21 ERROR : one: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFileCompareDest 2025/11/02 05:49:21 ERROR : error listing: directory not found --- FAIL: TestCopyFileCompareDest (3.07s) === RUN TestCopyFileCopyDest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/11/02 05:49:21 ERROR : error listing: directory not found --- SKIP: TestCopyFileCopyDest (0.09s) === RUN TestCopyInplace run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2025/11/02 05:49:21 ERROR : error listing: directory not found --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2025/11/02 05:49:21 ERROR : error listing: directory not found --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2025/11/02 05:49:21 ERROR : error listing: directory not found --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/02 05:49:22.140111 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:22.140141 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:22 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestCopyFileMaxTransfer 2025/11/02 05:49:22 ERROR : error listing: directory not found --- FAIL: TestCopyFileMaxTransfer (0.60s) === RUN TestDeduplicateInteractive run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:22 ERROR : error listing: directory not found --- SKIP: TestDeduplicateInteractive (0.08s) === RUN TestDeduplicateSkip run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:22 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:22 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:22 ERROR : error listing: directory not found --- SKIP: TestDeduplicateFirst (0.18s) === RUN TestDeduplicateNewest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:22 ERROR : error listing: directory not found --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:23.316129 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:23.316154 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:23 ERROR : error listing: directory not found --- FAIL: TestDeduplicateNewestByHash (0.62s) === RUN TestDeduplicateOldest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:23 ERROR : error listing: directory not found --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:23 ERROR : error listing: directory not found --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:23 ERROR : error listing: directory not found --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/02 05:49:23 ERROR : error listing: directory not found --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/11/02 05:49:23 ERROR : error listing: directory not found --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:24.257865 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:24.257896 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:24 ERROR : error listing: directory not found --- FAIL: TestListDirSorted (0.43s) === RUN TestListDirSortedFn run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:24.774681 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:24.774757 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:24 ERROR : error listing: directory not found --- FAIL: TestListDirSortedFn (0.51s) === RUN TestListJSON run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:25.195984 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:25.196073 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:25 ERROR : error listing: directory not found --- FAIL: TestListJSON (0.44s) === RUN TestStatJSON run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:25.648195 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:25.648232 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:25 ERROR : error listing: directory not found --- FAIL: TestStatJSON (0.44s) === RUN TestMkdir run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:25 INFO : proton drive root link ID 'rclone-test-kajiban3goli': Making directory 2025/11/02 05:49:26.100042 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:26.100187 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:69: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:69 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMkdir 2025/11/02 05:49:26 ERROR : error listing: directory not found --- FAIL: TestMkdir (0.52s) === RUN TestLsd run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:26.608916 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:26.608964 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:26 ERROR : error listing: directory not found --- FAIL: TestLsd (0.44s) === RUN TestLs run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:27.030764 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:27.030803 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:27 ERROR : error listing: directory not found --- FAIL: TestLs (0.42s) === RUN TestLsWithFilesFrom run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:27.455296 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:27.455324 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:27 ERROR : error listing: directory not found --- FAIL: TestLsWithFilesFrom (0.43s) === RUN TestLsLong run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:27.887148 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:27.887184 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:27 ERROR : error listing: directory not found --- FAIL: TestLsLong (0.43s) === RUN TestHashSums run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:28.342539 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:28.342622 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:28 ERROR : error listing: directory not found --- FAIL: TestHashSums (0.46s) === RUN TestHashSumsWithErrors 2025/11/02 05:49:28 DEBUG : Creating backend with remote ":memory:" 2025/11/02 05:49:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/02 05:49:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 05:49:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/02 05:49:28 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 "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:28.803473 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:28.803499 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:28 ERROR : error listing: directory not found --- FAIL: TestCount (0.45s) === RUN TestDelete run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:29.260199 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:29.260232 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:29 ERROR : error listing: directory not found --- FAIL: TestDelete (0.46s) === RUN TestMaxDelete run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:29.791955 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:29.791988 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:29 ERROR : error listing: directory not found 2025/11/02 05:49:29 ERROR : error listing: directory not found --- FAIL: TestMaxDelete (0.62s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:30.320458 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:30.320485 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:30 ERROR : error listing: directory not found 2025/11/02 05:49:30 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSizeLargeFile (0.53s) === RUN TestMaxDeleteSize run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:30.844303 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:30.844341 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:30 ERROR : error listing: directory not found 2025/11/02 05:49:31 ERROR : error listing: directory not found --- FAIL: TestMaxDeleteSize (0.54s) === RUN TestReadFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:31.375724 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:31.375752 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:31 ERROR : error listing: directory not found 2025/11/02 05:49:31 ERROR : error listing: directory not found --- FAIL: TestReadFile (0.53s) === RUN TestRetry 2025/11/02 05:49:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/02 05:49:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/02 05:49:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:49:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:49:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:49:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:49:31 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 "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:32.089650 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:32.089672 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:32 ERROR : error listing: directory not found --- FAIL: TestCat (0.56s) === RUN TestPurge 2025/11/02 05:49:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-huroted4laca" 2025/11/02 05:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:49:32 DEBUG : proton drive root link ID 'rclone-test-huroted4laca': Has cached credentials 2025/11/02 05:49:33 DEBUG : proton drive root link ID 'rclone-test-huroted4laca': Used cached credential to initialize the ProtonDrive API 2025/11/02 05:49:33 DEBUG : Creating backend with remote "/tmp/rclone4214268458" run.go:185: Remote "proton drive root link ID 'rclone-test-huroted4laca'", Local "Local file system at /tmp/rclone4214268458", Modify Window "1s" 2025/11/02 05:49:33.867739 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:33.867774 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-huroted4laca'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:33 DEBUG : proton drive root link ID 'rclone-test-huroted4laca': Purge remote 2025/11/02 05:49:33 NOTICE: purge failed: directory not found --- FAIL: TestPurge (1.78s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:34.278863 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:34.278892 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:34 ERROR : error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (0.41s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:34.905777 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:34.905796 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:34 ERROR : error listing: directory not found --- FAIL: TestRmdirsLeaveRoot (0.63s) === RUN TestRmdirsWithFilter run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:35.420497 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:35.420528 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:35 ERROR : error listing: directory not found --- FAIL: TestRmdirsWithFilter (0.51s) === RUN TestCopyURL run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:35.938808 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:35.938845 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:36 ERROR : error listing: directory not found --- FAIL: TestCopyURL (0.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:49:37.076103 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:37.076275 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:37 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:37 ERROR : file1: Not deleting source as copy failed: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMoveFile 2025/11/02 05:49:37 ERROR : error listing: directory not found --- FAIL: TestMoveFile (1.15s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:49:38.241978 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:38.242101 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:38 ERROR : file1: Failed to copy: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:38 ERROR : file1: Not deleting source as copy failed: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestMoveFileWithIgnoreExisting 2025/11/02 05:49:38 ERROR : error listing: directory not found --- FAIL: TestMoveFileWithIgnoreExisting (1.23s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:38 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:38 ERROR : error listing: directory not found --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:39.526950 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:39.526983 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:39 ERROR : error listing: directory not found --- FAIL: TestMoveFileBackupDir (0.99s) === 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 "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:40.306004 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:40.306030 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:40 ERROR : error listing: directory not found --- FAIL: TestDirMove (0.70s) === RUN TestGetFsInfo run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:40 ERROR : error listing: directory not found --- PASS: TestGetFsInfo (0.11s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:40 ERROR : error listing: directory not found 2025/11/02 05:49:40 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:49:41.286097 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:41.286140 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=false,ignoreChecksum=false 2025/11/02 05:49:41 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:41 ERROR : error listing: directory not found 2025/11/02 05:49:41 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:49:42.546003 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:42.546032 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=true,ignoreChecksum=false 2025/11/02 05:49:42 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:42 ERROR : error listing: directory not found 2025/11/02 05:49:42 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:49:43.680226 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:43.680290 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=false,ignoreChecksum=true 2025/11/02 05:49:43 ERROR : error listing: directory not found === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:44 ERROR : error listing: directory not found 2025/11/02 05:49:44 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:49:44.942271 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:44.942307 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcat/withChecksum=true,ignoreChecksum=true 2025/11/02 05:49:45 ERROR : error listing: directory not found --- FAIL: TestRcat (4.58s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.94s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (1.29s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (1.11s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (1.25s) === RUN TestRcatMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/11/02 05:49:45 ERROR : error listing: directory not found --- SKIP: TestRcatMetadata (0.10s) === RUN TestRcatSize run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:46.085692 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:46.085738 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:46 ERROR : potato1: Post request put error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestRcatSize 2025/11/02 05:49:46 ERROR : error listing: directory not found --- FAIL: TestRcatSize (1.05s) === RUN TestRcatSizeMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/11/02 05:49:46 ERROR : error listing: directory not found --- SKIP: TestRcatSizeMetadata (0.16s) === RUN TestTouchDir run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:47.062398 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:47.062431 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:47 ERROR : error listing: directory not found --- FAIL: TestTouchDir (0.81s) === RUN TestMkdirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/11/02 05:49:47 ERROR : error listing: directory not found --- SKIP: TestMkdirMetadata (0.15s) === RUN TestMkdirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:49:47 ERROR : error listing: directory not found --- SKIP: TestMkdirModTime (0.17s) === RUN TestCopyDirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/02 05:49:47 ERROR : error listing: directory not found --- SKIP: TestCopyDirMetadata (0.17s) === RUN TestSetDirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/11/02 05:49:47 ERROR : error listing: directory not found --- SKIP: TestSetDirModTime (0.17s) === RUN TestDirsEqual run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/02 05:49:48 ERROR : error listing: directory not found --- SKIP: TestDirsEqual (0.16s) === RUN TestRemoveExisting run.go:185: Remote "proton drive root link ID 'rclone-test-kajiban3goli'", Local "Local file system at /tmp/rclone861363137", Modify Window "1s" 2025/11/02 05:49:48.710468 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/02 05:49:48.710506 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) run.go:242: Failed to mkdir "proton drive root link ID 'rclone-test-kajiban3goli'": failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) 2025/11/02 05:49:48 ERROR : error listing: directory not found --- FAIL: TestRemoveExisting (0.81s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/02 05:49:48 DEBUG : proton drive root link ID 'rclone-test-kajiban3goli': Purge remote 2025/11/02 05:49:49 NOTICE: purge failed: directory not found "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 46.201306795s (try 1/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL 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 TestTouchDir TestRemoveExisting]