"./operations.test -test.v -test.timeout 1h0m0s -remote TestKoofr: -verbose" - Starting (try 1/5) 2026/07/18 01:00:55 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina" 2026/07/18 01:00:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:00:56 DEBUG : Creating backend with remote "/tmp/rclone573723074" === 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:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" multithread_test.go:119: multithread writing not supported 2026/07/18 01:00:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" multithread_test.go:119: multithread writing not supported 2026/07/18 01:00:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2026/07/18 01:00:56 DEBUG : a: size = 0 OK 2026/07/18 01:00:56 DEBUG : a: size = 1 (memory) 2026/07/18 01:00:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/18 01:00:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/18 01:00:56 DEBUG : potato: Seek from 10 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 10 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 2 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/18 01:00:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 2 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/18 01:00:56 DEBUG : potato: Seek from 8 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 8 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/18 01:00:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 01:00:56 DEBUG : potato: Seek from 5 to 2 2026/07/18 01:00:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/18 01:00:56 DEBUG : potato: Seek from 9 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 9 to 0 2026/07/18 01:00:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.22s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.08s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/07/18 01:00:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/18 01:00:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/18 01:00:59 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/18 01:00:59 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/18 01:00:59 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/18 01:00:59 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.39s) --- PASS: TestCheckDownload/1 (0.16s) --- PASS: TestCheckDownload/2 (0.16s) --- PASS: TestCheckDownload/3 (0.18s) --- PASS: TestCheckDownload/4 (0.17s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (0.68s) --- PASS: TestCheckDownload/7 (0.27s) === RUN TestCheckSizeOnly run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.43s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:01:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/18 01:01:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/18 01:01:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/18 01:01:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/18 01:01:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/18 01:01:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/18 01:01:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/18 01:01:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.37s) === RUN TestCheckSum run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:01:13 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (14.90s) --- PASS: TestCheckSum/subtest1 (0.35s) --- PASS: TestCheckSum/subtest2 (0.30s) --- PASS: TestCheckSum/subtest3 (0.48s) --- PASS: TestCheckSum/subtest4 (0.34s) --- PASS: TestCheckSum/subtest5 (0.65s) --- PASS: TestCheckSum/subtest6 (0.78s) --- PASS: TestCheckSum/subtest7 (0.53s) === RUN TestCheckSumDownload run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:01:28 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.94s) --- PASS: TestCheckSumDownload/subtest1 (0.54s) --- PASS: TestCheckSumDownload/subtest2 (0.35s) --- PASS: TestCheckSumDownload/subtest3 (0.43s) --- PASS: TestCheckSumDownload/subtest4 (0.61s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (0.63s) --- PASS: TestCheckSumDownload/subtest7 (1.40s) === RUN TestApplyTransforms 2026/07/18 01:01:42 DEBUG : Creating backend with remote "TestKoofr:rclone-test-behavac9tugu" 2026/07/18 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone1679327539" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu", Local "Local file system at /tmp/rclone1679327539", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/07/18 01:01:43 ERROR : hello, world!: sum not found 2026/07/18 01:01:43 ERROR : HELLO, WORLD!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu 2026/07/18 01:01:43 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: 1 files missing 2026/07/18 01:01:43 NOTICE: 1 hashes missing 2026/07/18 01:01:43 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: 1 differences found 2026/07/18 01:01:43 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/18 01:01:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 01:01:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: 0 differences found 2026/07/18 01:01:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: 1 matching files 2026/07/18 01:01:44 DEBUG : Creating backend with remote "TestKoofr:rclone-test-fayilad9godo" 2026/07/18 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1347358786" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo", Local "Local file system at /tmp/rclone1347358786", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/07/18 01:01:45 ERROR : HELLO, WORLD!: sum not found 2026/07/18 01:01:45 ERROR : hello, world!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo 2026/07/18 01:01:45 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: 1 files missing 2026/07/18 01:01:45 NOTICE: 1 hashes missing 2026/07/18 01:01:45 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: 1 differences found 2026/07/18 01:01:45 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/18 01:01:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 01:01:46 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: 0 differences found 2026/07/18 01:01:46 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: 1 matching files 2026/07/18 01:01:46 DEBUG : Creating backend with remote "TestKoofr:rclone-test-sowoxom0kive" 2026/07/18 01:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:46 DEBUG : Creating backend with remote "/tmp/rclone960817421" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive", Local "Local file system at /tmp/rclone960817421", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/18 01:01:48 ERROR : HeLlO, wOrLd!: sum not found 2026/07/18 01:01:48 ERROR : hello, world!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive 2026/07/18 01:01:48 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: 1 files missing 2026/07/18 01:01:48 NOTICE: 1 hashes missing 2026/07/18 01:01:48 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: 1 differences found 2026/07/18 01:01:48 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/18 01:01:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 01:01:48 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: 0 differences found 2026/07/18 01:01:48 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: 1 matching files 2026/07/18 01:01:48 DEBUG : Creating backend with remote "TestKoofr:rclone-test-siyadex9joki" 2026/07/18 01:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:48 DEBUG : Creating backend with remote "/tmp/rclone2043441677" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki", Local "Local file system at /tmp/rclone2043441677", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/18 01:01:49 ERROR : HELLO, WORLD!: sum not found 2026/07/18 01:01:49 ERROR : HeLlO, wOrLd!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki 2026/07/18 01:01:49 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: 1 files missing 2026/07/18 01:01:49 NOTICE: 1 hashes missing 2026/07/18 01:01:49 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: 1 differences found 2026/07/18 01:01:49 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/18 01:01:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 01:01:50 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: 0 differences found 2026/07/18 01:01:50 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: 1 matching files 2026/07/18 01:01:50 DEBUG : Creating backend with remote "TestKoofr:rclone-test-bowepuq0lilo" 2026/07/18 01:01:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:50 DEBUG : Creating backend with remote "/tmp/rclone4151994240" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo", Local "Local file system at /tmp/rclone4151994240", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/07/18 01:01:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/18 01:01:51 ERROR : 測試_Русский___ě_áñ: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo 2026/07/18 01:01:51 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: 1 files missing 2026/07/18 01:01:51 NOTICE: 1 hashes missing 2026/07/18 01:01:51 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: 1 differences found 2026/07/18 01:01:51 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/18 01:01:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 01:01:51 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: 0 differences found 2026/07/18 01:01:51 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: 1 matching files 2026/07/18 01:01:51 DEBUG : Creating backend with remote "TestKoofr:rclone-test-kekuqeg7toco" 2026/07/18 01:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:01:51 DEBUG : Creating backend with remote "/tmp/rclone2173095150" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-kekuqeg7toco", Local "Local file system at /tmp/rclone2173095150", Modify Window "1ms" run.go:303: Failed to put "測試_Русский___ě_áñ" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-kekuqeg7toco": Post "https:/content/api/v2/mounts/4266cdc3-3d29-4a88-ac94-738914c162b4/files/put?autorename=false&filename=%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83&info=true&modified=1324817999123&overwrite=true&overwriteIgnoreNonexisting=&path=%2Frclone-test-kekuqeg7toco": http2: timeout awaiting response headers 2026/07/18 01:06:52 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-kekuqeg7toco: Purge dir "" 2026/07/18 01:06:52 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: Purge object "測試_Русский___ě_áñ" 2026/07/18 01:06:52 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-bowepuq0lilo: Purge dir "" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: Purge object "HELLO, WORLD!" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-siyadex9joki: Purge dir "" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: Purge object "HeLlO, wOrLd!" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sowoxom0kive: Purge dir "" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: Purge object "HELLO, WORLD!" 2026/07/18 01:06:53 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-fayilad9godo: Purge dir "" 2026/07/18 01:06:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: Purge object "hello, world!" 2026/07/18 01:06:54 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-behavac9tugu: Purge dir "" --- FAIL: TestApplyTransforms (311.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:06:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 01:06:54 ERROR : file1: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:54 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[f66705f7-eff3-4394-9bc0-2b0832700b37] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=f66705f7-eff3-4394-9bc0-2b0832700b37) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:54 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[f66705f7-eff3-4394-9bc0-2b0832700b37] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=f66705f7-eff3-4394-9bc0-2b0832700b37) Test: TestCopyFile --- FAIL: TestCopyFile (0.70s) === RUN TestCopyLongFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "dst/file1" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:55 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[fd367f1b-3e29-4bb7-b856-83a65e7e4407] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=fd367f1b-3e29-4bb7-b856-83a65e7e4407) --- FAIL: TestCopyFileBackupDir (0.49s) === RUN TestCopyFileCompareDest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:06:55 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/dst" 2026/07/18 01:06:55 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/CompareDest" 2026/07/18 01:06:56 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 01:06:56 ERROR : one: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:56 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[7561b113-5fa3-45ba-a319-e0e0debaee65] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=7561b113-5fa3-45ba-a319-e0e0debaee65) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:56 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[7561b113-5fa3-45ba-a319-e0e0debaee65] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=7561b113-5fa3-45ba-a319-e0e0debaee65) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (1.24s) === RUN TestCopyFileCopyDest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:06:56 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/dst" 2026/07/18 01:06:57 DEBUG : Creating backend with remote "TestKoofr:rclone-test-nasicon6lina/CopyDest" 2026/07/18 01:06:57 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 01:06:57 ERROR : one: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:57 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b1b726cd-5a86-4375-8956-6e73e7663396] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b1b726cd-5a86-4375-8956-6e73e7663396) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:57 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b1b726cd-5a86-4375-8956-6e73e7663396] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b1b726cd-5a86-4375-8956-6e73e7663396) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (1.11s) === RUN TestCopyInplace run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.08s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.08s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:06:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/18 01:06:58 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:58 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[07269a7f-9161-4bca-b431-0e2eb31fae7f] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=07269a7f-9161-4bca-b431-0e2eb31fae7f) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:58 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[07269a7f-9161-4bca-b431-0e2eb31fae7f] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=07269a7f-9161-4bca-b431-0e2eb31fae7f) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (0.82s) === RUN TestDeduplicateInteractive run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.11s) === RUN TestDeduplicateSkip run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.08s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.08s) === RUN TestDeduplicateFirst run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.08s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "one" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:06:59 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[a26f35b0-bf96-47f9-87b5-d4df398d5955] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=a26f35b0-bf96-47f9-87b5-d4df398d5955) --- FAIL: TestDeduplicateNewestByHash (0.17s) === RUN TestDeduplicateOldest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.08s) === RUN TestListDirSorted run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "a.txt" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:00 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[566cd077-73ad-4ed0-805d-78e22d031d5f] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=566cd077-73ad-4ed0-805d-78e22d031d5f) --- FAIL: TestListDirSorted (0.18s) === RUN TestListDirSortedFn run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "a.txt" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:00 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[12db8148-eab6-4d70-b3e4-8f2c49606a0e] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=12db8148-eab6-4d70-b3e4-8f2c49606a0e) --- FAIL: TestListDirSortedFn (0.17s) === RUN TestListJSON run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "file1" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:00 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[9d5addac-d567-4604-873a-37f89fd2bb79] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=9d5addac-d567-4604-873a-37f89fd2bb79) --- FAIL: TestListJSON (0.17s) === RUN TestStatJSON run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "file1" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:00 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[e3eb9c37-9af0-47fd-8fac-eaa136dfdd98] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=e3eb9c37-9af0-47fd-8fac-eaa136dfdd98) --- FAIL: TestStatJSON (0.17s) === RUN TestStatJSONMemory 2026/07/18 01:07:00 DEBUG : Creating backend with remote ":memory:" 2026/07/18 01:07:00 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 01:07:00 DEBUG : sub/file1: size = 5 OK 2026/07/18 01:07:00 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 01:07:00 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:00 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: Making directory 2026/07/18 01:07:00 INFO : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: Making directory --- PASS: TestMkdir (0.20s) === RUN TestLsd run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "sub dir/hello world" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:01 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[6268e42c-8dc3-4362-8f52-6bc161a5258e] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=6268e42c-8dc3-4362-8f52-6bc161a5258e) --- FAIL: TestLsd (0.48s) === RUN TestLs run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:01 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[a5b3ff84-d508-4f10-b489-77822125ba1e] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=a5b3ff84-d508-4f10-b489-77822125ba1e) --- FAIL: TestLs (0.18s) === RUN TestLsWithFilesFrom run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:01 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[f1836ac9-24f0-465d-9075-9ca811169891] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=f1836ac9-24f0-465d-9075-9ca811169891) --- FAIL: TestLsWithFilesFrom (0.17s) === RUN TestLsLong run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:01 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[6b96e145-4b3b-45d4-aba4-fede93a6ba76] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=6b96e145-4b3b-45d4-aba4-fede93a6ba76) --- FAIL: TestLsLong (0.17s) === RUN TestHashSums run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:02 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[45e45d78-0041-48b6-9714-5d2698a4d1a9] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=45e45d78-0041-48b6-9714-5d2698a4d1a9) --- FAIL: TestHashSums (0.17s) === RUN TestHashSumsWithErrors 2026/07/18 01:07:02 DEBUG : Creating backend with remote ":memory:" 2026/07/18 01:07:02 ERROR : file1: hash unsupported: hash type not supported 2026/07/18 01:07:02 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/18 01:07:02 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/18 01:07:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/18 01:07:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:02 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[d126177f-747a-4c99-9a93-24d0461db520] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=d126177f-747a-4c99-9a93-24d0461db520) --- FAIL: TestCount (0.19s) === RUN TestDelete run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "small" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:02 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[e8c5c774-2e5f-4317-95ae-769829f62b8c] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=e8c5c774-2e5f-4317-95ae-769829f62b8c) --- FAIL: TestDelete (0.18s) === RUN TestMaxDelete run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "small" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:02 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[23396600-c48e-41f2-a323-947a0db7db0c] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=23396600-c48e-41f2-a323-947a0db7db0c) --- FAIL: TestMaxDelete (0.25s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "small" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:02 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[aec4ed1e-e477-40c7-8ea5-9ec0230dba79] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=aec4ed1e-e477-40c7-8ea5-9ec0230dba79) --- FAIL: TestMaxDeleteSizeLargeFile (0.25s) === RUN TestMaxDeleteSize run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "small" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:03 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[efc0ec3b-adbd-46df-bb87-a8b1662a38b1] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=efc0ec3b-adbd-46df-bb87-a8b1662a38b1) --- FAIL: TestMaxDeleteSize (0.25s) === RUN TestReadFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "ReadFile" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:03 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[c9944d73-9e32-45e2-a618-aba073c8cc69] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=c9944d73-9e32-45e2-a618-aba073c8cc69) --- FAIL: TestReadFile (0.27s) === RUN TestRetry 2026/07/18 01:07:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/18 01:07:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/18 01:07:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 01:07:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 01:07:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 01:07:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 01:07:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "file1" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:03 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[d7239f06-628f-43ba-b11d-9eff31db3ab7] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=d7239f06-628f-43ba-b11d-9eff31db3ab7) --- FAIL: TestCat (0.19s) === RUN TestPurge 2026/07/18 01:07:03 DEBUG : Creating backend with remote "TestKoofr:rclone-test-wiyesit2zesi" 2026/07/18 01:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:07:04 DEBUG : Creating backend with remote "/tmp/rclone1570499136" run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi", Local "Local file system at /tmp/rclone1570499136", Modify Window "1ms" run.go:303: Failed to put "A1/B1/C1/one" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:04 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[415fc3a0-4ef4-4bcb-b8d6-20539424b743] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=415fc3a0-4ef4-4bcb-b8d6-20539424b743) 2026/07/18 01:07:05 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi: Purge dir "A1/B1/C1" 2026/07/18 01:07:05 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi: Purge dir "A1/B1" 2026/07/18 01:07:05 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi: Purge dir "A1" 2026/07/18 01:07:06 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-wiyesit2zesi: Purge dir "" --- FAIL: TestPurge (2.42s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "A1/B1/C1/one" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:06 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[c0278ad5-f8fa-4469-a62a-dc29ef30a544] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=c0278ad5-f8fa-4469-a62a-dc29ef30a544) --- FAIL: TestRmdirsNoLeaveRoot (1.11s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:07 INFO : A1: Making directory 2026/07/18 01:07:07 INFO : A1/B1: Making directory 2026/07/18 01:07:07 INFO : A1/B1/C1: Making directory 2026/07/18 01:07:08 DEBUG : removing 1 level 3 directories 2026/07/18 01:07:08 INFO : A1/B1/C1: Removing directory 2026/07/18 01:07:08 DEBUG : removing 1 level 2 directories 2026/07/18 01:07:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.61s) === RUN TestRmdirsWithFilter run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:09 INFO : A1: Making directory 2026/07/18 01:07:09 INFO : A1/B1: Making directory 2026/07/18 01:07:09 INFO : A1/B1/C1: Making directory 2026/07/18 01:07:10 DEBUG : removing 1 level 3 directories 2026/07/18 01:07:10 INFO : A1/B1/C1: Removing directory 2026/07/18 01:07:10 DEBUG : removing 1 level 2 directories 2026/07/18 01:07:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.69s) === RUN TestCopyURL run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:10 ERROR : file1: Post request put error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:10 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[2cc12012-a71e-42cf-80b5-1f6ea4f81775] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=2cc12012-a71e-42cf-80b5-1f6ea4f81775) operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:10 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[2cc12012-a71e-42cf-80b5-1f6ea4f81775] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=2cc12012-a71e-42cf-80b5-1f6ea4f81775) Test: TestCopyURL --- FAIL: TestCopyURL (0.23s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:11 ERROR : file1: Post request put error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:10 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[4c21df28-0f4a-429c-a3b9-07d5a85d76ab] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=4c21df28-0f4a-429c-a3b9-07d5a85d76ab) operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:10 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[4c21df28-0f4a-429c-a3b9-07d5a85d76ab] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=4c21df28-0f4a-429c-a3b9-07d5a85d76ab) Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (0.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 01:07:11 ERROR : file1: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[adf33337-aaa6-4e07-80e4-27979415920b] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=adf33337-aaa6-4e07-80e4-27979415920b) 2026/07/18 01:07:11 ERROR : file1: Not deleting source as copy failed: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[adf33337-aaa6-4e07-80e4-27979415920b] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=adf33337-aaa6-4e07-80e4-27979415920b) operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[adf33337-aaa6-4e07-80e4-27979415920b] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=adf33337-aaa6-4e07-80e4-27979415920b) Test: TestMoveFile --- FAIL: TestMoveFile (0.52s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 01:07:11 ERROR : file1: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[7801a421-c3b2-42a3-8224-e6c88b75f1fd] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=7801a421-c3b2-42a3-8224-e6c88b75f1fd) 2026/07/18 01:07:11 ERROR : file1: Not deleting source as copy failed: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[7801a421-c3b2-42a3-8224-e6c88b75f1fd] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=7801a421-c3b2-42a3-8224-e6c88b75f1fd) operations_test.go:991: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:991 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:11 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[7801a421-c3b2-42a3-8224-e6c88b75f1fd] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=7801a421-c3b2-42a3-8224-e6c88b75f1fd) Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (0.21s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 01:07:12 ERROR : file1: Failed to copy: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:12 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[2ab4c734-22eb-4f79-9802-46669ad662e6] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=2ab4c734-22eb-4f79-9802-46669ad662e6) 2026/07/18 01:07:12 ERROR : file1: Not deleting source as copy failed: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:12 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[2ab4c734-22eb-4f79-9802-46669ad662e6] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=2ab4c734-22eb-4f79-9802-46669ad662e6) operations_test.go:1020: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1020 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:12 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[2ab4c734-22eb-4f79-9802-46669ad662e6] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=2ab4c734-22eb-4f79-9802-46669ad662e6) Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "hello" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:12 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[0ae8a4f3-e4ab-4459-915d-91096507475d] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=0ae8a4f3-e4ab-4459-915d-91096507475d) --- FAIL: TestCaseInsensitiveMoveFileDryRun (0.18s) === RUN TestMoveFileBackupDir run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "dst/file1" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:12 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b1a5cfb3-7069-45bc-9b6e-b68e8b8d5e41] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b1a5cfb3-7069-45bc-9b6e-b68e8b8d5e41) --- FAIL: TestMoveFileBackupDir (0.67s) === 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:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "A1/one" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:13 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[a3bf61c7-10bb-446f-804f-21bf1e19cb1f] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=a3bf61c7-10bb-446f-804f-21bf1e19cb1f) --- FAIL: TestDirMove (0.53s) === RUN TestGetFsInfo run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:13 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:13 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[a36631d3-4cb3-4f6c-9a53-f586950bd652] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=a36631d3-4cb3-4f6c-9a53-f586950bd652) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:14 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:14 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[ff24cc93-40fb-46e6-ae8d-de57dd5c869f] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=ff24cc93-40fb-46e6-ae8d-de57dd5c869f) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:14 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:14 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b6f64a02-e75d-4b20-851b-0d1bf71d68ec] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b6f64a02-e75d-4b20-851b-0d1bf71d68ec) Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:14 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:14 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[398c7402-ed7f-456e-b9a0-dd74a9e2b8ab] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=398c7402-ed7f-456e-b9a0-dd74a9e2b8ab) Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (0.95s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.27s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.24s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.22s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (0.22s) === RUN TestRcatMetadata run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.08s) === RUN TestRcatSize run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:14 ERROR : potato1: Post request put error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:14 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b70798b2-d99a-4be7-978b-b8d619684d26] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b70798b2-d99a-4be7-978b-b8d619684d26) operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:14 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[b70798b2-d99a-4be7-978b-b8d619684d26] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=b70798b2-d99a-4be7-978b-b8d619684d26) Test: TestRcatSize --- FAIL: TestRcatSize (0.27s) === RUN TestRcatSizeMetadata run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" 2026/07/18 01:07:15 ERROR : potato1: Post request put error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:15 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[9ae933d1-c5f6-48a3-b186-1dcc87689ae8] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=9ae933d1-c5f6-48a3-b186-1dcc87689ae8) operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:15 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[9ae933d1-c5f6-48a3-b186-1dcc87689ae8] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=9ae933d1-c5f6-48a3-b186-1dcc87689ae8) Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (0.18s) === RUN TestTouchDir run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "potato2" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:15 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[724d6c46-0669-42d8-afd5-fc4188278f09] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=724d6c46-0669-42d8-afd5-fc4188278f09) --- FAIL: TestTouchDir (0.18s) === RUN TestMkdirMetadata run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.10s) === RUN TestMkdirModTime run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.12s) === RUN TestCopyDirMetadata run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.11s) === RUN TestSetDirModTime run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.12s) === RUN TestDirsEqual run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === RUN TestRemoveExisting run.go:198: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina", Local "Local file system at /tmp/rclone573723074", Modify Window "1ms" run.go:303: Failed to put "sub dir/test remove existing" to "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina": Invalid response status! Got 500, expected [200]; headers: map[Cache-Control:[no-cache, no-store, must-revalidate] Content-Length:[71] Content-Type:[text/plain] Date:[Sat, 18 Jul 2026 03:07:16 GMT] Expires:[0] Pragma:[no-cache] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Request-Id:[306e1729-4126-4a40-b831-829c9d30580b] X-User-Id:[64ee1c28-c9ac-4f50-97d0-b24cfe05482f]], content: Internal server error (requestId=306e1729-4126-4a40-b831-829c9d30580b) --- FAIL: TestRemoveExisting (0.49s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/07/18 01:07:16 DEBUG : koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-nasicon6lina: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestKoofr: -verbose" - Finished ERROR in 6m21.803534483s (try 1/5): exit status 1: Failed [TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRcatSizeUploadHeaders TestTouchDir TestRemoveExisting]