"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/04/13 03:34:32 DEBUG : Creating backend with remote "TestUlozto:rclone-test-towaduz2vunubak0legohes0" 2024/04/13 03:34:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:34:43 DEBUG : Creating backend with remote "/tmp/rclone2260393218" === 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-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/13 03:34:43 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/04/13 03:34:44 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.31s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/13 03:34:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/13 03:34:44 DEBUG : potato: Seek from 10 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 10 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/13 03:34:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/13 03:34:44 DEBUG : potato: Seek from 8 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 8 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/13 03:34:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:34:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:34:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:34:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:34:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/13 03:34:44 DEBUG : potato: Seek from 9 to 0 2024/04/13 03:34:44 DEBUG : potato: Seek from 9 to 0 2024/04/13 03:34:44 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-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", 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 (48.27s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2024/04/13 03:35:32 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 03:35:32 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 03:35:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/13 03:35:32 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/13 03:35:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/13 03:35:32 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-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", 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 (38.10s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.74s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (0.67s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", 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 (9.06s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.33s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" 2024/04/13 03:36:45 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 03:36:45 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 03:36:45 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 03:36:45 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/13 03:36:46 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 03:36:46 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 03:36:46 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 03:36:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (28.14s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" 2024/04/13 03:36:47 DEBUG : Creating backend with remote "TestUlozto:rclone-test-towaduz2vunubak0legohes0/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (104.03s) --- PASS: TestCheckSum/subtest1 (1.49s) --- PASS: TestCheckSum/subtest2 (1.03s) --- PASS: TestCheckSum/subtest3 (0.98s) --- PASS: TestCheckSum/subtest4 (1.04s) --- PASS: TestCheckSum/subtest5 (1.30s) --- PASS: TestCheckSum/subtest6 (1.02s) --- PASS: TestCheckSum/subtest7 (1.08s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" 2024/04/13 03:38:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-towaduz2vunubak0legohes0/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (93.31s) --- PASS: TestCheckSumDownload/subtest1 (1.44s) --- PASS: TestCheckSumDownload/subtest2 (1.16s) --- PASS: TestCheckSumDownload/subtest3 (1.24s) --- PASS: TestCheckSumDownload/subtest4 (1.04s) --- PASS: TestCheckSumDownload/subtest5 (1.52s) --- PASS: TestCheckSumDownload/subtest6 (1.06s) --- PASS: TestCheckSumDownload/subtest7 (1.18s) === RUN TestApplyTransforms 2024/04/13 03:40:05 DEBUG : Creating backend with remote "TestUlozto:rclone-test-jajecev2mejokur7qicoriy0" 2024/04/13 03:40:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:40:06 DEBUG : Creating backend with remote "/tmp/rclone1193578991" run.go:180: Remote "uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0'", Local "Local file system at /tmp/rclone1193578991", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/04/13 03:40:22 ERROR : hello, world!: sum not found 2024/04/13 03:40:22 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0' 2024/04/13 03:40:22 NOTICE: uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': 1 files missing 2024/04/13 03:40:22 NOTICE: 1 hashes missing 2024/04/13 03:40:22 NOTICE: uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': 2 differences found 2024/04/13 03:40:22 NOTICE: uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/13 03:40:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:40:23 NOTICE: uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': 0 differences found 2024/04/13 03:40:23 NOTICE: uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': 1 matching files 2024/04/13 03:40:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-femufev7begehiv8xocapoz9" 2024/04/13 03:40:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:40:25 DEBUG : Creating backend with remote "/tmp/rclone2045457359" run.go:180: Remote "uloz.to root 'rclone-test-femufev7begehiv8xocapoz9'", Local "Local file system at /tmp/rclone2045457359", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/04/13 03:40:39 ERROR : HELLO, WORLD!: sum not found 2024/04/13 03:40:39 ERROR : hello, world!: file not in uloz.to root 'rclone-test-femufev7begehiv8xocapoz9' 2024/04/13 03:40:39 NOTICE: uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': 1 files missing 2024/04/13 03:40:39 NOTICE: 1 hashes missing 2024/04/13 03:40:39 NOTICE: uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': 2 differences found 2024/04/13 03:40:39 NOTICE: uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/13 03:40:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:40:40 NOTICE: uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': 0 differences found 2024/04/13 03:40:40 NOTICE: uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': 1 matching files 2024/04/13 03:40:40 DEBUG : Creating backend with remote "TestUlozto:rclone-test-benedof4fuyujaj1vaduwuw5" 2024/04/13 03:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:40:55 DEBUG : Creating backend with remote "/tmp/rclone1480379465" run.go:180: Remote "uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5'", Local "Local file system at /tmp/rclone1480379465", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/13 03:41:23 ERROR : HeLlO, wOrLd!: sum not found 2024/04/13 03:41:23 ERROR : hello, world!: file not in uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5' 2024/04/13 03:41:23 NOTICE: uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': 1 files missing 2024/04/13 03:41:23 NOTICE: 1 hashes missing 2024/04/13 03:41:23 NOTICE: uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': 2 differences found 2024/04/13 03:41:23 NOTICE: uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/13 03:41:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:41:23 NOTICE: uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': 0 differences found 2024/04/13 03:41:23 NOTICE: uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': 1 matching files 2024/04/13 03:41:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-jiluxik3deculed3yivaluq3" 2024/04/13 03:41:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:41:25 DEBUG : Creating backend with remote "/tmp/rclone952887762" run.go:180: Remote "uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3'", Local "Local file system at /tmp/rclone952887762", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/13 03:41:40 ERROR : HELLO, WORLD!: sum not found 2024/04/13 03:41:40 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3' 2024/04/13 03:41:40 NOTICE: uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': 1 files missing 2024/04/13 03:41:40 NOTICE: 1 hashes missing 2024/04/13 03:41:40 NOTICE: uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': 2 differences found 2024/04/13 03:41:40 NOTICE: uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/13 03:41:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:41:40 NOTICE: uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': 0 differences found 2024/04/13 03:41:40 NOTICE: uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': 1 matching files 2024/04/13 03:41:40 DEBUG : Creating backend with remote "TestUlozto:rclone-test-bayecim8kupeduz2xenazop9" 2024/04/13 03:41:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:41:42 DEBUG : Creating backend with remote "/tmp/rclone1421190249" run.go:180: Remote "uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9'", Local "Local file system at /tmp/rclone1421190249", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/04/13 03:41:57 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 03:41:57 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9' 2024/04/13 03:41:57 NOTICE: uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': 1 files missing 2024/04/13 03:41:57 NOTICE: 1 hashes missing 2024/04/13 03:41:57 NOTICE: uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': 2 differences found 2024/04/13 03:41:57 NOTICE: uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/13 03:41:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:41:58 NOTICE: uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': 0 differences found 2024/04/13 03:41:58 NOTICE: uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': 1 matching files 2024/04/13 03:41:58 DEBUG : Creating backend with remote "TestUlozto:rclone-test-naqatud2lahotig2fosomud8" 2024/04/13 03:41:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:42:00 DEBUG : Creating backend with remote "/tmp/rclone890405395" run.go:180: Remote "uloz.to root 'rclone-test-naqatud2lahotig2fosomud8'", Local "Local file system at /tmp/rclone890405395", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/04/13 03:42:40 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 03:42:40 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-naqatud2lahotig2fosomud8' 2024/04/13 03:42:40 NOTICE: uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': 1 files missing 2024/04/13 03:42:40 NOTICE: 1 hashes missing 2024/04/13 03:42:40 NOTICE: uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': 2 differences found 2024/04/13 03:42:40 NOTICE: uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/13 03:42:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:42:41 NOTICE: uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': 0 differences found 2024/04/13 03:42:41 NOTICE: uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': 1 matching files 2024/04/13 03:42:41 DEBUG : Creating backend with remote "TestUlozto:rclone-test-guwijor9dirogos2jeqalog7" 2024/04/13 03:42:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:42:43 DEBUG : Creating backend with remote "/tmp/rclone1636769895" run.go:180: Remote "uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7'", Local "Local file system at /tmp/rclone1636769895", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/04/13 03:42:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:42:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7' 2024/04/13 03:42:59 NOTICE: uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': 1 files missing 2024/04/13 03:42:59 NOTICE: 1 hashes missing 2024/04/13 03:42:59 NOTICE: uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': 2 differences found 2024/04/13 03:42:59 NOTICE: uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/13 03:43:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:43:00 NOTICE: uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': 0 differences found 2024/04/13 03:43:00 NOTICE: uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': 1 matching files 2024/04/13 03:43:00 DEBUG : Creating backend with remote "TestUlozto:rclone-test-jodutiz5nalixew9vutimas8" 2024/04/13 03:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:43:01 DEBUG : Creating backend with remote "/tmp/rclone2885531978" run.go:180: Remote "uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8'", Local "Local file system at /tmp/rclone2885531978", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/04/13 03:43:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:43:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8' 2024/04/13 03:43:18 NOTICE: uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': 1 files missing 2024/04/13 03:43:18 NOTICE: 1 hashes missing 2024/04/13 03:43:18 NOTICE: uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': 2 differences found 2024/04/13 03:43:18 NOTICE: uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/13 03:43:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:43:19 NOTICE: uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': 0 differences found 2024/04/13 03:43:19 NOTICE: uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': 1 matching files 2024/04/13 03:43:19 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kiterop6mawarad5tewolon8" 2024/04/13 03:43:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:43:36 DEBUG : Creating backend with remote "/tmp/rclone298847314" run.go:180: Remote "uloz.to root 'rclone-test-kiterop6mawarad5tewolon8'", Local "Local file system at /tmp/rclone298847314", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/04/13 03:44:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:44:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-kiterop6mawarad5tewolon8' 2024/04/13 03:44:20 NOTICE: uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': 1 files missing 2024/04/13 03:44:20 NOTICE: 1 hashes missing 2024/04/13 03:44:20 NOTICE: uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': 2 differences found 2024/04/13 03:44:20 NOTICE: uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/13 03:44:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:44:21 NOTICE: uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': 0 differences found 2024/04/13 03:44:21 NOTICE: uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': 1 matching files 2024/04/13 03:44:21 DEBUG : Creating backend with remote "TestUlozto:rclone-test-conimex4cedowow3xurezud4" 2024/04/13 03:44:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:44:23 DEBUG : Creating backend with remote "/tmp/rclone4245792121" run.go:180: Remote "uloz.to root 'rclone-test-conimex4cedowow3xurezud4'", Local "Local file system at /tmp/rclone4245792121", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/04/13 03:44:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:44:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-conimex4cedowow3xurezud4' 2024/04/13 03:44:39 NOTICE: uloz.to root 'rclone-test-conimex4cedowow3xurezud4': 1 files missing 2024/04/13 03:44:39 NOTICE: 1 hashes missing 2024/04/13 03:44:39 NOTICE: uloz.to root 'rclone-test-conimex4cedowow3xurezud4': 2 differences found 2024/04/13 03:44:39 NOTICE: uloz.to root 'rclone-test-conimex4cedowow3xurezud4': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/13 03:44:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:44:40 NOTICE: uloz.to root 'rclone-test-conimex4cedowow3xurezud4': 0 differences found 2024/04/13 03:44:40 NOTICE: uloz.to root 'rclone-test-conimex4cedowow3xurezud4': 1 matching files 2024/04/13 03:44:40 DEBUG : uloz.to root 'rclone-test-conimex4cedowow3xurezud4': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/13 03:44:41 DEBUG : uloz.to root 'rclone-test-conimex4cedowow3xurezud4': Purge dir "" 2024/04/13 03:44:46 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:44:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:44:51 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:44:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:45:06 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:45:07 DEBUG : uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/13 03:45:07 DEBUG : uloz.to root 'rclone-test-kiterop6mawarad5tewolon8': Purge dir "" 2024/04/13 03:45:12 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:45:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:45:18 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:45:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:45:32 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:45:33 DEBUG : uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/13 03:45:33 DEBUG : uloz.to root 'rclone-test-jodutiz5nalixew9vutimas8': Purge dir "" 2024/04/13 03:45:45 DEBUG : uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/04/13 03:45:46 DEBUG : uloz.to root 'rclone-test-guwijor9dirogos2jeqalog7': Purge dir "" 2024/04/13 03:45:59 DEBUG : uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': Purge object "測試_Русский___ě_áñ" 2024/04/13 03:45:59 DEBUG : uloz.to root 'rclone-test-naqatud2lahotig2fosomud8': Purge dir "" 2024/04/13 03:46:12 DEBUG : uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': Purge object "測試_Русский___ě_áñ" 2024/04/13 03:46:12 DEBUG : uloz.to root 'rclone-test-bayecim8kupeduz2xenazop9': Purge dir "" 2024/04/13 03:46:27 DEBUG : uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': Purge object "HELLO, WORLD!" 2024/04/13 03:46:27 DEBUG : uloz.to root 'rclone-test-jiluxik3deculed3yivaluq3': Purge dir "" 2024/04/13 03:46:40 DEBUG : uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': Purge object "HeLlO, wOrLd!" 2024/04/13 03:46:40 DEBUG : uloz.to root 'rclone-test-benedof4fuyujaj1vaduwuw5': Purge dir "" 2024/04/13 03:46:45 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:46:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:46:51 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:46:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:47:05 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:47:06 DEBUG : uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': Purge object "HELLO, WORLD!" 2024/04/13 03:47:06 DEBUG : uloz.to root 'rclone-test-femufev7begehiv8xocapoz9': Purge dir "" 2024/04/13 03:47:11 DEBUG : pacer: low level retry 1/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:47:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:47:16 DEBUG : pacer: low level retry 2/10 (error Error 130003 (429): Endpoint received too many requests. Try it again later.) 2024/04/13 03:47:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:47:32 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:47:32 DEBUG : uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': Purge object "hello, world!" 2024/04/13 03:47:32 DEBUG : uloz.to root 'rclone-test-jajecev2mejokur7qicoriy0': Purge dir "" --- PASS: TestApplyTransforms (461.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" 2024/04/13 03:47:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 03:48:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 03:48:02 INFO : file1: Copied (new) to: sub/file2 2024/04/13 03:48:03 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/04/13 03:48:03 DEBUG : file1: Unchanged skipping 2024/04/13 03:48:03 DEBUG : uloz.to root 'rclone-test-towaduz2vunubak0legohes0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.76s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.65s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-towaduz2vunubak0legohes0'", Local "Local file system at /tmp/rclone2260393218", Modify Window "1µs" 2024/04/13 03:48:59 DEBUG : Creating backend with remote "TestUlozto:rclone-test-towaduz2vunubak0legohes0/backup" 2024/04/13 03:49:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) --- FAIL: TestCopyFileBackupDir (55.78s) 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=0x19a62c0] goroutine 4021 [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(0xc82173f718d98704?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:919 github.com/rclone/rclone/fs/operations.SameObject({0x27d05e0, 0xc000f0a540}, {0x27d05e0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:373 +0x63 github.com/rclone/rclone/fs/operations.move({0x27bbaa8, 0xc00079b860}, {0x27d0570, 0xc000838140}, {0x27d05e0, 0x0}, {0x209e4f8, 0x9}, {0x27d05e0, 0xc000f0a540}, ...) /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, 0xc00079b860}, {0x27d0570, 0xc000838140}, {0x27d05e0, 0xc000f0a540}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1843 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x27bbaa8, 0xc00079b860}, {0x27d0570, 0xc0006794a0}, {0x27cef90, 0xc000839e00}, {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(0xc00072ad00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:183 +0x43c testing.tRunner(0xc00072ad00, 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 14m43.455003665s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]