"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2026/06/05 04:34:24 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu" 2026/06/05 04:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:34:28 DEBUG : Creating backend with remote "/tmp/rclone1817736640" === 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 "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" multithread_test.go:119: multithread writing not supported 2026/06/05 04:34:30 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (2.13s) === RUN TestMultithreadCopyAbort run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" multithread_test.go:119: multithread writing not supported 2026/06/05 04:34:32 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (2.15s) === RUN TestSizeDiffers 2026/06/05 04:34:32 DEBUG : a: size = 0 OK 2026/06/05 04:34:32 DEBUG : a: size = 1 (memory) 2026/06/05 04:34:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/05 04:34:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/05 04:34:32 DEBUG : potato: Seek from 10 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 10 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 2 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/05 04:34:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 2 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/05 04:34:32 DEBUG : potato: Seek from 8 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 8 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/05 04:34:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 04:34:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 04:34:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 04:34:32 DEBUG : potato: Seek from 5 to 2 2026/06/05 04:34:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/05 04:34:32 DEBUG : potato: Seek from 9 to 0 2026/06/05 04:34:32 DEBUG : potato: Seek from 9 to 0 2026/06/05 04:34:32 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 "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.04s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/06/05 04:34:42 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 04:34:42 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 04:34:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/05 04:34:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/05 04:34:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/05 04:34:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (9.66s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.43s) --- PASS: TestCheckDownload/3 (0.55s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (0.55s) --- PASS: TestCheckDownload/6 (0.46s) --- PASS: TestCheckDownload/7 (0.45s) === RUN TestCheckSizeOnly run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.36s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:35:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 04:35:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 04:35:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 04:35:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/05 04:35:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 04:35:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 04:35:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 04:35:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.41s) === RUN TestCheckSum run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:35:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (22.31s) --- PASS: TestCheckSum/subtest1 (0.75s) --- PASS: TestCheckSum/subtest2 (0.61s) --- PASS: TestCheckSum/subtest3 (0.76s) --- PASS: TestCheckSum/subtest4 (1.06s) --- PASS: TestCheckSum/subtest5 (0.65s) --- PASS: TestCheckSum/subtest6 (0.73s) --- PASS: TestCheckSum/subtest7 (0.79s) === RUN TestCheckSumDownload run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:35:24 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/data" === RUN TestCheckSumDownload/subtest1 2026/06/05 04:39:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/05 04:39:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest2 2026/06/05 04:40:15 DEBUG : pacer: Reducing sleep to 22.5ms 2026/06/05 04:40:15 DEBUG : pacer: Reducing sleep to 16.875ms 2026/06/05 04:40:16 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/06/05 04:40:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 2026/06/05 04:52:17 DEBUG : pacer: Reducing sleep to 22.5ms 2026/06/05 04:52:18 DEBUG : pacer: Reducing sleep to 16.875ms 2026/06/05 04:52:18 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/06/05 04:52:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/06/05 04:57:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/05 04:57:16 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheckSumDownload (1313.34s) --- PASS: TestCheckSumDownload/subtest1 (227.58s) --- PASS: TestCheckSumDownload/subtest2 (55.14s) --- PASS: TestCheckSumDownload/subtest3 (598.71s) --- PASS: TestCheckSumDownload/subtest4 (57.03s) --- PASS: TestCheckSumDownload/subtest5 (61.59s) --- PASS: TestCheckSumDownload/subtest6 (0.96s) --- PASS: TestCheckSumDownload/subtest7 (292.71s) === RUN TestApplyTransforms 2026/06/05 04:57:17 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wikefen4guje" 2026/06/05 04:57:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:57:21 DEBUG : Creating backend with remote "/tmp/rclone1035366081" run.go:198: Remote "uloz.to root 'rclone-test-wikefen4guje'", Local "Local file system at /tmp/rclone1035366081", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2026/06/05 04:57:25 ERROR : hello, world!: sum not found 2026/06/05 04:57:25 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-wikefen4guje' 2026/06/05 04:57:25 NOTICE: uloz.to root 'rclone-test-wikefen4guje': 1 files missing 2026/06/05 04:57:25 NOTICE: 1 hashes missing 2026/06/05 04:57:25 NOTICE: uloz.to root 'rclone-test-wikefen4guje': 1 differences found 2026/06/05 04:57:25 NOTICE: uloz.to root 'rclone-test-wikefen4guje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/05 04:57:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:57:25 NOTICE: uloz.to root 'rclone-test-wikefen4guje': 0 differences found 2026/06/05 04:57:25 NOTICE: uloz.to root 'rclone-test-wikefen4guje': 1 matching files 2026/06/05 04:57:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-dapevec0sifa" 2026/06/05 04:57:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:57:29 DEBUG : Creating backend with remote "/tmp/rclone2798224329" run.go:198: Remote "uloz.to root 'rclone-test-dapevec0sifa'", Local "Local file system at /tmp/rclone2798224329", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2026/06/05 04:57:33 ERROR : HELLO, WORLD!: sum not found 2026/06/05 04:57:33 ERROR : hello, world!: file not in uloz.to root 'rclone-test-dapevec0sifa' 2026/06/05 04:57:33 NOTICE: uloz.to root 'rclone-test-dapevec0sifa': 1 files missing 2026/06/05 04:57:33 NOTICE: 1 hashes missing 2026/06/05 04:57:33 NOTICE: uloz.to root 'rclone-test-dapevec0sifa': 1 differences found 2026/06/05 04:57:33 NOTICE: uloz.to root 'rclone-test-dapevec0sifa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/05 04:57:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:57:34 NOTICE: uloz.to root 'rclone-test-dapevec0sifa': 0 differences found 2026/06/05 04:57:34 NOTICE: uloz.to root 'rclone-test-dapevec0sifa': 1 matching files 2026/06/05 04:57:34 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zumacig4xumu" 2026/06/05 04:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:57:37 DEBUG : Creating backend with remote "/tmp/rclone2479440584" run.go:198: Remote "uloz.to root 'rclone-test-zumacig4xumu'", Local "Local file system at /tmp/rclone2479440584", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/05 04:57:41 ERROR : HeLlO, wOrLd!: sum not found 2026/06/05 04:57:41 ERROR : hello, world!: file not in uloz.to root 'rclone-test-zumacig4xumu' 2026/06/05 04:57:41 NOTICE: uloz.to root 'rclone-test-zumacig4xumu': 1 files missing 2026/06/05 04:57:41 NOTICE: 1 hashes missing 2026/06/05 04:57:41 NOTICE: uloz.to root 'rclone-test-zumacig4xumu': 1 differences found 2026/06/05 04:57:41 NOTICE: uloz.to root 'rclone-test-zumacig4xumu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/05 04:57:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:57:42 NOTICE: uloz.to root 'rclone-test-zumacig4xumu': 0 differences found 2026/06/05 04:57:42 NOTICE: uloz.to root 'rclone-test-zumacig4xumu': 1 matching files 2026/06/05 04:57:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xegipah7wiho" 2026/06/05 04:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:57:45 DEBUG : Creating backend with remote "/tmp/rclone252166763" run.go:198: Remote "uloz.to root 'rclone-test-xegipah7wiho'", Local "Local file system at /tmp/rclone252166763", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/05 04:57:49 ERROR : HELLO, WORLD!: sum not found 2026/06/05 04:57:49 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-xegipah7wiho' 2026/06/05 04:57:49 NOTICE: uloz.to root 'rclone-test-xegipah7wiho': 1 files missing 2026/06/05 04:57:49 NOTICE: 1 hashes missing 2026/06/05 04:57:49 NOTICE: uloz.to root 'rclone-test-xegipah7wiho': 1 differences found 2026/06/05 04:57:49 NOTICE: uloz.to root 'rclone-test-xegipah7wiho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/05 04:57:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:57:49 NOTICE: uloz.to root 'rclone-test-xegipah7wiho': 0 differences found 2026/06/05 04:57:49 NOTICE: uloz.to root 'rclone-test-xegipah7wiho': 1 matching files 2026/06/05 04:57:49 DEBUG : Creating backend with remote "TestUlozto:rclone-test-ziwupoh1resu" 2026/06/05 04:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:57:53 DEBUG : Creating backend with remote "/tmp/rclone1637538931" run.go:198: Remote "uloz.to root 'rclone-test-ziwupoh1resu'", Local "Local file system at /tmp/rclone1637538931", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2026/06/05 04:57:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 04:57:57 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-ziwupoh1resu' 2026/06/05 04:57:57 NOTICE: uloz.to root 'rclone-test-ziwupoh1resu': 1 files missing 2026/06/05 04:57:57 NOTICE: 1 hashes missing 2026/06/05 04:57:57 NOTICE: uloz.to root 'rclone-test-ziwupoh1resu': 1 differences found 2026/06/05 04:57:57 NOTICE: uloz.to root 'rclone-test-ziwupoh1resu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/05 04:57:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:57:57 NOTICE: uloz.to root 'rclone-test-ziwupoh1resu': 0 differences found 2026/06/05 04:57:57 NOTICE: uloz.to root 'rclone-test-ziwupoh1resu': 1 matching files 2026/06/05 04:57:57 DEBUG : Creating backend with remote "TestUlozto:rclone-test-keqidoq5teqe" 2026/06/05 04:57:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:58:01 DEBUG : Creating backend with remote "/tmp/rclone3676638641" run.go:198: Remote "uloz.to root 'rclone-test-keqidoq5teqe'", Local "Local file system at /tmp/rclone3676638641", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2026/06/05 04:58:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 04:58:04 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-keqidoq5teqe' 2026/06/05 04:58:04 NOTICE: uloz.to root 'rclone-test-keqidoq5teqe': 1 files missing 2026/06/05 04:58:04 NOTICE: 1 hashes missing 2026/06/05 04:58:04 NOTICE: uloz.to root 'rclone-test-keqidoq5teqe': 1 differences found 2026/06/05 04:58:04 NOTICE: uloz.to root 'rclone-test-keqidoq5teqe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/05 04:58:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:58:05 NOTICE: uloz.to root 'rclone-test-keqidoq5teqe': 0 differences found 2026/06/05 04:58:05 NOTICE: uloz.to root 'rclone-test-keqidoq5teqe': 1 matching files 2026/06/05 04:58:05 DEBUG : Creating backend with remote "TestUlozto:rclone-test-posayar1tati" 2026/06/05 04:58:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:58:09 DEBUG : Creating backend with remote "/tmp/rclone1600333367" run.go:198: Remote "uloz.to root 'rclone-test-posayar1tati'", Local "Local file system at /tmp/rclone1600333367", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2026/06/05 04:58:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 04:58:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-posayar1tati' 2026/06/05 04:58:14 NOTICE: uloz.to root 'rclone-test-posayar1tati': 1 files missing 2026/06/05 04:58:14 NOTICE: 1 hashes missing 2026/06/05 04:58:14 NOTICE: uloz.to root 'rclone-test-posayar1tati': 1 differences found 2026/06/05 04:58:14 NOTICE: uloz.to root 'rclone-test-posayar1tati': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/05 04:58:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:58:14 NOTICE: uloz.to root 'rclone-test-posayar1tati': 0 differences found 2026/06/05 04:58:14 NOTICE: uloz.to root 'rclone-test-posayar1tati': 1 matching files 2026/06/05 04:58:14 DEBUG : Creating backend with remote "TestUlozto:rclone-test-poxenuw7toqu" 2026/06/05 04:58:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:58:18 DEBUG : Creating backend with remote "/tmp/rclone1796779086" run.go:198: Remote "uloz.to root 'rclone-test-poxenuw7toqu'", Local "Local file system at /tmp/rclone1796779086", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2026/06/05 04:58:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 04:58:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-poxenuw7toqu' 2026/06/05 04:58:21 NOTICE: uloz.to root 'rclone-test-poxenuw7toqu': 1 files missing 2026/06/05 04:58:21 NOTICE: 1 hashes missing 2026/06/05 04:58:21 NOTICE: uloz.to root 'rclone-test-poxenuw7toqu': 1 differences found 2026/06/05 04:58:21 NOTICE: uloz.to root 'rclone-test-poxenuw7toqu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/05 04:58:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:58:22 NOTICE: uloz.to root 'rclone-test-poxenuw7toqu': 0 differences found 2026/06/05 04:58:22 NOTICE: uloz.to root 'rclone-test-poxenuw7toqu': 1 matching files 2026/06/05 04:58:22 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yejaqup4ravi" 2026/06/05 04:58:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:58:25 DEBUG : Creating backend with remote "/tmp/rclone2813598241" run.go:198: Remote "uloz.to root 'rclone-test-yejaqup4ravi'", Local "Local file system at /tmp/rclone2813598241", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2026/06/05 04:58:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 04:58:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-yejaqup4ravi' 2026/06/05 04:58:29 NOTICE: uloz.to root 'rclone-test-yejaqup4ravi': 1 files missing 2026/06/05 04:58:29 NOTICE: 1 hashes missing 2026/06/05 04:58:29 NOTICE: uloz.to root 'rclone-test-yejaqup4ravi': 1 differences found 2026/06/05 04:58:29 NOTICE: uloz.to root 'rclone-test-yejaqup4ravi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/05 04:58:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:58:30 NOTICE: uloz.to root 'rclone-test-yejaqup4ravi': 0 differences found 2026/06/05 04:58:30 NOTICE: uloz.to root 'rclone-test-yejaqup4ravi': 1 matching files 2026/06/05 04:58:30 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mefesac4koco" 2026/06/05 04:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 04:58:34 DEBUG : Creating backend with remote "/tmp/rclone886307316" 2026/06/05 04:58:34 DEBUG : Config file has changed externally - reloading run.go:198: Remote "uloz.to root 'rclone-test-mefesac4koco'", Local "Local file system at /tmp/rclone886307316", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2026/06/05 04:58:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 04:58:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-mefesac4koco' 2026/06/05 04:58:37 NOTICE: uloz.to root 'rclone-test-mefesac4koco': 1 files missing 2026/06/05 04:58:37 NOTICE: 1 hashes missing 2026/06/05 04:58:37 NOTICE: uloz.to root 'rclone-test-mefesac4koco': 1 differences found 2026/06/05 04:58:37 NOTICE: uloz.to root 'rclone-test-mefesac4koco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/05 04:58:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 04:58:38 NOTICE: uloz.to root 'rclone-test-mefesac4koco': 0 differences found 2026/06/05 04:58:38 NOTICE: uloz.to root 'rclone-test-mefesac4koco': 1 matching files 2026/06/05 04:58:38 DEBUG : uloz.to root 'rclone-test-mefesac4koco': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 04:58:38 DEBUG : uloz.to root 'rclone-test-mefesac4koco': Purge dir "" 2026/06/05 04:58:39 DEBUG : uloz.to root 'rclone-test-yejaqup4ravi': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 04:58:39 DEBUG : uloz.to root 'rclone-test-yejaqup4ravi': Purge dir "" 2026/06/05 04:58:39 DEBUG : uloz.to root 'rclone-test-poxenuw7toqu': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 04:58:40 DEBUG : uloz.to root 'rclone-test-poxenuw7toqu': Purge dir "" 2026/06/05 04:58:40 DEBUG : uloz.to root 'rclone-test-posayar1tati': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 04:58:40 DEBUG : uloz.to root 'rclone-test-posayar1tati': Purge dir "" 2026/06/05 04:58:41 DEBUG : uloz.to root 'rclone-test-keqidoq5teqe': Purge object "測試_Русский___ě_áñ" 2026/06/05 04:58:41 DEBUG : uloz.to root 'rclone-test-keqidoq5teqe': Purge dir "" 2026/06/05 04:58:41 DEBUG : uloz.to root 'rclone-test-ziwupoh1resu': Purge object "測試_Русский___ě_áñ" 2026/06/05 04:58:42 DEBUG : uloz.to root 'rclone-test-ziwupoh1resu': Purge dir "" 2026/06/05 04:58:42 DEBUG : uloz.to root 'rclone-test-xegipah7wiho': Purge object "HELLO, WORLD!" 2026/06/05 04:58:42 DEBUG : uloz.to root 'rclone-test-xegipah7wiho': Purge dir "" 2026/06/05 04:58:43 DEBUG : uloz.to root 'rclone-test-zumacig4xumu': Purge object "HeLlO, wOrLd!" 2026/06/05 04:58:43 DEBUG : uloz.to root 'rclone-test-zumacig4xumu': Purge dir "" 2026/06/05 04:58:44 DEBUG : uloz.to root 'rclone-test-dapevec0sifa': Purge object "HELLO, WORLD!" 2026/06/05 04:58:44 DEBUG : uloz.to root 'rclone-test-dapevec0sifa': Purge dir "" 2026/06/05 04:58:44 DEBUG : uloz.to root 'rclone-test-wikefen4guje': Purge object "hello, world!" 2026/06/05 04:58:45 DEBUG : uloz.to root 'rclone-test-wikefen4guje': Purge dir "" --- PASS: TestApplyTransforms (87.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:58:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 04:58:46 DEBUG : sub/file2: size = 14 OK 2026/06/05 04:58:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/05 04:58:46 INFO : file1: Copied (new) to: sub/file2 2026/06/05 04:58:47 DEBUG : sub/file2: size = 14 OK 2026/06/05 04:58:47 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2026/06/05 04:58:47 DEBUG : file1: Unchanged skipping 2026/06/05 04:58:47 DEBUG : uloz.to root 'rclone-test-natefuy9laxu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.86s) === RUN TestCopyLongFile run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:58:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/backup" 2026/06/05 04:58:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1817736640) 2026/06/05 04:58:54 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-natefuy9laxu') 2026/06/05 04:58:54 DEBUG : dst/file1: Sizes differ 2026/06/05 04:58:55 INFO : dst/file1: Moved (server-side) 2026/06/05 04:58:55 DEBUG : dst/file1: size = 14 OK 2026/06/05 04:58:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/05 04:58:55 INFO : dst/file1: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 Error: Should be true Test: TestCopyFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got dst/file1 (14) fstest.go:203: Not found "backup/dst/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileBackupDir Messages: 1 objects not found --- FAIL: TestCopyFileBackupDir (22.19s) === RUN TestCopyFileCompareDest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:59:11 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/dst" 2026/06/05 04:59:15 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/CompareDest" 2026/06/05 04:59:19 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 04:59:21 DEBUG : one: size = 3 OK 2026/06/05 04:59:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/05 04:59:21 INFO : one: Copied (new) 2026/06/05 04:59:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1817736640) 2026/06/05 04:59:21 DEBUG : one: size = 3 (uloz.to root 'rclone-test-natefuy9laxu/dst') 2026/06/05 04:59:21 DEBUG : one: Sizes differ 2026/06/05 04:59:22 DEBUG : one: size = 5 OK 2026/06/05 04:59:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/05 04:59:22 INFO : one: Copied (replaced existing) 2026/06/05 04:59:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1817736640) 2026/06/05 04:59:26 DEBUG : one: size = 3 (uloz.to root 'rclone-test-natefuy9laxu/dst') 2026/06/05 04:59:26 DEBUG : one: Sizes differ 2026/06/05 04:59:26 DEBUG : one: size = 5 OK 2026/06/05 04:59:26 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/05 04:59:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 04:59:28 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 04:59:28 DEBUG : two: size = 3 OK 2026/06/05 04:59:28 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/05 04:59:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 04:59:28 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 04:59:29 DEBUG : two: size = 3 OK 2026/06/05 04:59:29 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/05 04:59:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 04:59:30 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 04:59:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone1817736640) 2026/06/05 04:59:30 DEBUG : two: size = 3 (uloz.to root 'rclone-test-natefuy9laxu/CompareDest') 2026/06/05 04:59:30 DEBUG : two: Sizes differ 2026/06/05 04:59:31 DEBUG : two: size = 5 OK 2026/06/05 04:59:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/05 04:59:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (22.13s) === RUN TestCopyFileCopyDest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:59:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/05 04:59:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/05 04:59:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/05 04:59:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/05 04:59:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/05 04:59:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.greencdn.link/v1/file?token=ab3f2b0c-d36f-40f4-9149-03701f249093&vt=1780678777&uid=24664897&batch_id=d388d134-4886-420f-8ecb-e6e2d53469d8&a=c6f7c0287997dbef01df16f52406d4ae&is_porn=false&batch_file_id=1&is_porn=false": failed to copy data: max transfer limit reached as set by --max-transfer 2026/06/05 04:59:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/05 04:59:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/05 04:59:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/05 04:59:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b935167244eaea220e6176e3403b8055 OK 2026/06/05 04:59:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.13s) === RUN TestDeduplicateInteractive run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 04:59:51 INFO : uloz.to root 'rclone-test-natefuy9laxu': Looking for duplicate md5 hashes using newest mode. 2026/06/05 04:59:51 NOTICE: 5176305870ff956cdf3aa1cb21a2ea20: Found 3 files with duplicate md5 hashes 2026/06/05 04:59:51 INFO : one: Deleted 2026/06/05 04:59:52 INFO : also/one: Deleted 2026/06/05 04:59:52 NOTICE: 5176305870ff956cdf3aa1cb21a2ea20: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.09s) === RUN TestDeduplicateOldest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.38s) === RUN TestDeduplicateSmallest run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.42s) === RUN TestDeduplicateRename run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.38s) === RUN TestMergeDirs run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.40s) === RUN TestListDirSorted run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:00:03 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 05:00:03 DEBUG : a.txt: Excluded 2026/06/05 05:00:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 05:00:03 DEBUG : sub dir/hello world: Excluded 2026/06/05 05:00:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 05:00:03 DEBUG : sub dir/hello world2: Excluded 2026/06/05 05:00:04 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 05:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 05:00:04 DEBUG : sub dir/hello world: Excluded 2026/06/05 05:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 05:00:04 DEBUG : sub dir/hello world2: Excluded 2026/06/05 05:00:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (12.21s) === RUN TestListDirSortedFn run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:00:15 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 05:00:15 DEBUG : a.txt: Excluded 2026/06/05 05:00:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 05:00:15 DEBUG : sub dir/hello world: Excluded 2026/06/05 05:00:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 05:00:15 DEBUG : sub dir/hello world2: Excluded 2026/06/05 05:00:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 05:00:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 05:00:16 DEBUG : sub dir/hello world: Excluded 2026/06/05 05:00:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 05:00:16 DEBUG : sub dir/hello world2: Excluded 2026/06/05 05:00:16 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (11.76s) === RUN TestListJSON run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (6.21s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/06/05 05:00:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-natefuy9laxu/notfound" --- PASS: TestStatJSON (10.46s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.39s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (3.88s) === RUN TestMkdir run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:00:36 INFO : uloz.to root 'rclone-test-natefuy9laxu': Making directory 2026/06/05 05:00:36 INFO : uloz.to root 'rclone-test-natefuy9laxu': Making directory --- PASS: TestMkdir (0.59s) === RUN TestLsd run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" --- PASS: TestLsd (2.82s) === RUN TestLs run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" --- PASS: TestLs (2.96s) === RUN TestLsWithFilesFrom run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:00:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/05 05:00:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.80s) === RUN TestLsLong run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" --- PASS: TestLsLong (2.63s) === RUN TestHashSums run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (3.32s) --- PASS: TestHashSums/Md5 (0.21s) --- PASS: TestHashSums/Md5Download (0.67s) === RUN TestHashSumsWithErrors 2026/06/05 05:00:51 DEBUG : Creating backend with remote ":memory:" 2026/06/05 05:00:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/05 05:00:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 05:00:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/05 05:00:51 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 "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" --- PASS: TestCount (4.64s) === RUN TestDelete run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:00:58 DEBUG : Waiting for deletions to finish 2026/06/05 05:00:58 DEBUG : large: Excluded (Size Filter) 2026/06/05 05:00:58 DEBUG : large: Excluded 2026/06/05 05:00:59 INFO : medium: Deleted 2026/06/05 05:00:59 INFO : small: Deleted --- PASS: TestDelete (3.63s) === RUN TestMaxDelete run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:01:02 DEBUG : Waiting for deletions to finish 2026/06/05 05:01:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/05 05:01:02 INFO : large: Deleted 2026/06/05 05:01:02 INFO : medium: Deleted --- PASS: TestMaxDelete (4.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:01:07 DEBUG : Waiting for deletions to finish 2026/06/05 05:01:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 05:01:07 INFO : medium: Deleted 2026/06/05 05:01:07 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.02s) === RUN TestMaxDeleteSize run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:01:11 DEBUG : Waiting for deletions to finish 2026/06/05 05:01:11 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 05:01:11 INFO : large: Deleted 2026/06/05 05:01:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.09s) === RUN TestReadFile run.go:198: Remote "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" --- PASS: TestReadFile (2.58s) === RUN TestRetry 2026/06/05 05:01:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/05 05:01:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/05 05:01:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 05:01:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 05:01:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 05:01:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 05:01:15 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 "uloz.to root 'rclone-test-natefuy9laxu'", Local "Local file system at /tmp/rclone1817736640", Modify Window "1µs" 2026/06/05 05:03:14 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3102818431;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=85F4oYbe;fs=jRXTxmguw0a6;hid=Gh2dKGiQ;rid=1150294636;tm=1780636277;ut=vd;rs=0;fet=download_cloud;He;ch=2dac252081f04be8ee305fe2375372c2;Pe/file/jRXTxmguw0a6?bD&u=24664897&c=3102818431&De&hash=e86410fa2d6e2634fd8ac5f4b3afe7f3": dial tcp 93.99.2.151:443: connect: connection refused) 2026/06/05 05:03:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 05:03:15 DEBUG : pacer: Reducing sleep to 15ms 2026/06/05 05:03:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/05 05:04:14 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=1574172403;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=206413203;tm=1780636395;ut=vd;rs=0;fet=download_cloud;He;ch=15043a7cddab4800191dc0eba3d38aa3;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=1574172403&De&hash=22975d8a5ed1b91445f6c55ac121505b": dial tcp 93.99.2.140:443: connect: connection refused) 2026/06/05 05:04:14 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/06/05 05:05:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:05:15 DEBUG : pacer: low level retry 2/10 (error Error 0 (504)) 2026/06/05 05:05:15 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/06/05 05:09:14 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=1574172403;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=206413203;tm=1780636395;ut=vd;rs=0;fet=download_cloud;He;ch=15043a7cddab4800191dc0eba3d38aa3;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=1574172403&De&hash=22975d8a5ed1b91445f6c55ac121505b": dial tcp 93.99.2.151:443: connect: connection refused) 2026/06/05 05:09:14 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/06/05 05:14:14 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=1574172403;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=206413203;tm=1780636395;ut=vd;rs=0;fet=download_cloud;He;ch=15043a7cddab4800191dc0eba3d38aa3;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=1574172403&De&hash=22975d8a5ed1b91445f6c55ac121505b": net/http: timeout awaiting response headers) 2026/06/05 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/06/05 05:14:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:14:15 DEBUG : pacer: Reducing sleep to 135ms 2026/06/05 05:14:15 ERROR : file2: Failed to open: Error 0 (400) operations_test.go:566: Incorrect output from Cat(0,-1,): "ABCDEFGHIJ" 2026/06/05 05:14:15 DEBUG : pacer: Reducing sleep to 101.25ms 2026/06/05 05:14:15 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/06/05 05:14:15 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/06/05 05:14:15 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/06/05 05:14:16 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/06/05 05:15:14 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": EOF) 2026/06/05 05:15:14 DEBUG : pacer: Rate limited, increasing sleep to 64.072264ms 2026/06/05 05:15:14 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": dial tcp 93.99.2.140:443: connect: connection refused) 2026/06/05 05:15:14 DEBUG : pacer: Rate limited, increasing sleep to 128.144528ms 2026/06/05 05:15:14 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": dial tcp 93.99.2.140:443: connect: connection refused) 2026/06/05 05:15:14 DEBUG : pacer: Rate limited, increasing sleep to 256.289056ms 2026/06/05 05:16:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:16:15 DEBUG : pacer: low level retry 4/10 (error Error 0 (504)) 2026/06/05 05:16:15 DEBUG : pacer: Rate limited, increasing sleep to 512.578112ms 2026/06/05 05:17:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:17:15 DEBUG : pacer: low level retry 5/10 (error Error 0 (504)) 2026/06/05 05:17:15 DEBUG : pacer: Rate limited, increasing sleep to 1.025156224s 2026/06/05 05:18:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:18:16 DEBUG : pacer: low level retry 6/10 (error Error 0 (504)) 2026/06/05 05:18:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/06/05 05:23:14 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": EOF) 2026/06/05 05:23:15 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": dial tcp 93.99.2.140:443: connect: connection refused) 2026/06/05 05:28:16 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3705140257;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=615527341;tm=1780637056;ut=vd;rs=1;fet=download_cloud;He;ch=d5a7930f4bbb44daf350ef6994a5158d;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3705140257&De&hash=22975d8a5ed1b91445f6c55ac121505b": net/http: timeout awaiting response headers) 2026/06/05 05:28:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/06/05 05:28:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/06/05 05:28:17 ERROR : file2: Failed to open: Error 0 (400) operations_test.go:566: Incorrect output from Cat(0,5,): "ABCDE" 2026/06/05 05:28:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/06/05 05:28:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/06/05 05:28:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/06/05 05:28:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/06/05 05:28:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/06/05 05:33:23 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.eu/Ps;Hs;up=1;uid=24664897;cid=3925293407;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=gGBVNTXu;fs=qlHx7BmdcIk7;hid=Ck5Hbn2b;rid=1209076954;tm=1780637903;ut=vd;rs=1;fet=download_cloud;He;ch=2518def1e443b1fb9b8b261aefc5bb07;Pe/file/qlHx7BmdcIk7?bD&u=24664897&c=3925293407&De&hash=22975d8a5ed1b91445f6c55ac121505b": net/http: timeout awaiting response headers) 2026/06/05 05:33:23 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms panic: test timed out after 1h0m0s running tests: TestCat (33m13s) goroutine 8229 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 33 minutes]: testing.(*T).Run(0x3d272680d88, {0x2a5146f?, 0x3d27218dae8?}, 0x2bd7a38) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3d272680d88) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3d272680d88, 0x3d27218dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a891f4, 0x18}, {0x2ac3bcc, 0x26}, 0x3d2722e7758, {0x468a2c0, 0x71, 0x71}, {0xc280b5d918ba3936, 0x347091d647b, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3d2728f99a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3d2728f99a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 21 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 218 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 192 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3735 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x3d272b1b860, {0x2c1e698, 0x3d272b653b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 3730 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 312 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8143 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 203 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 161 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1114 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1072 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 395 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 321 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 527 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 517 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8259 [IO wait]: internal/poll.runtime_pollWait(0x7a15a885e800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d272ea0380?, 0x3d272603600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3d272ea0380, {0x3d272603600, 0xd80, 0xd80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d272ea0380, {0x3d272603600?, 0xd7b?, 0x3d27221cb00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d2726220e0, {0x3d272603600?, 0x3d272603600?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d272cca2d0, {0x3d272603600?, 0x7a15a915d5e8?, 0x7a15f2038108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d2724ee300, {0x3d272603600?, 0xd7b?, 0x3d2721baa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d272b5c628, {0x2bf4200, 0x3d2724ee300}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d272b5c388, {0x7a15a3fa8ac0, 0x3d272cca2d0}, 0x3d2728c6239?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d272b5c388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d272b5c388, {0x3d272620000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d272528640, {0x3d272620000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d27294d980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d27294d980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d272528640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 8246 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 816 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 806 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3130 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8138 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 418 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 360 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2881 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 348 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 265 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 223 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 674 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 648 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1058 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1048 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3053 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1101 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1091 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3319 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 470 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 461 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1033 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1007 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8140 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 557 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2730 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 617 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 607 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1012 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 890 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8144 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 958 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 948 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 712 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 702 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8139 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 3280 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 793 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 783 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 935 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 925 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8142 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 8260 [select]: net/http.(*persistConn).writeLoop(0x3d272528640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 8246 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 8141 [select, 7 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 3022 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3488 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8221 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x3d272a5c000, {0x2c1e698, 0x3d272c40550}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8145 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 2835 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3622 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2729 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8145 [select]: net/http.(*persistConn).roundTrip(0x3d272528640, 0x3d2722348c0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d2728dc000, 0x3d272528500) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d272856060, 0x3d272528500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0x3d272528500, {0x2bf3880, 0x3d272856060}, {0x3d27218d160?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d2725301e0, 0x3d272528500, {0x7a15a885d100?, 0x46c6dc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d2725301e0, 0x3d272528500) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d2722347d0, {0x2c1e548, 0x46c6dc0}, 0x3d27299ba20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/ulozto.(*Object).Open.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:836 +0x4f github.com/rclone/rclone/fs.pacerInvoker(0x2, 0xa, 0x2bf2b80?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d2728560c0, 0x3d27280a380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d2728560c0, 0x3d27280a380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/ulozto.(*Object).Open(0x3d272856840, {0x2c1e548, 0x46c6dc0}, {0x3d27291d200, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:835 +0x59a github.com/rclone/rclone/fs/operations.(*ReOpen).open(0x3d272404b40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:148 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2c1e548, 0x46c6dc0}, {0x2c3cf10, 0x3d272856840}, 0xa, {0x3d27291d1f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:103 +0x505 github.com/rclone/rclone/fs/operations.Open({0x2c1e548, 0x46c6dc0}, {0x2c3cf10, 0x3d272856840}, {0x3d27291d1f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:125 +0x6b github.com/rclone/rclone/fs/operations.Cat.func1({0x2c3cf10, 0x3d272856840}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1323 +0x33f github.com/rclone/rclone/fs.DirEntries.ForObject(...) /home/rclone/go/src/github.com/rclone/rclone/fs/direntries.go:28 github.com/rclone/rclone/fs/operations.ListFn.func1({0x3d272790de0?, 0x3d27218ddf8?, 0x3d27245e288?}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:770 +0x68 github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x2926f40?}, {0x3d272790de0, 0x2, 0x2}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:413 +0x2a4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 7804 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 7804 [sync.WaitGroup.Wait, 7 minutes]: sync.runtime_SemacquireWaitGroup(0x3d27297d9e0?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x3d272da4430) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x3d2722e5a10, 0x2bd7ff0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x3d2722e5a10) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x3d27291cd30) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x3d27291cd30) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fs/operations.ListFn({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, 0x3d272c22240) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:769 +0xb2 github.com/rclone/rclone/fs/operations.Cat({0x2c1e548, 0x46c6dc0}, {0x2c3cea0, 0x3d2728f80a0}, {0x2bf2360, 0x3d2722e59e0}, 0xfffffffffffffffd, 0xffffffffffffffff, {0x46c6dc0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1301 +0x145 github.com/rclone/rclone/fs/operations_test.TestCat(0x3d272baf448) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:561 +0x406 testing.tRunner(0x3d272baf448, 0x2bd7a38) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 1h0m3.648334583s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]