"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/06/10 05:17:21 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/06/10 05:17:21 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.16s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors === RUN TestReOpen/Normal/TooManyErrors === RUN TestReOpen/Normal/Seek === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors === RUN TestReOpen/WithRangeOption/TooManyErrors === RUN TestReOpen/WithRangeOption/Seek === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors === RUN TestReOpen/WithSeekOption/TooManyErrors === RUN TestReOpen/WithSeekOption/Seek === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors === RUN TestReOpen/UnknownSize/TooManyErrors === RUN TestReOpen/UnknownSize/Seek === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (21.12s) --- PASS: TestCheck/1 (0.48s) --- PASS: TestCheck/2 (0.46s) --- PASS: TestCheck/3 (0.63s) --- PASS: TestCheck/4 (0.76s) --- PASS: TestCheck/5 (0.74s) --- PASS: TestCheck/6 (0.96s) --- PASS: TestCheck/7 (0.89s) === RUN TestCheckFsError 2025/06/10 05:17:42 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/06/10 05:17:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/10 05:17:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (27.67s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.52s) --- PASS: TestCheckDownload/3 (1.80s) --- PASS: TestCheckDownload/4 (2.03s) --- PASS: TestCheckDownload/5 (1.84s) --- PASS: TestCheckDownload/6 (2.05s) --- PASS: TestCheckDownload/7 (2.11s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (19.84s) --- PASS: TestCheckSizeOnly/1 (0.48s) --- PASS: TestCheckSizeOnly/2 (0.44s) --- PASS: TestCheckSizeOnly/3 (0.64s) --- PASS: TestCheckSizeOnly/4 (0.78s) --- PASS: TestCheckSizeOnly/5 (0.89s) --- PASS: TestCheckSizeOnly/6 (0.83s) --- PASS: TestCheckSizeOnly/7 (0.92s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:18:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/10 05:18:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/10 05:18:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/10 05:18:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/10 05:18:35.589787 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:18:35.589845 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/10 05:18:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/10 05:18:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/10 05:18:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/10 05:18:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.82s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" check_test.go:350: proton drive root link ID 'rclone-test-qozevet4jasu/data' lacks md5, skipping --- SKIP: TestCheckSum (179.04s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestCheckSumDownload/subtest1 2025/06/10 05:24:57.288899 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:24:57.288923 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2025/06/10 05:25:05.244641 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:05.244764 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2025/06/10 05:25:13.485547 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:13.485571 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2025/06/10 05:25:21.435573 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:21.435766 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2025/06/10 05:25:29.334853 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:29.334931 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2025/06/10 05:25:37.173401 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:37.173461 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/10 05:25:40.801054 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:40.801091 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/10 05:25:44.279071 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:25:44.279107 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (254.03s) --- PASS: TestCheckSumDownload/subtest1 (3.79s) --- PASS: TestCheckSumDownload/subtest2 (3.23s) --- PASS: TestCheckSumDownload/subtest3 (3.57s) --- PASS: TestCheckSumDownload/subtest4 (3.31s) --- PASS: TestCheckSumDownload/subtest5 (3.32s) --- PASS: TestCheckSumDownload/subtest6 (3.35s) --- PASS: TestCheckSumDownload/subtest7 (3.26s) === RUN TestApplyTransforms run.go:180: Remote "proton drive root link ID 'rclone-test-totaqam5xasu'", Local "Local file system at /tmp/rclone1630555842", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/06/10 05:26:00 ERROR : hello, world!: sum not found 2025/06/10 05:26:00 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-totaqam5xasu' 2025/06/10 05:26:00 NOTICE: proton drive root link ID 'rclone-test-totaqam5xasu': 1 files missing 2025/06/10 05:26:00 NOTICE: 1 hashes missing 2025/06/10 05:26:00 NOTICE: proton drive root link ID 'rclone-test-totaqam5xasu': 2 differences found 2025/06/10 05:26:00 NOTICE: proton drive root link ID 'rclone-test-totaqam5xasu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/10 05:26:01 NOTICE: proton drive root link ID 'rclone-test-totaqam5xasu': 0 differences found 2025/06/10 05:26:01 NOTICE: proton drive root link ID 'rclone-test-totaqam5xasu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-rerokit3vepa'", Local "Local file system at /tmp/rclone1642822593", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/06/10 05:26:07 ERROR : HELLO, WORLD!: sum not found 2025/06/10 05:26:07 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-rerokit3vepa' 2025/06/10 05:26:07 NOTICE: proton drive root link ID 'rclone-test-rerokit3vepa': 1 files missing 2025/06/10 05:26:07 NOTICE: 1 hashes missing 2025/06/10 05:26:07 NOTICE: proton drive root link ID 'rclone-test-rerokit3vepa': 2 differences found 2025/06/10 05:26:07 NOTICE: proton drive root link ID 'rclone-test-rerokit3vepa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/10 05:26:08 NOTICE: proton drive root link ID 'rclone-test-rerokit3vepa': 0 differences found 2025/06/10 05:26:08 NOTICE: proton drive root link ID 'rclone-test-rerokit3vepa': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-qajafik3xeme'", Local "Local file system at /tmp/rclone1791270327", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/10 05:26:14 ERROR : HeLlO, wOrLd!: sum not found 2025/06/10 05:26:14 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-qajafik3xeme' 2025/06/10 05:26:14 NOTICE: proton drive root link ID 'rclone-test-qajafik3xeme': 1 files missing 2025/06/10 05:26:14 NOTICE: 1 hashes missing 2025/06/10 05:26:14 NOTICE: proton drive root link ID 'rclone-test-qajafik3xeme': 2 differences found 2025/06/10 05:26:14 NOTICE: proton drive root link ID 'rclone-test-qajafik3xeme': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/10 05:26:16 NOTICE: proton drive root link ID 'rclone-test-qajafik3xeme': 0 differences found 2025/06/10 05:26:16 NOTICE: proton drive root link ID 'rclone-test-qajafik3xeme': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-bodaved0nuxi'", Local "Local file system at /tmp/rclone72776055", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/10 05:26:22 ERROR : HELLO, WORLD!: sum not found 2025/06/10 05:26:22 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-bodaved0nuxi' 2025/06/10 05:26:22 NOTICE: proton drive root link ID 'rclone-test-bodaved0nuxi': 1 files missing 2025/06/10 05:26:22 NOTICE: 1 hashes missing 2025/06/10 05:26:22 NOTICE: proton drive root link ID 'rclone-test-bodaved0nuxi': 2 differences found 2025/06/10 05:26:22 NOTICE: proton drive root link ID 'rclone-test-bodaved0nuxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/10 05:26:23 NOTICE: proton drive root link ID 'rclone-test-bodaved0nuxi': 0 differences found 2025/06/10 05:26:23 NOTICE: proton drive root link ID 'rclone-test-bodaved0nuxi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-sunimov0rimu'", Local "Local file system at /tmp/rclone2728660697", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/06/10 05:26:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/10 05:26:29 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-sunimov0rimu' 2025/06/10 05:26:29 NOTICE: proton drive root link ID 'rclone-test-sunimov0rimu': 1 files missing 2025/06/10 05:26:29 NOTICE: 1 hashes missing 2025/06/10 05:26:29 NOTICE: proton drive root link ID 'rclone-test-sunimov0rimu': 2 differences found 2025/06/10 05:26:29 NOTICE: proton drive root link ID 'rclone-test-sunimov0rimu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/10 05:26:31 NOTICE: proton drive root link ID 'rclone-test-sunimov0rimu': 0 differences found 2025/06/10 05:26:31 NOTICE: proton drive root link ID 'rclone-test-sunimov0rimu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-totures5bobo'", Local "Local file system at /tmp/rclone1323152224", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/06/10 05:26:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/10 05:26:37 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-totures5bobo' 2025/06/10 05:26:37 NOTICE: proton drive root link ID 'rclone-test-totures5bobo': 1 files missing 2025/06/10 05:26:37 NOTICE: 1 hashes missing 2025/06/10 05:26:37 NOTICE: proton drive root link ID 'rclone-test-totures5bobo': 2 differences found 2025/06/10 05:26:37 NOTICE: proton drive root link ID 'rclone-test-totures5bobo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/10 05:26:38 NOTICE: proton drive root link ID 'rclone-test-totures5bobo': 0 differences found 2025/06/10 05:26:38 NOTICE: proton drive root link ID 'rclone-test-totures5bobo': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-ziwevev6yaho'", Local "Local file system at /tmp/rclone2088503366", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/06/10 05:26:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/10 05:26:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-ziwevev6yaho' 2025/06/10 05:26:44 NOTICE: proton drive root link ID 'rclone-test-ziwevev6yaho': 1 files missing 2025/06/10 05:26:44 NOTICE: 1 hashes missing 2025/06/10 05:26:44 NOTICE: proton drive root link ID 'rclone-test-ziwevev6yaho': 2 differences found 2025/06/10 05:26:44 NOTICE: proton drive root link ID 'rclone-test-ziwevev6yaho': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/10 05:26:46 NOTICE: proton drive root link ID 'rclone-test-ziwevev6yaho': 0 differences found 2025/06/10 05:26:46 NOTICE: proton drive root link ID 'rclone-test-ziwevev6yaho': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-fetigac6jaqa'", Local "Local file system at /tmp/rclone801988150", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/06/10 05:26:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/10 05:26:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-fetigac6jaqa' 2025/06/10 05:26:52 NOTICE: proton drive root link ID 'rclone-test-fetigac6jaqa': 1 files missing 2025/06/10 05:26:52 NOTICE: 1 hashes missing 2025/06/10 05:26:52 NOTICE: proton drive root link ID 'rclone-test-fetigac6jaqa': 2 differences found 2025/06/10 05:26:52 NOTICE: proton drive root link ID 'rclone-test-fetigac6jaqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/10 05:26:53 NOTICE: proton drive root link ID 'rclone-test-fetigac6jaqa': 0 differences found 2025/06/10 05:26:53 NOTICE: proton drive root link ID 'rclone-test-fetigac6jaqa': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-biruxif3wayo'", Local "Local file system at /tmp/rclone653748617", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/06/10 05:26:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/10 05:26:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-biruxif3wayo' 2025/06/10 05:26:59 NOTICE: proton drive root link ID 'rclone-test-biruxif3wayo': 1 files missing 2025/06/10 05:26:59 NOTICE: 1 hashes missing 2025/06/10 05:26:59 NOTICE: proton drive root link ID 'rclone-test-biruxif3wayo': 2 differences found 2025/06/10 05:26:59 NOTICE: proton drive root link ID 'rclone-test-biruxif3wayo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/10 05:27:00 NOTICE: proton drive root link ID 'rclone-test-biruxif3wayo': 0 differences found 2025/06/10 05:27:00 NOTICE: proton drive root link ID 'rclone-test-biruxif3wayo': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-hepesaq9jaku'", Local "Local file system at /tmp/rclone2166485633", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/06/10 05:27:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/10 05:27:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-hepesaq9jaku' 2025/06/10 05:27:06 NOTICE: proton drive root link ID 'rclone-test-hepesaq9jaku': 1 files missing 2025/06/10 05:27:06 NOTICE: 1 hashes missing 2025/06/10 05:27:06 NOTICE: proton drive root link ID 'rclone-test-hepesaq9jaku': 2 differences found 2025/06/10 05:27:06 NOTICE: proton drive root link ID 'rclone-test-hepesaq9jaku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/10 05:27:08 NOTICE: proton drive root link ID 'rclone-test-hepesaq9jaku': 0 differences found 2025/06/10 05:27:08 NOTICE: proton drive root link ID 'rclone-test-hepesaq9jaku': 1 matching files --- PASS: TestApplyTransforms (81.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCopyFile (8.23s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.64s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:30:16.562458 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MWQLfUKsRiHuWi7zAV2Tltyoa14gv1XCDzKcrrBLMVvEFR1WcHTxpIV91FIUzY5I3cujm_RGmSkdVQvFaEURlQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/10 05:30:16.562485 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MWQLfUKsRiHuWi7zAV2Tltyoa14gv1XCDzKcrrBLMVvEFR1WcHTxpIV91FIUzY5I3cujm_RGmSkdVQvFaEURlQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/10 05:30:16 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MWQLfUKsRiHuWi7zAV2Tltyoa14gv1XCDzKcrrBLMVvEFR1WcHTxpIV91FIUzY5I3cujm_RGmSkdVQvFaEURlQ==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MWQLfUKsRiHuWi7zAV2Tltyoa14gv1XCDzKcrrBLMVvEFR1WcHTxpIV91FIUzY5I3cujm_RGmSkdVQvFaEURlQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (175.79s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:35:42.192066 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:35:42.192107 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/10 05:35:46.596455 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/10 05:35:46.596481 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) --- PASS: TestCopyFileCompareDest (351.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.57s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.61s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:36:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer --- PASS: TestCopyFileMaxTransfer (12.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.62s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.66s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.65s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:36:41 NOTICE: d09f114aaaa3f8fb10c54eaf1d82d75803d22f63: Found 3 files with duplicate sha1 hashes 2025/06/10 05:36:41 NOTICE: d09f114aaaa3f8fb10c54eaf1d82d75803d22f63: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (16.56s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.61s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.65s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.64s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.62s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.60s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestListDirSorted (32.48s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestListDirSortedFn (32.35s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/06/10 05:38:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (14.07s) --- PASS: TestListJSON/Default (0.42s) --- PASS: TestListJSON/FilesOnly (0.54s) --- PASS: TestListJSON/DirsOnly (0.51s) --- PASS: TestListJSON/Recurse (0.90s) --- PASS: TestListJSON/SubDir (0.41s) --- PASS: TestListJSON/NoModTime (0.48s) --- PASS: TestListJSON/NoMimeType (0.45s) --- PASS: TestListJSON/ShowHash (0.49s) --- PASS: TestListJSON/HashTypes (0.49s) --- PASS: TestListJSON/Metadata (0.47s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound --- PASS: TestStatJSON (166.39s) --- PASS: TestStatJSON/Root (0.48s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.59s) --- PASS: TestStatJSON/Dir (1.02s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.49s) --- PASS: TestStatJSON/File (0.63s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.47s) --- PASS: TestStatJSON/FileFilesOnly (0.61s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.47s) --- PASS: TestStatJSON/FileDirsOnly (0.42s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.53s) --- PASS: TestStatJSON/RootNotFound (151.01s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestMkdir (0.92s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestLsd (6.38s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestLs (7.73s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestLsWithFilesFrom (8.04s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestLsLong (7.66s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (9.31s) --- PASS: TestHashSums/Sha1 (0.60s) --- PASS: TestHashSums/Sha1Download (1.78s) === RUN TestHashSumsWithErrors 2025/06/10 05:41:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCount (12.66s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestDelete (10.49s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:42:05 ERROR : small: Got fatal error on delete: --max-delete threshold reached --- PASS: TestMaxDelete (11.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:42:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSizeLargeFile (10.99s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:42:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (11.19s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestReadFile (6.39s) === RUN TestRetry --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCat (20.38s) === RUN TestPurge run.go:180: Remote "proton drive root link ID 'rclone-test-miherag5rema'", Local "Local file system at /tmp/rclone865111958", Modify Window "1s" 2025/06/10 05:43:16 ERROR : error listing: directory not found 2025/06/10 05:43:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:43:44 ERROR : error listing: directory not found 2025/06/10 05:43:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (27.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestRmdirsLeaveRoot (8.72s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestRmdirsWithFilter (8.03s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCopyURL (12.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestMoveFile (4.29s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestMoveFileWithIgnoreExisting (2.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.33s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.34s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:46:10.284947 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YriX349XEvSZPJM6NHkXVRPkSODwti0ZPGNK2ppU-lsazM-jT-GEjbfe044GZIsGtp3-qb5iGhxrdtv7dM6aSg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/10 05:46:10.284989 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YriX349XEvSZPJM6NHkXVRPkSODwti0ZPGNK2ppU-lsazM-jT-GEjbfe044GZIsGtp3-qb5iGhxrdtv7dM6aSg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/10 05:46:10 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YriX349XEvSZPJM6NHkXVRPkSODwti0ZPGNK2ppU-lsazM-jT-GEjbfe044GZIsGtp3-qb5iGhxrdtv7dM6aSg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YriX349XEvSZPJM6NHkXVRPkSODwti0ZPGNK2ppU-lsazM-jT-GEjbfe044GZIsGtp3-qb5iGhxrdtv7dM6aSg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (110.01s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:46:21.852558 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K6dKP-D5OEn54bxjSBMwfS95Ab1TCTwiA1A4J2FpzngvhaBU-OQJV4yeaCtYtZvylJhGC4XXUIGqqL7DxFmA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/10 05:46:21.852586 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K6dKP-D5OEn54bxjSBMwfS95Ab1TCTwiA1A4J2FpzngvhaBU-OQJV4yeaCtYtZvylJhGC4XXUIGqqL7DxFmA==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/s8K6dKP-D5OEn54bxjSBMwfS95Ab1TCTwiA1A4J2FpzngvhaBU-OQJV4yeaCtYtZvylJhGC4XXUIGqqL7DxFmA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (13.61s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestGetFsInfo (0.32s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestRcat (16.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.07s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.32s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" --- PASS: TestRcatSize (3.69s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.33s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:46:51 ERROR : empty space: failed to touch: can't set modified time 2025/06/10 05:46:51 ERROR : potato2: failed to touch: can't set modified time 2025/06/10 05:46:51 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (7.12s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.33s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.33s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.34s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.34s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-qozevet4jasu'", Local "Local file system at /tmp/rclone2277989324", Modify Window "1s" 2025/06/10 05:47:00.039821 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jF_2Q6OJZl6SHWX_2UlAtcfhWwVTXAYJBorqVEhoHmJLlypUxCf3CDqb0Ct5Ff_f5IcjEss0YHYkAV-thJwX1w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/10 05:47:00.039910 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jF_2Q6OJZl6SHWX_2UlAtcfhWwVTXAYJBorqVEhoHmJLlypUxCf3CDqb0Ct5Ff_f5IcjEss0YHYkAV-thJwX1w==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1911: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1911 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jF_2Q6OJZl6SHWX_2UlAtcfhWwVTXAYJBorqVEhoHmJLlypUxCf3CDqb0Ct5Ff_f5IcjEss0YHYkAV-thJwX1w==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc0003ca960)}) actual : () Test: TestRemoveExisting operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (6.66s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1e5bded] goroutine 11784 [running]: testing.tRunner.func1.2({0x21a7f20, 0x3d71b80}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x21a7f20?, 0x3d71b80?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc0066a08c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x88d testing.tRunner(0xc0066a08c0, 0x2770898) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 29m42.215469667s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]