"./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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/30 01:39:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.08s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/30 01:39:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.14s) === 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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.00s) --- PASS: TestCheck/1 (0.45s) --- PASS: TestCheck/2 (0.52s) --- PASS: TestCheck/3 (0.49s) --- PASS: TestCheck/4 (0.65s) --- PASS: TestCheck/5 (0.64s) --- PASS: TestCheck/6 (0.71s) --- PASS: TestCheck/7 (0.82s) === RUN TestCheckFsError 2025/05/30 01:39:25 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/30 01:39:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/30 01:39:25 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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 (19.32s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.53s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.52s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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 (14.17s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.47s) --- PASS: TestCheckSizeOnly/3 (0.53s) --- PASS: TestCheckSizeOnly/4 (0.58s) --- PASS: TestCheckSizeOnly/5 (0.54s) --- PASS: TestCheckSizeOnly/6 (0.71s) --- PASS: TestCheckSizeOnly/7 (0.66s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:40:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/30 01:40:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/30 01:40:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/30 01:40:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/30 01:40:02.547847 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/30 01:40:02.547882 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/30 01:40:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/30 01:40:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/30 01:40:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/30 01:40:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.30s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" check_test.go:350: proton drive root link ID 'rclone-test-kanadik3yaki/data' lacks md5, skipping --- SKIP: TestCheckSum (133.91s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" === RUN TestCheckSumDownload/subtest1 2025/05/30 01:44:44.934840 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/30 01:44:44.934876 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/30 01:44:50.855091 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/30 01:44:50.855140 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/30 01:44:56.891840 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/30 01:44:56.891863 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/30 01:45:02.358900 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/30 01:45:02.358929 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/30 01:45:08.118619 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/30 01:45:08.118693 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/30 01:45:13.336929 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/30 01:45:13.336961 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/30 01:45:15.385441 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/30 01:45:15.385463 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/30 01:45:17.734315 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/30 01:45:17.734367 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 (184.81s) --- PASS: TestCheckSumDownload/subtest1 (3.03s) --- PASS: TestCheckSumDownload/subtest2 (2.59s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.68s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.11s) === RUN TestApplyTransforms run.go:180: Remote "proton drive root link ID 'rclone-test-zutorob0nuri'", Local "Local file system at /tmp/rclone4125972813", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/05/30 01:45:30 ERROR : hello, world!: sum not found 2025/05/30 01:45:30 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-zutorob0nuri' 2025/05/30 01:45:30 NOTICE: proton drive root link ID 'rclone-test-zutorob0nuri': 1 files missing 2025/05/30 01:45:30 NOTICE: 1 hashes missing 2025/05/30 01:45:30 NOTICE: proton drive root link ID 'rclone-test-zutorob0nuri': 2 differences found 2025/05/30 01:45:30 NOTICE: proton drive root link ID 'rclone-test-zutorob0nuri': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/30 01:45:31 NOTICE: proton drive root link ID 'rclone-test-zutorob0nuri': 0 differences found 2025/05/30 01:45:31 NOTICE: proton drive root link ID 'rclone-test-zutorob0nuri': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-sujayil3sava'", Local "Local file system at /tmp/rclone4208397334", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/05/30 01:45:35 ERROR : HELLO, WORLD!: sum not found 2025/05/30 01:45:35 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-sujayil3sava' 2025/05/30 01:45:35 NOTICE: proton drive root link ID 'rclone-test-sujayil3sava': 1 files missing 2025/05/30 01:45:35 NOTICE: 1 hashes missing 2025/05/30 01:45:35 NOTICE: proton drive root link ID 'rclone-test-sujayil3sava': 2 differences found 2025/05/30 01:45:35 NOTICE: proton drive root link ID 'rclone-test-sujayil3sava': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/30 01:45:36 NOTICE: proton drive root link ID 'rclone-test-sujayil3sava': 0 differences found 2025/05/30 01:45:36 NOTICE: proton drive root link ID 'rclone-test-sujayil3sava': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-zuyurax9yate'", Local "Local file system at /tmp/rclone585401336", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/30 01:45:40 ERROR : HeLlO, wOrLd!: sum not found 2025/05/30 01:45:40 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-zuyurax9yate' 2025/05/30 01:45:40 NOTICE: proton drive root link ID 'rclone-test-zuyurax9yate': 1 files missing 2025/05/30 01:45:40 NOTICE: 1 hashes missing 2025/05/30 01:45:40 NOTICE: proton drive root link ID 'rclone-test-zuyurax9yate': 2 differences found 2025/05/30 01:45:40 NOTICE: proton drive root link ID 'rclone-test-zuyurax9yate': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/30 01:45:41 NOTICE: proton drive root link ID 'rclone-test-zuyurax9yate': 0 differences found 2025/05/30 01:45:41 NOTICE: proton drive root link ID 'rclone-test-zuyurax9yate': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-vudirag6cuto'", Local "Local file system at /tmp/rclone1990545577", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/30 01:45:45 ERROR : HELLO, WORLD!: sum not found 2025/05/30 01:45:45 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-vudirag6cuto' 2025/05/30 01:45:45 NOTICE: proton drive root link ID 'rclone-test-vudirag6cuto': 1 files missing 2025/05/30 01:45:45 NOTICE: 1 hashes missing 2025/05/30 01:45:45 NOTICE: proton drive root link ID 'rclone-test-vudirag6cuto': 2 differences found 2025/05/30 01:45:45 NOTICE: proton drive root link ID 'rclone-test-vudirag6cuto': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/30 01:45:47 NOTICE: proton drive root link ID 'rclone-test-vudirag6cuto': 0 differences found 2025/05/30 01:45:47 NOTICE: proton drive root link ID 'rclone-test-vudirag6cuto': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-nizejab6coha'", Local "Local file system at /tmp/rclone4057044057", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/05/30 01:45:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/30 01:45:51 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-nizejab6coha' 2025/05/30 01:45:51 NOTICE: proton drive root link ID 'rclone-test-nizejab6coha': 1 files missing 2025/05/30 01:45:51 NOTICE: 1 hashes missing 2025/05/30 01:45:51 NOTICE: proton drive root link ID 'rclone-test-nizejab6coha': 2 differences found 2025/05/30 01:45:51 NOTICE: proton drive root link ID 'rclone-test-nizejab6coha': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/30 01:45:52 NOTICE: proton drive root link ID 'rclone-test-nizejab6coha': 0 differences found 2025/05/30 01:45:52 NOTICE: proton drive root link ID 'rclone-test-nizejab6coha': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-bogazim1taso'", Local "Local file system at /tmp/rclone3160310075", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/05/30 01:45:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/30 01:45:57 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-bogazim1taso' 2025/05/30 01:45:57 NOTICE: proton drive root link ID 'rclone-test-bogazim1taso': 1 files missing 2025/05/30 01:45:57 NOTICE: 1 hashes missing 2025/05/30 01:45:57 NOTICE: proton drive root link ID 'rclone-test-bogazim1taso': 2 differences found 2025/05/30 01:45:57 NOTICE: proton drive root link ID 'rclone-test-bogazim1taso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/30 01:45:57 NOTICE: proton drive root link ID 'rclone-test-bogazim1taso': 0 differences found 2025/05/30 01:45:57 NOTICE: proton drive root link ID 'rclone-test-bogazim1taso': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-zuwoqaw4cimi'", Local "Local file system at /tmp/rclone1753958349", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/05/30 01:46:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/30 01:46:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-zuwoqaw4cimi' 2025/05/30 01:46:01 NOTICE: proton drive root link ID 'rclone-test-zuwoqaw4cimi': 1 files missing 2025/05/30 01:46:01 NOTICE: 1 hashes missing 2025/05/30 01:46:01 NOTICE: proton drive root link ID 'rclone-test-zuwoqaw4cimi': 2 differences found 2025/05/30 01:46:01 NOTICE: proton drive root link ID 'rclone-test-zuwoqaw4cimi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/30 01:46:02 NOTICE: proton drive root link ID 'rclone-test-zuwoqaw4cimi': 0 differences found 2025/05/30 01:46:02 NOTICE: proton drive root link ID 'rclone-test-zuwoqaw4cimi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-dafuwuw1hizi'", Local "Local file system at /tmp/rclone734444373", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/05/30 01:46:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/30 01:46:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-dafuwuw1hizi' 2025/05/30 01:46:06 NOTICE: proton drive root link ID 'rclone-test-dafuwuw1hizi': 1 files missing 2025/05/30 01:46:06 NOTICE: 1 hashes missing 2025/05/30 01:46:06 NOTICE: proton drive root link ID 'rclone-test-dafuwuw1hizi': 2 differences found 2025/05/30 01:46:06 NOTICE: proton drive root link ID 'rclone-test-dafuwuw1hizi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/30 01:46:07 NOTICE: proton drive root link ID 'rclone-test-dafuwuw1hizi': 0 differences found 2025/05/30 01:46:07 NOTICE: proton drive root link ID 'rclone-test-dafuwuw1hizi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-zurarog2towa'", Local "Local file system at /tmp/rclone4138302360", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/05/30 01:46:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/30 01:46:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-zurarog2towa' 2025/05/30 01:46:11 NOTICE: proton drive root link ID 'rclone-test-zurarog2towa': 1 files missing 2025/05/30 01:46:11 NOTICE: 1 hashes missing 2025/05/30 01:46:11 NOTICE: proton drive root link ID 'rclone-test-zurarog2towa': 2 differences found 2025/05/30 01:46:11 NOTICE: proton drive root link ID 'rclone-test-zurarog2towa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/30 01:46:12 NOTICE: proton drive root link ID 'rclone-test-zurarog2towa': 0 differences found 2025/05/30 01:46:12 NOTICE: proton drive root link ID 'rclone-test-zurarog2towa': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-yasecow9qine'", Local "Local file system at /tmp/rclone2242571384", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/05/30 01:46:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/30 01:46:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-yasecow9qine' 2025/05/30 01:46:16 NOTICE: proton drive root link ID 'rclone-test-yasecow9qine': 1 files missing 2025/05/30 01:46:16 NOTICE: 1 hashes missing 2025/05/30 01:46:16 NOTICE: proton drive root link ID 'rclone-test-yasecow9qine': 2 differences found 2025/05/30 01:46:16 NOTICE: proton drive root link ID 'rclone-test-yasecow9qine': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/30 01:46:17 NOTICE: proton drive root link ID 'rclone-test-yasecow9qine': 0 differences found 2025/05/30 01:46:17 NOTICE: proton drive root link ID 'rclone-test-yasecow9qine': 1 matching files --- PASS: TestApplyTransforms (57.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCopyFile (6.44s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:48:49.506847 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLwZaDeUr4wImP8fKAE_Y550K3Mtu7NJ5gUwlSNuBUNN_EdlGbwzc3YvN9Z3kM1WY6Sp6n6LHJIfSew5rFmeRg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/30 01:48:49.506881 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLwZaDeUr4wImP8fKAE_Y550K3Mtu7NJ5gUwlSNuBUNN_EdlGbwzc3YvN9Z3kM1WY6Sp6n6LHJIfSew5rFmeRg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/30 01:48:49 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hLwZaDeUr4wImP8fKAE_Y550K3Mtu7NJ5gUwlSNuBUNN_EdlGbwzc3YvN9Z3kM1WY6Sp6n6LHJIfSew5rFmeRg==/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/hLwZaDeUr4wImP8fKAE_Y550K3Mtu7NJ5gUwlSNuBUNN_EdlGbwzc3YvN9Z3kM1WY6Sp6n6LHJIfSew5rFmeRg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (141.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:53:23.991460 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/30 01:53:23.991484 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/30 01:53:27.465113 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/30 01:53:27.465145 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 (292.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.60s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:53:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer --- PASS: TestCopyFileMaxTransfer (10.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.68s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:54:07 NOTICE: 719a6f7fb990046c17ecc46d8f7d16413bc38b2b: Found 3 files with duplicate sha1 hashes 2025/05/30 01:54:08 NOTICE: 719a6f7fb990046c17ecc46d8f7d16413bc38b2b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (12.10s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.53s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.61s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.64s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestListDirSorted (23.41s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestListDirSortedFn (24.08s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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/30 01:55:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (10.10s) --- PASS: TestListJSON/Default (0.40s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.43s) --- PASS: TestListJSON/Recurse (0.90s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.33s) --- PASS: TestListJSON/ShowHash (0.45s) --- PASS: TestListJSON/HashTypes (0.49s) --- PASS: TestListJSON/Metadata (0.58s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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 (145.94s) --- PASS: TestStatJSON/Root (0.40s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (1.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.49s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.43s) --- PASS: TestStatJSON/FileFilesOnly (0.43s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.08s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.48s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.43s) --- PASS: TestStatJSON/RootNotFound (134.22s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestLsd (5.18s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestLsWithFilesFrom (6.06s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestLsLong (5.58s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (6.13s) --- PASS: TestHashSums/Sha1 (0.48s) --- PASS: TestHashSums/Sha1Download (1.19s) === RUN TestHashSumsWithErrors 2025/05/30 01:58:06 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCount (7.96s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestDelete (7.29s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:58:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached --- PASS: TestMaxDelete (7.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:58:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSizeLargeFile (8.24s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:58:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (8.16s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestReadFile (4.78s) === RUN TestRetry --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCat (13.59s) === RUN TestPurge run.go:180: Remote "proton drive root link ID 'rclone-test-sotefut5lada'", Local "Local file system at /tmp/rclone2890473048", Modify Window "1s" 2025/05/30 01:59:17 ERROR : error listing: directory not found 2025/05/30 01:59:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 01:59:39 ERROR : error listing: directory not found 2025/05/30 01:59:40 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (21.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestRmdirsLeaveRoot (6.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestRmdirsWithFilter (6.53s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCopyURL (10.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestMoveFile (8.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestMoveFileWithIgnoreExisting (5.11s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.67s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 02:02:50.084614 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OBxEdpITTY7n0W7Z5r3we6WdWhr3unfBZQ8aBMAwhEhDOQj2KE5o6HIQFM79xkgHCqYujYwazas-xwunTdxKZQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/30 02:02:50.084644 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OBxEdpITTY7n0W7Z5r3we6WdWhr3unfBZQ8aBMAwhEhDOQj2KE5o6HIQFM79xkgHCqYujYwazas-xwunTdxKZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/30 02:02:50 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OBxEdpITTY7n0W7Z5r3we6WdWhr3unfBZQ8aBMAwhEhDOQj2KE5o6HIQFM79xkgHCqYujYwazas-xwunTdxKZQ==/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/OBxEdpITTY7n0W7Z5r3we6WdWhr3unfBZQ8aBMAwhEhDOQj2KE5o6HIQFM79xkgHCqYujYwazas-xwunTdxKZQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (154.66s) === 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 02:03:11.122512 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Aq4DUwudcHgEigTWMvhF8Kdg5ZTVOEcNT-rC5Xsyqa9GcjFcmYtI4WSePVvvWlt76fpwW7GlBEh1XsfA66xjNQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/30 02:03:11.122542 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Aq4DUwudcHgEigTWMvhF8Kdg5ZTVOEcNT-rC5Xsyqa9GcjFcmYtI4WSePVvvWlt76fpwW7GlBEh1XsfA66xjNQ==/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/Aq4DUwudcHgEigTWMvhF8Kdg5ZTVOEcNT-rC5Xsyqa9GcjFcmYtI4WSePVvvWlt76fpwW7GlBEh1XsfA66xjNQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (25.71s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", 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-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestRcat (26.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.78s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.61s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" --- PASS: TestRcatSize (6.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.68s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 02:04:02 ERROR : empty space: failed to touch: can't set modified time 2025/05/30 02:04:02 ERROR : potato2: failed to touch: can't set modified time 2025/05/30 02:04:03 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (12.29s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.63s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.74s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.65s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.64s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.60s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kanadik3yaki'", Local "Local file system at /tmp/rclone3158875640", Modify Window "1s" 2025/05/30 02:04:18.901817 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WrNyAjX-xnMJGPn4k9OBajr7afcFcUN5YNrWP4WjBvrzs5kLs_9JfQhz1X-R111FsqDjUEQAqN2bTz0HKDoUGA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/30 02:04:18.901846 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WrNyAjX-xnMJGPn4k9OBajr7afcFcUN5YNrWP4WjBvrzs5kLs_9JfQhz1X-R111FsqDjUEQAqN2bTz0HKDoUGA==/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/WrNyAjX-xnMJGPn4k9OBajr7afcFcUN5YNrWP4WjBvrzs5kLs_9JfQhz1X-R111FsqDjUEQAqN2bTz0HKDoUGA==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc000398e00)}) 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.65s) 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=0x1eb4804] goroutine 11762 [running]: testing.tRunner.func1.2({0x21860a0, 0x3cb3800}) /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({0x21860a0?, 0x3cb3800?}) /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(0xc000337040) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x8c4 testing.tRunner(0xc000337040, 0x2739710) /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 25m15.596966529s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]