"./operations.test -test.v -test.timeout 1h0m0s -remote TestKoofr: -verbose" - Starting (try 1/5) 2026/02/17 05:06:01 DEBUG : Creating backend with remote "TestKoofr:rclone-test-gipobon2roke" 2026/02/17 05:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:01 DEBUG : Creating backend with remote "/tmp/rclone325564144" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", Modify Window "1ms" multithread_test.go:119: multithread writing not supported 2026/02/17 05:06:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", Modify Window "1ms" multithread_test.go:119: multithread writing not supported 2026/02/17 05:06:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers 2026/02/17 05:06:01 DEBUG : a: size = 0 OK 2026/02/17 05:06:01 DEBUG : a: size = 1 (memory) 2026/02/17 05:06:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/17 05:06:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/17 05:06:01 DEBUG : potato: Seek from 10 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 10 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 2 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/17 05:06:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 2 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/17 05:06:01 DEBUG : potato: Seek from 8 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 8 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/17 05:06:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/17 05:06:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/17 05:06:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/17 05:06:01 DEBUG : potato: Seek from 5 to 2 2026/02/17 05:06:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/17 05:06:01 DEBUG : potato: Seek from 9 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 9 to 0 2026/02/17 05:06:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", 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.66s) --- PASS: TestCheck/1 (0.06s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.07s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.06s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2026/02/17 05:06:05 DEBUG : Creating backend with remote "nonexistent" 2026/02/17 05:06:05 DEBUG : Creating backend with remote "nonexistent" 2026/02/17 05:06:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/17 05:06:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/17 05:06:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/17 05:06:05 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:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", 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 (6.93s) --- PASS: TestCheckDownload/1 (0.22s) --- PASS: TestCheckDownload/2 (0.40s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.29s) --- PASS: TestCheckDownload/6 (0.40s) --- PASS: TestCheckDownload/7 (0.51s) === RUN TestCheckSizeOnly run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", 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 (3.48s) --- PASS: TestCheckSizeOnly/1 (0.06s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", Modify Window "1ms" 2026/02/17 05:06:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/17 05:06:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/17 05:06:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/17 05:06:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/17 05:06:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/17 05:06:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/17 05:06:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/17 05:06:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.58s) === RUN TestCheckSum run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", Modify Window "1ms" 2026/02/17 05:06:17 DEBUG : Creating backend with remote "TestKoofr:rclone-test-gipobon2roke/data" 2026/02/17 05:06:17 DEBUG : Config file has changed externally - reloading === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (9.29s) --- PASS: TestCheckSum/subtest1 (0.29s) --- PASS: TestCheckSum/subtest2 (0.24s) --- PASS: TestCheckSum/subtest3 (0.31s) --- PASS: TestCheckSum/subtest4 (0.26s) --- PASS: TestCheckSum/subtest5 (0.29s) --- PASS: TestCheckSum/subtest6 (0.26s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-gipobon2roke", Local "Local file system at /tmp/rclone325564144", Modify Window "1ms" 2026/02/17 05:06:26 DEBUG : Creating backend with remote "TestKoofr:rclone-test-gipobon2roke/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.90s) --- PASS: TestCheckSumDownload/subtest1 (0.49s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.47s) --- PASS: TestCheckSumDownload/subtest4 (0.47s) --- PASS: TestCheckSumDownload/subtest5 (0.47s) --- PASS: TestCheckSumDownload/subtest6 (0.37s) --- PASS: TestCheckSumDownload/subtest7 (0.52s) === RUN TestApplyTransforms 2026/02/17 05:06:38 DEBUG : Creating backend with remote "TestKoofr:rclone-test-rodados2none" 2026/02/17 05:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:38 DEBUG : Creating backend with remote "/tmp/rclone2033938337" run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none", Local "Local file system at /tmp/rclone2033938337", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/02/17 05:06:39 ERROR : hello, world!: sum not found 2026/02/17 05:06:39 ERROR : HELLO, WORLD!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none 2026/02/17 05:06:39 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none: 1 files missing 2026/02/17 05:06:39 NOTICE: 1 hashes missing 2026/02/17 05:06:39 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none: 1 differences found 2026/02/17 05:06:39 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/17 05:06:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/17 05:06:39 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none: 0 differences found 2026/02/17 05:06:39 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-rodados2none: 1 matching files 2026/02/17 05:06:39 DEBUG : Creating backend with remote "TestKoofr:rclone-test-sididiv2wozi" 2026/02/17 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:40 DEBUG : Creating backend with remote "/tmp/rclone374216432" run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi", Local "Local file system at /tmp/rclone374216432", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/02/17 05:06:41 ERROR : HELLO, WORLD!: sum not found 2026/02/17 05:06:41 ERROR : hello, world!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi 2026/02/17 05:06:41 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi: 1 files missing 2026/02/17 05:06:41 NOTICE: 1 hashes missing 2026/02/17 05:06:41 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi: 1 differences found 2026/02/17 05:06:41 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/17 05:06:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/17 05:06:41 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi: 0 differences found 2026/02/17 05:06:41 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-sididiv2wozi: 1 matching files 2026/02/17 05:06:41 DEBUG : Creating backend with remote "TestKoofr:rclone-test-docavaj8xigo" 2026/02/17 05:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:41 DEBUG : Creating backend with remote "/tmp/rclone33270963" run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo", Local "Local file system at /tmp/rclone33270963", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/17 05:06:42 ERROR : HeLlO, wOrLd!: sum not found 2026/02/17 05:06:42 ERROR : hello, world!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo 2026/02/17 05:06:42 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo: 1 files missing 2026/02/17 05:06:42 NOTICE: 1 hashes missing 2026/02/17 05:06:42 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo: 1 differences found 2026/02/17 05:06:42 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/17 05:06:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/17 05:06:42 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo: 0 differences found 2026/02/17 05:06:42 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-docavaj8xigo: 1 matching files 2026/02/17 05:06:42 DEBUG : Creating backend with remote "TestKoofr:rclone-test-ruxunum4dila" 2026/02/17 05:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:43 DEBUG : Creating backend with remote "/tmp/rclone1972388155" run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila", Local "Local file system at /tmp/rclone1972388155", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/17 05:06:44 ERROR : HELLO, WORLD!: sum not found 2026/02/17 05:06:44 ERROR : HeLlO, wOrLd!: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila 2026/02/17 05:06:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila: 1 files missing 2026/02/17 05:06:44 NOTICE: 1 hashes missing 2026/02/17 05:06:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila: 1 differences found 2026/02/17 05:06:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/17 05:06:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/17 05:06:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila: 0 differences found 2026/02/17 05:06:44 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-ruxunum4dila: 1 matching files 2026/02/17 05:06:44 DEBUG : Creating backend with remote "TestKoofr:rclone-test-zovovig2coda" 2026/02/17 05:06:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:06:45 DEBUG : Creating backend with remote "/tmp/rclone2063843877" run.go:185: Remote "koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda", Local "Local file system at /tmp/rclone2063843877", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/02/17 05:06:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/17 05:06:47 ERROR : 測試_Русский___ě_áñ: file not in koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda 2026/02/17 05:06:47 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda: 1 files missing 2026/02/17 05:06:47 NOTICE: 1 hashes missing 2026/02/17 05:06:47 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda: 1 differences found 2026/02/17 05:06:47 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/17 05:06:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/17 05:06:47 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda: 0 differences found 2026/02/17 05:06:47 NOTICE: koofr:4266cdc3-3d29-4a88-ac94-738914c162b4:rclone-test-zovovig2coda: 1 matching files 2026/02/17 05:06:47 DEBUG : Creating backend with remote "TestKoofr:rclone-test-poquzes0wuja" 2026/02/17 05:06:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/17 05:11:47 NOTICE: Failed to open remote "TestKoofr:": Get "https:/api/v2/mounts": http2: timeout awaiting response headers "./operations.test -test.v -test.timeout 1h0m0s -remote TestKoofr: -verbose" - Finished ERROR in 5m46.837648264s (try 1/5): exit status 1: Failed []