"./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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/26 06:06:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/26 06:06:32 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.17s) === 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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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 (17.79s) --- PASS: TestCheck/1 (0.51s) --- PASS: TestCheck/2 (0.42s) --- PASS: TestCheck/3 (0.60s) --- PASS: TestCheck/4 (0.69s) --- PASS: TestCheck/5 (0.70s) --- PASS: TestCheck/6 (0.90s) --- PASS: TestCheck/7 (0.92s) === RUN TestCheckFsError 2025/05/26 06:06:49 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/05/26 06:06:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/26 06:06:49 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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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 (22.93s) --- PASS: TestCheckDownload/1 (1.60s) --- PASS: TestCheckDownload/2 (1.18s) --- PASS: TestCheckDownload/3 (1.39s) --- PASS: TestCheckDownload/4 (1.74s) --- PASS: TestCheckDownload/5 (1.58s) --- PASS: TestCheckDownload/6 (1.71s) --- PASS: TestCheckDownload/7 (1.87s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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 (16.49s) --- PASS: TestCheckSizeOnly/1 (0.45s) --- PASS: TestCheckSizeOnly/2 (0.47s) --- PASS: TestCheckSizeOnly/3 (0.62s) --- PASS: TestCheckSizeOnly/4 (0.74s) --- PASS: TestCheckSizeOnly/5 (0.77s) --- PASS: TestCheckSizeOnly/6 (0.97s) --- PASS: TestCheckSizeOnly/7 (0.87s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:07:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/26 06:07:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/26 06:07:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/26 06:07:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/26 06:07:33.352284 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/05/26 06:07:33.352331 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/05/26 06:07:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/26 06:07:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/26 06:07:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/26 06:07:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.47s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" check_test.go:350: proton drive root link ID 'rclone-test-diqupip7safi/data' lacks md5, skipping --- SKIP: TestCheckSum (129.97s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" === RUN TestCheckSumDownload/subtest1 2025/05/26 06:12:07.093033 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/05/26 06:12:07.093053 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/05/26 06:12:13.846241 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/05/26 06:12:13.846280 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/05/26 06:12:20.647058 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/05/26 06:12:20.647114 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/05/26 06:12:27.084154 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/05/26 06:12:27.084195 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/05/26 06:12:33.786730 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/05/26 06:12:33.786767 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/05/26 06:12:40.387413 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/05/26 06:12:40.387442 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/05/26 06:12:43.207320 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/05/26 06:12:43.207371 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/05/26 06:12:46.014197 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/05/26 06:12:46.014236 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 (187.14s) --- PASS: TestCheckSumDownload/subtest1 (3.48s) --- PASS: TestCheckSumDownload/subtest2 (2.77s) --- PASS: TestCheckSumDownload/subtest3 (2.89s) --- PASS: TestCheckSumDownload/subtest4 (2.74s) --- PASS: TestCheckSumDownload/subtest5 (2.78s) --- PASS: TestCheckSumDownload/subtest6 (2.82s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms run.go:180: Remote "proton drive root link ID 'rclone-test-qoseqiv9cupu'", Local "Local file system at /tmp/rclone1754298527", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/05/26 06:13:00 ERROR : hello, world!: sum not found 2025/05/26 06:13:00 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-qoseqiv9cupu' 2025/05/26 06:13:00 NOTICE: proton drive root link ID 'rclone-test-qoseqiv9cupu': 1 files missing 2025/05/26 06:13:00 NOTICE: 1 hashes missing 2025/05/26 06:13:00 NOTICE: proton drive root link ID 'rclone-test-qoseqiv9cupu': 2 differences found 2025/05/26 06:13:00 NOTICE: proton drive root link ID 'rclone-test-qoseqiv9cupu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/26 06:13:01 NOTICE: proton drive root link ID 'rclone-test-qoseqiv9cupu': 0 differences found 2025/05/26 06:13:01 NOTICE: proton drive root link ID 'rclone-test-qoseqiv9cupu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-pijidem2wuja'", Local "Local file system at /tmp/rclone2987289687", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/05/26 06:13:06 ERROR : HELLO, WORLD!: sum not found 2025/05/26 06:13:06 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-pijidem2wuja' 2025/05/26 06:13:06 NOTICE: proton drive root link ID 'rclone-test-pijidem2wuja': 1 files missing 2025/05/26 06:13:06 NOTICE: 1 hashes missing 2025/05/26 06:13:06 NOTICE: proton drive root link ID 'rclone-test-pijidem2wuja': 2 differences found 2025/05/26 06:13:06 NOTICE: proton drive root link ID 'rclone-test-pijidem2wuja': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/26 06:13:07 NOTICE: proton drive root link ID 'rclone-test-pijidem2wuja': 0 differences found 2025/05/26 06:13:07 NOTICE: proton drive root link ID 'rclone-test-pijidem2wuja': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-pudikaj9sabu'", Local "Local file system at /tmp/rclone2103883723", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/26 06:13:12 ERROR : HeLlO, wOrLd!: sum not found 2025/05/26 06:13:12 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-pudikaj9sabu' 2025/05/26 06:13:12 NOTICE: proton drive root link ID 'rclone-test-pudikaj9sabu': 1 files missing 2025/05/26 06:13:12 NOTICE: 1 hashes missing 2025/05/26 06:13:12 NOTICE: proton drive root link ID 'rclone-test-pudikaj9sabu': 2 differences found 2025/05/26 06:13:12 NOTICE: proton drive root link ID 'rclone-test-pudikaj9sabu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/26 06:13:14 NOTICE: proton drive root link ID 'rclone-test-pudikaj9sabu': 0 differences found 2025/05/26 06:13:14 NOTICE: proton drive root link ID 'rclone-test-pudikaj9sabu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-funeqig2degi'", Local "Local file system at /tmp/rclone3418817678", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/26 06:13:19 ERROR : HELLO, WORLD!: sum not found 2025/05/26 06:13:19 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-funeqig2degi' 2025/05/26 06:13:19 NOTICE: proton drive root link ID 'rclone-test-funeqig2degi': 1 files missing 2025/05/26 06:13:19 NOTICE: 1 hashes missing 2025/05/26 06:13:19 NOTICE: proton drive root link ID 'rclone-test-funeqig2degi': 2 differences found 2025/05/26 06:13:19 NOTICE: proton drive root link ID 'rclone-test-funeqig2degi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/26 06:13:20 NOTICE: proton drive root link ID 'rclone-test-funeqig2degi': 0 differences found 2025/05/26 06:13:20 NOTICE: proton drive root link ID 'rclone-test-funeqig2degi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-bofefib9xesi'", Local "Local file system at /tmp/rclone2469120786", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/05/26 06:13:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:25 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-bofefib9xesi' 2025/05/26 06:13:25 NOTICE: proton drive root link ID 'rclone-test-bofefib9xesi': 1 files missing 2025/05/26 06:13:25 NOTICE: 1 hashes missing 2025/05/26 06:13:25 NOTICE: proton drive root link ID 'rclone-test-bofefib9xesi': 2 differences found 2025/05/26 06:13:25 NOTICE: proton drive root link ID 'rclone-test-bofefib9xesi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/26 06:13:26 NOTICE: proton drive root link ID 'rclone-test-bofefib9xesi': 0 differences found 2025/05/26 06:13:26 NOTICE: proton drive root link ID 'rclone-test-bofefib9xesi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-bijadow4disu'", Local "Local file system at /tmp/rclone3542623666", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/05/26 06:13:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:32 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-bijadow4disu' 2025/05/26 06:13:32 NOTICE: proton drive root link ID 'rclone-test-bijadow4disu': 1 files missing 2025/05/26 06:13:32 NOTICE: 1 hashes missing 2025/05/26 06:13:32 NOTICE: proton drive root link ID 'rclone-test-bijadow4disu': 2 differences found 2025/05/26 06:13:32 NOTICE: proton drive root link ID 'rclone-test-bijadow4disu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/26 06:13:33 NOTICE: proton drive root link ID 'rclone-test-bijadow4disu': 0 differences found 2025/05/26 06:13:33 NOTICE: proton drive root link ID 'rclone-test-bijadow4disu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-cixelaw9yusu'", Local "Local file system at /tmp/rclone2439518880", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/05/26 06:13:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-cixelaw9yusu' 2025/05/26 06:13:38 NOTICE: proton drive root link ID 'rclone-test-cixelaw9yusu': 1 files missing 2025/05/26 06:13:38 NOTICE: 1 hashes missing 2025/05/26 06:13:38 NOTICE: proton drive root link ID 'rclone-test-cixelaw9yusu': 2 differences found 2025/05/26 06:13:38 NOTICE: proton drive root link ID 'rclone-test-cixelaw9yusu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/26 06:13:39 NOTICE: proton drive root link ID 'rclone-test-cixelaw9yusu': 0 differences found 2025/05/26 06:13:39 NOTICE: proton drive root link ID 'rclone-test-cixelaw9yusu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-qerokop9cilo'", Local "Local file system at /tmp/rclone2344790656", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/05/26 06:13:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-qerokop9cilo' 2025/05/26 06:13:44 NOTICE: proton drive root link ID 'rclone-test-qerokop9cilo': 1 files missing 2025/05/26 06:13:44 NOTICE: 1 hashes missing 2025/05/26 06:13:44 NOTICE: proton drive root link ID 'rclone-test-qerokop9cilo': 2 differences found 2025/05/26 06:13:44 NOTICE: proton drive root link ID 'rclone-test-qerokop9cilo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/26 06:13:46 NOTICE: proton drive root link ID 'rclone-test-qerokop9cilo': 0 differences found 2025/05/26 06:13:46 NOTICE: proton drive root link ID 'rclone-test-qerokop9cilo': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-havuhoc7jado'", Local "Local file system at /tmp/rclone2137485055", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/05/26 06:13:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-havuhoc7jado' 2025/05/26 06:13:51 NOTICE: proton drive root link ID 'rclone-test-havuhoc7jado': 1 files missing 2025/05/26 06:13:51 NOTICE: 1 hashes missing 2025/05/26 06:13:51 NOTICE: proton drive root link ID 'rclone-test-havuhoc7jado': 2 differences found 2025/05/26 06:13:51 NOTICE: proton drive root link ID 'rclone-test-havuhoc7jado': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/26 06:13:52 NOTICE: proton drive root link ID 'rclone-test-havuhoc7jado': 0 differences found 2025/05/26 06:13:52 NOTICE: proton drive root link ID 'rclone-test-havuhoc7jado': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-furalaj1siwo'", Local "Local file system at /tmp/rclone1557417922", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/05/26 06:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/26 06:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-furalaj1siwo' 2025/05/26 06:13:57 NOTICE: proton drive root link ID 'rclone-test-furalaj1siwo': 1 files missing 2025/05/26 06:13:57 NOTICE: 1 hashes missing 2025/05/26 06:13:57 NOTICE: proton drive root link ID 'rclone-test-furalaj1siwo': 2 differences found 2025/05/26 06:13:57 NOTICE: proton drive root link ID 'rclone-test-furalaj1siwo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/26 06:13:58 NOTICE: proton drive root link ID 'rclone-test-furalaj1siwo': 0 differences found 2025/05/26 06:13:58 NOTICE: proton drive root link ID 'rclone-test-furalaj1siwo': 1 matching files --- PASS: TestApplyTransforms (70.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCopyFile (7.50s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.58s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:16:29.039755 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L1PIAIUSajHZg5LZFKx3_KYYOr2dz8a9atRyMBkvZe_6qjQ59yR1JZ0wIash1ig0zb3GDQEnvg_mB-15vBB2fA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/26 06:16:29.039803 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L1PIAIUSajHZg5LZFKx3_KYYOr2dz8a9atRyMBkvZe_6qjQ59yR1JZ0wIash1ig0zb3GDQEnvg_mB-15vBB2fA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/26 06:16:29 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L1PIAIUSajHZg5LZFKx3_KYYOr2dz8a9atRyMBkvZe_6qjQ59yR1JZ0wIash1ig0zb3GDQEnvg_mB-15vBB2fA==/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/L1PIAIUSajHZg5LZFKx3_KYYOr2dz8a9atRyMBkvZe_6qjQ59yR1JZ0wIash1ig0zb3GDQEnvg_mB-15vBB2fA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (138.68s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:20:58.063598 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/05/26 06:20:58.063622 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/05/26 06:21:01.758906 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/05/26 06:21:01.758929 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 (290.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.61s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.59s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:21:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer --- PASS: TestCopyFileMaxTransfer (11.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.57s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.54s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:21:48 NOTICE: 336ebe23490fe45ee393cb4d21231eb1a3dde790: Found 3 files with duplicate sha1 hashes 2025/05/26 06:21:49 NOTICE: 336ebe23490fe45ee393cb4d21231eb1a3dde790: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.39s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.64s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.54s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.63s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.63s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestListDirSorted (27.23s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestListDirSortedFn (26.90s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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/05/26 06:22:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.27s) --- PASS: TestListJSON/Default (0.45s) --- PASS: TestListJSON/FilesOnly (0.51s) --- PASS: TestListJSON/DirsOnly (0.42s) --- PASS: TestListJSON/Recurse (0.84s) --- PASS: TestListJSON/SubDir (0.47s) --- PASS: TestListJSON/NoModTime (0.44s) --- PASS: TestListJSON/NoMimeType (0.47s) --- PASS: TestListJSON/ShowHash (0.44s) --- PASS: TestListJSON/HashTypes (0.40s) --- PASS: TestListJSON/Metadata (0.49s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", 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 (143.85s) --- PASS: TestStatJSON/Root (0.45s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.46s) --- PASS: TestStatJSON/Dir (0.90s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.45s) --- PASS: TestStatJSON/File (0.62s) --- PASS: TestStatJSON/NotFound (0.69s) --- PASS: TestStatJSON/DirFilesOnly (0.41s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.42s) --- PASS: TestStatJSON/FileDirsOnly (0.46s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.44s) --- PASS: TestStatJSON/RootNotFound (130.13s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestMkdir (0.92s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestLsd (5.91s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestLs (6.04s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestLsWithFilesFrom (6.60s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestLsLong (6.11s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (7.70s) --- PASS: TestHashSums/Sha1 (0.62s) --- PASS: TestHashSums/Sha1Download (1.56s) === RUN TestHashSumsWithErrors 2025/05/26 06:25:59 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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCount (10.36s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestDelete (8.27s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:26:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached --- PASS: TestMaxDelete (8.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:26:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSizeLargeFile (8.75s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:26:42 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (9.19s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestReadFile (5.21s) === RUN TestRetry --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCat (16.37s) === RUN TestPurge run.go:180: Remote "proton drive root link ID 'rclone-test-kihozob0migi'", Local "Local file system at /tmp/rclone4011210163", Modify Window "1s" 2025/05/26 06:27:25 ERROR : error listing: directory not found 2025/05/26 06:27:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.49s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:27:50 ERROR : error listing: directory not found 2025/05/26 06:27:51 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (25.77s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestRmdirsLeaveRoot (8.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestRmdirsWithFilter (7.94s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCopyURL (11.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestMoveFile (8.20s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestMoveFileWithIgnoreExisting (4.60s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.60s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.63s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:31:00.461819 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LK8taCo095javLwRAoyqVTZzHHVWbkw2RQI_IdlILIFqDpLuagDcS6HN6QOIRpZ-FTAW4i5_vmFinngSsOXdoA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/26 06:31:00.461850 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LK8taCo095javLwRAoyqVTZzHHVWbkw2RQI_IdlILIFqDpLuagDcS6HN6QOIRpZ-FTAW4i5_vmFinngSsOXdoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/26 06:31:00 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LK8taCo095javLwRAoyqVTZzHHVWbkw2RQI_IdlILIFqDpLuagDcS6HN6QOIRpZ-FTAW4i5_vmFinngSsOXdoA==/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/LK8taCo095javLwRAoyqVTZzHHVWbkw2RQI_IdlILIFqDpLuagDcS6HN6QOIRpZ-FTAW4i5_vmFinngSsOXdoA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (150.69s) === 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-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:31:19.853898 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ks_nex0m0zMA5v1xzqY4qZYOB8i5L1vi2ZN3mReRQ8fCfssqP9tv8VQ_CuXQw_ZbKYGps_EAGH-kYTzhw0wASQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/26 06:31:19.853918 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ks_nex0m0zMA5v1xzqY4qZYOB8i5L1vi2ZN3mReRQ8fCfssqP9tv8VQ_CuXQw_ZbKYGps_EAGH-kYTzhw0wASQ==/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/Ks_nex0m0zMA5v1xzqY4qZYOB8i5L1vi2ZN3mReRQ8fCfssqP9tv8VQ_CuXQw_ZbKYGps_EAGH-kYTzhw0wASQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (24.36s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestGetFsInfo (0.66s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestRcat (24.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.07s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.66s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" --- PASS: TestRcatSize (5.84s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.62s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:32:07 ERROR : empty space: failed to touch: can't set modified time 2025/05/26 06:32:07 ERROR : potato2: failed to touch: can't set modified time 2025/05/26 06:32:08 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (11.75s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.67s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.78s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.62s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.63s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.64s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-diqupip7safi'", Local "Local file system at /tmp/rclone367198520", Modify Window "1s" 2025/05/26 06:32:23.597743 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6evyskg2qa9vXN3SFEe1eQhaqtCcFJHt5iAysGqw6zZfkOpgF7wdwUFhZCWrDBO5-NZLU4pM1YeZTdifiLT6sw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/26 06:32:23.597767 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6evyskg2qa9vXN3SFEe1eQhaqtCcFJHt5iAysGqw6zZfkOpgF7wdwUFhZCWrDBO5-NZLU4pM1YeZTdifiLT6sw==/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/6evyskg2qa9vXN3SFEe1eQhaqtCcFJHt5iAysGqw6zZfkOpgF7wdwUFhZCWrDBO5-NZLU4pM1YeZTdifiLT6sw==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc0008542a0)}) 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 (12.10s) 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=0x1eb62e4] goroutine 11746 [running]: testing.tRunner.func1.2({0x2187240, 0x3cb6800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2187240?, 0x3cb6800?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc0003f24e0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x8c4 testing.tRunner(0xc0003f24e0, 0x273b1b0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 25m57.419948831s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]