"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/04/11 01:03:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qufosol4lisurit8zumefib2" 2024/04/11 01:03:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:03:04 DEBUG : Creating backend with remote "/tmp/rclone3409362521" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/11 01:03:05 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.37s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/11 01:03:05 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.35s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/11 01:03:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/11 01:03:05 DEBUG : potato: Seek from 10 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 10 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Seek from 5 to 2 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/11 01:03:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Seek from 5 to 2 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/11 01:03:05 DEBUG : potato: Seek from 8 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 8 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/11 01:03:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/11 01:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/11 01:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/11 01:03:05 DEBUG : potato: Seek from 5 to 2 2024/04/11 01:03:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/11 01:03:05 DEBUG : potato: Seek from 9 to 0 2024/04/11 01:03:05 DEBUG : potato: Seek from 9 to 0 2024/04/11 01:03:05 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/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", 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 (20.97s) --- PASS: TestCheck/1 (0.41s) --- PASS: TestCheck/2 (0.39s) --- PASS: TestCheck/3 (0.41s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.38s) --- PASS: TestCheck/7 (0.41s) === RUN TestCheckFsError 2024/04/11 01:03:26 DEBUG : Creating backend with remote "nonexistent" 2024/04/11 01:03:26 DEBUG : Creating backend with remote "nonexistent" 2024/04/11 01:03:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/11 01:03:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/11 01:03:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/11 01:03:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", 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 (15.75s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.68s) --- PASS: TestCheckDownload/4 (1.71s) --- PASS: TestCheckDownload/5 (1.93s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (0.72s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", 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 (11.89s) --- PASS: TestCheckSizeOnly/1 (0.38s) --- PASS: TestCheckSizeOnly/2 (0.35s) --- PASS: TestCheckSizeOnly/3 (2.39s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.39s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" 2024/04/11 01:03:56 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/11 01:03:56 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/11 01:03:56 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/11 01:03:56 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/11 01:03:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/11 01:03:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/11 01:03:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/11 01:03:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.51s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" 2024/04/11 01:03:58 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qufosol4lisurit8zumefib2/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (48.32s) --- PASS: TestCheckSum/subtest1 (1.32s) --- PASS: TestCheckSum/subtest2 (1.20s) --- PASS: TestCheckSum/subtest3 (0.96s) --- PASS: TestCheckSum/subtest4 (1.23s) --- PASS: TestCheckSum/subtest5 (0.94s) --- PASS: TestCheckSum/subtest6 (0.92s) --- PASS: TestCheckSum/subtest7 (0.97s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" 2024/04/11 01:04:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qufosol4lisurit8zumefib2/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (51.33s) --- PASS: TestCheckSumDownload/subtest1 (1.51s) --- PASS: TestCheckSumDownload/subtest2 (1.25s) --- PASS: TestCheckSumDownload/subtest3 (1.26s) --- PASS: TestCheckSumDownload/subtest4 (1.38s) --- PASS: TestCheckSumDownload/subtest5 (1.24s) --- PASS: TestCheckSumDownload/subtest6 (1.20s) --- PASS: TestCheckSumDownload/subtest7 (1.23s) === RUN TestApplyTransforms 2024/04/11 01:05:38 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xudaxoh1kofuvug2pomumim1" 2024/04/11 01:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:05:40 DEBUG : Creating backend with remote "/tmp/rclone1834639627" run.go:180: Remote "uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1'", Local "Local file system at /tmp/rclone1834639627", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/04/11 01:05:50 ERROR : hello, world!: sum not found 2024/04/11 01:05:50 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1' 2024/04/11 01:05:50 NOTICE: uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': 1 files missing 2024/04/11 01:05:50 NOTICE: 1 hashes missing 2024/04/11 01:05:50 NOTICE: uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': 2 differences found 2024/04/11 01:05:50 NOTICE: uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/11 01:05:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:05:51 NOTICE: uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': 0 differences found 2024/04/11 01:05:51 NOTICE: uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': 1 matching files 2024/04/11 01:05:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wadovoc9bupukih7xumanap7" 2024/04/11 01:05:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:05:54 DEBUG : Creating backend with remote "/tmp/rclone2576373218" run.go:180: Remote "uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7'", Local "Local file system at /tmp/rclone2576373218", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/04/11 01:06:05 ERROR : HELLO, WORLD!: sum not found 2024/04/11 01:06:05 ERROR : hello, world!: file not in uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7' 2024/04/11 01:06:05 NOTICE: uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': 1 files missing 2024/04/11 01:06:05 NOTICE: 1 hashes missing 2024/04/11 01:06:05 NOTICE: uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': 2 differences found 2024/04/11 01:06:05 NOTICE: uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/11 01:06:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:06:06 NOTICE: uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': 0 differences found 2024/04/11 01:06:06 NOTICE: uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': 1 matching files 2024/04/11 01:06:06 DEBUG : Creating backend with remote "TestUlozto:rclone-test-gamadag1mijasut8bafiqaf2" 2024/04/11 01:06:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:06:07 DEBUG : Creating backend with remote "/tmp/rclone948474274" run.go:180: Remote "uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2'", Local "Local file system at /tmp/rclone948474274", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/11 01:06:18 ERROR : HeLlO, wOrLd!: sum not found 2024/04/11 01:06:18 ERROR : hello, world!: file not in uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2' 2024/04/11 01:06:18 NOTICE: uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': 1 files missing 2024/04/11 01:06:18 NOTICE: 1 hashes missing 2024/04/11 01:06:18 NOTICE: uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': 2 differences found 2024/04/11 01:06:18 NOTICE: uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/11 01:06:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:06:19 NOTICE: uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': 0 differences found 2024/04/11 01:06:19 NOTICE: uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': 1 matching files 2024/04/11 01:06:19 DEBUG : Creating backend with remote "TestUlozto:rclone-test-wafebor5peniyuc0wabemoj6" 2024/04/11 01:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:06:21 DEBUG : Creating backend with remote "/tmp/rclone2353022023" run.go:180: Remote "uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6'", Local "Local file system at /tmp/rclone2353022023", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/11 01:06:32 ERROR : HELLO, WORLD!: sum not found 2024/04/11 01:06:32 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6' 2024/04/11 01:06:32 NOTICE: uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': 1 files missing 2024/04/11 01:06:32 NOTICE: 1 hashes missing 2024/04/11 01:06:32 NOTICE: uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': 2 differences found 2024/04/11 01:06:32 NOTICE: uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/11 01:06:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:06:32 NOTICE: uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': 0 differences found 2024/04/11 01:06:32 NOTICE: uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': 1 matching files 2024/04/11 01:06:32 DEBUG : Creating backend with remote "TestUlozto:rclone-test-dahoqoz6caraher5yiqaliv6" 2024/04/11 01:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:06:34 DEBUG : Creating backend with remote "/tmp/rclone2520961007" run.go:180: Remote "uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6'", Local "Local file system at /tmp/rclone2520961007", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/04/11 01:06:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/11 01:06:46 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6' 2024/04/11 01:06:46 NOTICE: uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': 1 files missing 2024/04/11 01:06:46 NOTICE: 1 hashes missing 2024/04/11 01:06:46 NOTICE: uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': 2 differences found 2024/04/11 01:06:46 NOTICE: uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/11 01:06:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:06:47 NOTICE: uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': 0 differences found 2024/04/11 01:06:47 NOTICE: uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': 1 matching files 2024/04/11 01:06:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-keyutol4lugeqin8derofac4" 2024/04/11 01:06:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone3630656666" run.go:180: Remote "uloz.to root 'rclone-test-keyutol4lugeqin8derofac4'", Local "Local file system at /tmp/rclone3630656666", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/04/11 01:07:01 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/11 01:07:01 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-keyutol4lugeqin8derofac4' 2024/04/11 01:07:01 NOTICE: uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': 1 files missing 2024/04/11 01:07:01 NOTICE: 1 hashes missing 2024/04/11 01:07:01 NOTICE: uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': 2 differences found 2024/04/11 01:07:01 NOTICE: uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/11 01:07:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:07:02 NOTICE: uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': 0 differences found 2024/04/11 01:07:02 NOTICE: uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': 1 matching files 2024/04/11 01:07:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xigewod9wemehad0gifisep3" 2024/04/11 01:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:07:04 DEBUG : Creating backend with remote "/tmp/rclone1434282219" run.go:180: Remote "uloz.to root 'rclone-test-xigewod9wemehad0gifisep3'", Local "Local file system at /tmp/rclone1434282219", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/04/11 01:07:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/11 01:07:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-xigewod9wemehad0gifisep3' 2024/04/11 01:07:15 NOTICE: uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': 1 files missing 2024/04/11 01:07:15 NOTICE: 1 hashes missing 2024/04/11 01:07:15 NOTICE: uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': 2 differences found 2024/04/11 01:07:15 NOTICE: uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/11 01:07:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:07:16 NOTICE: uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': 0 differences found 2024/04/11 01:07:16 NOTICE: uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': 1 matching files 2024/04/11 01:07:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zilofob0qahokak8bikivel9" 2024/04/11 01:07:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:07:18 DEBUG : Creating backend with remote "/tmp/rclone708982434" run.go:180: Remote "uloz.to root 'rclone-test-zilofob0qahokak8bikivel9'", Local "Local file system at /tmp/rclone708982434", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/04/11 01:07:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/11 01:07:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-zilofob0qahokak8bikivel9' 2024/04/11 01:07:31 NOTICE: uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': 1 files missing 2024/04/11 01:07:31 NOTICE: 1 hashes missing 2024/04/11 01:07:31 NOTICE: uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': 2 differences found 2024/04/11 01:07:31 NOTICE: uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/11 01:07:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:07:31 NOTICE: uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': 0 differences found 2024/04/11 01:07:31 NOTICE: uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': 1 matching files 2024/04/11 01:07:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-hovikoy9minisus8garuhec6" 2024/04/11 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:07:33 DEBUG : Creating backend with remote "/tmp/rclone822488664" run.go:180: Remote "uloz.to root 'rclone-test-hovikoy9minisus8garuhec6'", Local "Local file system at /tmp/rclone822488664", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/04/11 01:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/11 01:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-hovikoy9minisus8garuhec6' 2024/04/11 01:07:46 NOTICE: uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': 1 files missing 2024/04/11 01:07:46 NOTICE: 1 hashes missing 2024/04/11 01:07:46 NOTICE: uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': 2 differences found 2024/04/11 01:07:46 NOTICE: uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/11 01:07:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:07:47 NOTICE: uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': 0 differences found 2024/04/11 01:07:47 NOTICE: uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': 1 matching files 2024/04/11 01:07:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-fecinaq1sopezug6xojohij6" 2024/04/11 01:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:07:49 DEBUG : Creating backend with remote "/tmp/rclone119042800" run.go:180: Remote "uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6'", Local "Local file system at /tmp/rclone119042800", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/04/11 01:08:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/11 01:08:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6' 2024/04/11 01:08:00 NOTICE: uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': 1 files missing 2024/04/11 01:08:00 NOTICE: 1 hashes missing 2024/04/11 01:08:00 NOTICE: uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': 2 differences found 2024/04/11 01:08:00 NOTICE: uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/11 01:08:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/11 01:08:01 NOTICE: uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': 0 differences found 2024/04/11 01:08:01 NOTICE: uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': 1 matching files 2024/04/11 01:08:02 DEBUG : uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/11 01:08:02 DEBUG : uloz.to root 'rclone-test-fecinaq1sopezug6xojohij6': Purge dir "" 2024/04/11 01:08:12 DEBUG : uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/11 01:08:13 DEBUG : uloz.to root 'rclone-test-hovikoy9minisus8garuhec6': Purge dir "" 2024/04/11 01:08:22 DEBUG : uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/11 01:08:22 DEBUG : uloz.to root 'rclone-test-zilofob0qahokak8bikivel9': Purge dir "" 2024/04/11 01:08:32 DEBUG : uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/11 01:08:33 DEBUG : uloz.to root 'rclone-test-xigewod9wemehad0gifisep3': Purge dir "" 2024/04/11 01:08:43 DEBUG : uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': Purge object "測試_Русский___ě_áñ" 2024/04/11 01:08:43 DEBUG : uloz.to root 'rclone-test-keyutol4lugeqin8derofac4': Purge dir "" 2024/04/11 01:08:53 DEBUG : uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': Purge object "測試_Русский___ě_áñ" 2024/04/11 01:08:54 DEBUG : uloz.to root 'rclone-test-dahoqoz6caraher5yiqaliv6': Purge dir "" 2024/04/11 01:09:03 DEBUG : uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': Purge object "HELLO, WORLD!" 2024/04/11 01:09:03 DEBUG : uloz.to root 'rclone-test-wafebor5peniyuc0wabemoj6': Purge dir "" 2024/04/11 01:09:14 DEBUG : uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': Purge object "HeLlO, wOrLd!" 2024/04/11 01:09:14 DEBUG : uloz.to root 'rclone-test-gamadag1mijasut8bafiqaf2': Purge dir "" 2024/04/11 01:09:24 DEBUG : uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': Purge object "HELLO, WORLD!" 2024/04/11 01:09:24 DEBUG : uloz.to root 'rclone-test-wadovoc9bupukih7xumanap7': Purge dir "" 2024/04/11 01:09:34 DEBUG : uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': Purge object "hello, world!" 2024/04/11 01:09:34 DEBUG : uloz.to root 'rclone-test-xudaxoh1kofuvug2pomumim1': Purge dir "" --- PASS: TestApplyTransforms (245.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" 2024/04/11 01:09:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/11 01:09:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/11 01:09:55 INFO : file1: Copied (new) to: sub/file2 2024/04/11 01:09:56 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/04/11 01:09:56 DEBUG : file1: Unchanged skipping 2024/04/11 01:09:57 DEBUG : uloz.to root 'rclone-test-qufosol4lisurit8zumefib2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (25.34s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.75s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-qufosol4lisurit8zumefib2'", Local "Local file system at /tmp/rclone3409362521", Modify Window "1µs" 2024/04/11 01:10:22 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qufosol4lisurit8zumefib2/backup" 2024/04/11 01:10:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) --- FAIL: TestCopyFileBackupDir (26.82s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x19a61a0] goroutine 3941 [running]: testing.tRunner.func1.2({0x1caac20, 0x3861290}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x1caac20?, 0x3861290?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/ulozto.(*Object).Fs(0x3d9428f0747fdb1c?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:919 github.com/rclone/rclone/fs/operations.SameObject({0x27d05e0, 0xc000807020}, {0x27d05e0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:373 +0x63 github.com/rclone/rclone/fs/operations.move({0x27bbaa8, 0xc000ceb950}, {0x27d0570, 0xc000758f00}, {0x27d05e0, 0x0}, {0x209e4f8, 0x9}, {0x27d05e0, 0xc000807020}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:449 +0x345 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:413 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x27bbaa8, 0xc000ceb950}, {0x27d0570, 0xc000758f00}, {0x27d05e0, 0xc000807020}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1843 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x27bbaa8, 0xc000ceb950}, {0x27d0570, 0xc0009b5b80}, {0x27cef90, 0xc000bdcfa0}, {0x209e4f8, 0x9}, {0x209e4f8, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1982 +0x8b0 github.com/rclone/rclone/fs/operations.CopyFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:409 github.com/rclone/rclone/fs/operations_test.TestCopyFileBackupDir(0xc000cb3040) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:183 +0x43c testing.tRunner(0xc000cb3040, 0x21d5f10) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 7m33.924003811s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]