"./operations.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/11/14 19:58:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji" 2024/11/14 19:58:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:42 DEBUG : Creating backend with remote "/tmp/rclone1159854208" === 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 "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/14 19:58:42 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:150 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/14 19:58:42 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:295 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.10s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/14 19:58:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/14 19:58:42 DEBUG : potato: Seek from 10 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 10 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Seek from 5 to 2 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/14 19:58:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Seek from 5 to 2 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/14 19:58:42 DEBUG : potato: Seek from 8 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 8 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/14 19:58:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/14 19:58:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/14 19:58:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/14 19:58:42 DEBUG : potato: Seek from 5 to 2 2024/11/14 19:58:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/14 19:58:42 DEBUG : potato: Seek from 9 to 0 2024/11/14 19:58:42 DEBUG : potato: Seek from 9 to 0 2024/11/14 19:58:42 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 "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:42 DEBUG : [rclone-test-vodipih2yaji]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 19:58:42 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:42 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCheck --- FAIL: TestCheck (0.67s) === RUN TestCheckFsError 2024/11/14 19:58:42 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 19:58:42 DEBUG : Creating backend with remote "nonexistent" 2024/11/14 19:58:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/14 19:58: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 2024/11/14 19:58:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 5 differences found 2024/11/14 19:58:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 5 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:43 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:43 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:207 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCheckDownload --- FAIL: TestCheckDownload (0.40s) === RUN TestCheckSizeOnly run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:43 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:43 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCheckSizeOnly --- FAIL: TestCheckSizeOnly (0.41s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:44 DEBUG : test.sum: File has been put by hash from source check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestParseSumFile 2024/11/14 19:58:44 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:770 /usr/local/go/src/runtime/panic.go:261 /usr/local/go/src/runtime/signal_unix.go:881 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:65 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:565 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestParseSumFile --- FAIL: TestParseSumFile (0.41s) === RUN TestCheckSum run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/data" check_test.go:354: [rclone-test-vodipih2yaji/data] lacks md5, skipping 2024/11/14 19:58:44 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1103 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:354 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:542 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCheckSum --- FAIL: TestCheckSum (0.15s) === RUN TestCheckSumDownload run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:58:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/data" 2024/11/14 19:58:44 DEBUG : test.sum: File has been put by hash from source 2024/11/14 19:58:44 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:44 ERROR : : error listing: invalid character '<' looking for beginning of value run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:441 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:546 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestCheckSumDownload --- FAIL: TestCheckSumDownload (0.65s) === RUN TestApplyTransforms 2024/11/14 19:58:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-rakaceg9pana" 2024/11/14 19:58:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:45 DEBUG : Creating backend with remote "/tmp/rclone4222544994" run.go:180: Remote "[rclone-test-rakaceg9pana]", Local "Local file system at /tmp/rclone4222544994", Modify Window "1s" 2024/11/14 19:58:45 DEBUG : [rclone-test-rakaceg9pana]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ check_test.go:573: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms upper checkfile vs. lower remote (without normalization) 2024/11/14 19:58:45 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:45 ERROR : HELLO, WORLD!: file not in [rclone-test-rakaceg9pana] 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 1 files missing 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 2 differences found 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/14 19:58:45 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:45 ERROR : hello, world!: file not in [rclone-test-rakaceg9pana] 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 1 files missing 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 2 differences found 2024/11/14 19:58:45 NOTICE: [rclone-test-rakaceg9pana]: 2 errors while checking check_test.go:596: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! 2024/11/14 19:58:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-gurepoq0fiko" 2024/11/14 19:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:45 DEBUG : Creating backend with remote "/tmp/rclone3205187682" run.go:180: Remote "[rclone-test-gurepoq0fiko]", Local "Local file system at /tmp/rclone3205187682", Modify Window "1s" 2024/11/14 19:58:46 DEBUG : [rclone-test-gurepoq0fiko]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ check_test.go:573: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms lower checkfile vs. upper remote (without normalization) 2024/11/14 19:58:46 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:46 ERROR : hello, world!: file not in [rclone-test-gurepoq0fiko] 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 1 files missing 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 2 differences found 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/14 19:58:46 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:46 ERROR : hello, world!: file not in [rclone-test-gurepoq0fiko] 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 1 files missing 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 2 differences found 2024/11/14 19:58:46 NOTICE: [rclone-test-gurepoq0fiko]: 2 errors while checking check_test.go:596: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upper remote (with normalization) hello, world! HELLO, WORLD! 2024/11/14 19:58:46 DEBUG : Creating backend with remote "TestMailru:rclone-test-dumofar6laki" 2024/11/14 19:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:46 DEBUG : Creating backend with remote "/tmp/rclone1705779466" run.go:180: Remote "[rclone-test-dumofar6laki]", Local "Local file system at /tmp/rclone1705779466", Modify Window "1s" 2024/11/14 19:58:46 DEBUG : [rclone-test-dumofar6laki]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ check_test.go:573: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/14 19:58:47 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:47 ERROR : hello, world!: file not in [rclone-test-dumofar6laki] 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 1 files missing 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 2 differences found 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/14 19:58:47 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:47 ERROR : hello, world!: file not in [rclone-test-dumofar6laki] 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 1 files missing 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 2 differences found 2024/11/14 19:58:47 NOTICE: [rclone-test-dumofar6laki]: 2 errors while checking check_test.go:596: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2024/11/14 19:58:47 DEBUG : Creating backend with remote "TestMailru:rclone-test-rejagos8waye" 2024/11/14 19:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:47 DEBUG : Creating backend with remote "/tmp/rclone1611371368" run.go:180: Remote "[rclone-test-rejagos8waye]", Local "Local file system at /tmp/rclone1611371368", Modify Window "1s" 2024/11/14 19:58:47 DEBUG : [rclone-test-rejagos8waye]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ check_test.go:573: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/14 19:58:48 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:48 ERROR : HeLlO, wOrLd!: file not in [rclone-test-rejagos8waye] 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 1 files missing 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 2 differences found 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/14 19:58:48 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:48 ERROR : hello, world!: file not in [rclone-test-rejagos8waye] 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 1 files missing 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 2 differences found 2024/11/14 19:58:48 NOTICE: [rclone-test-rejagos8waye]: 2 errors while checking check_test.go:596: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms Messages: unexpected error for upperlowermixed checkfile vs. upper remote (with normalization) HeLlO, wOrLd! HELLO, WORLD! 2024/11/14 19:58:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-lawurap9dili" 2024/11/14 19:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:48 DEBUG : Creating backend with remote "/tmp/rclone3787344783" run.go:180: Remote "[rclone-test-lawurap9dili]", Local "Local file system at /tmp/rclone3787344783", Modify Window "1s" 2024/11/14 19:58:48 DEBUG : [rclone-test-lawurap9dili]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ check_test.go:573: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms NFD checkfile vs. NFC remote (without normalization) 2024/11/14 19:58:49 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:49 ERROR : 測試_Русский___ě_áñ: file not in [rclone-test-lawurap9dili] 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 1 files missing 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 2 differences found 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/14 19:58:49 ERROR : : error listing: invalid character '<' looking for beginning of value 2024/11/14 19:58:49 ERROR : 測試_русский___ě_áñ: file not in [rclone-test-lawurap9dili] 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 1 files missing 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 2 differences found 2024/11/14 19:58:49 NOTICE: [rclone-test-lawurap9dili]: 2 errors while checking check_test.go:596: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestApplyTransforms Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2024/11/14 19:58:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-danavah9fitu" 2024/11/14 19:58:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 19:58:49 DEBUG : Creating backend with remote "/tmp/rclone4211424547" run.go:180: Remote "[rclone-test-danavah9fitu]", Local "Local file system at /tmp/rclone4211424547", Modify Window "1s" 2024/11/14 19:58:49 DEBUG : [rclone-test-danavah9fitu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ run.go:285: Failed to put "測試_Русский___ě_áñ" to "[rclone-test-danavah9fitu]": invalid characters in object name 2024/11/14 19:58:49 DEBUG : [rclone-test-danavah9fitu]: Purge remote 2024/11/14 19:58:49 NOTICE: purge failed: purge failed: invalid character '<' looking for beginning of value 2024/11/14 19:58:49 DEBUG : [rclone-test-lawurap9dili]: Purge remote 2024/11/14 19:58:49 NOTICE: purge failed: purge failed: invalid character '<' looking for beginning of value 2024/11/14 19:58:49 DEBUG : [rclone-test-rejagos8waye]: Purge remote 2024/11/14 19:58:50 DEBUG : [rclone-test-dumofar6laki]: Purge remote 2024/11/14 19:58:50 DEBUG : [rclone-test-gurepoq0fiko]: Purge remote 2024/11/14 19:58:50 DEBUG : [rclone-test-rakaceg9pana]: Purge remote --- FAIL: TestApplyTransforms (5.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:107 Error: Should be true Test: TestCopyFile Messages: listing wrong, want file1 (14) got file1 (14), rutabaga (8) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:107 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" 2024/11/14 19:58:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 19:58:58 DEBUG : file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 19:58:58 INFO : file1: Copied (new) to: sub/file2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Should be true Test: TestCopyFile Messages: listing wrong, want file1 (14) got file1 (14), rutabaga (8) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:115 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got data/banana (13), rutabaga (8), sub/file2 (14), test.sum (41) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:115 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:115 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:115 Error: Should be true Test: TestCopyFile Messages: Unexpected file "data/banana" 2024/11/14 19:59:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 19:59:13 DEBUG : file1: Unchanged skipping fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:119 Error: Should be true Test: TestCopyFile Messages: listing wrong, want file1 (14) got file1 (14), rutabaga (8) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:119 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:120 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got data/banana (13), rutabaga (8), sub/file2 (14), test.sum (41) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:120 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:120 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:120 Error: Should be true Test: TestCopyFile Messages: Unexpected file "data/banana" 2024/11/14 19:59:28 DEBUG : [rclone-test-vodipih2yaji]: don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:124 Error: Should be true Test: TestCopyFile Messages: listing wrong, want file1 (14) got file1 (14), rutabaga (8) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:124 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:125 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got data/banana (13), rutabaga (8), sub/file2 (14), test.sum (41) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:125 Error: Should be true Test: TestCopyFile Messages: Unexpected file "rutabaga" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:125 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:125 Error: Should be true Test: TestCopyFile Messages: Unexpected file "data/banana" --- FAIL: TestCopyFile (53.49s) === RUN TestCopyLongFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:59:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/backup" 2024/11/14 19:59:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 19:59:45 DEBUG : [rclone-test-vodipih2yaji/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 19:59:45 DEBUG : [rclone-test-vodipih2yaji/backup]: mkDirs by part "/rclone-test-vodipih2yaji/backup/dst" 2024/11/14 19:59:45 INFO : dst/file1: Moved (server-side) 2024/11/14 19:59:46 DEBUG : dst/file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 19:59:46 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:59:47 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/dst" 2024/11/14 19:59:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/CompareDest" 2024/11/14 19:59:48 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 19:59:48 DEBUG : [rclone-test-vodipih2yaji/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 19:59:48 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/14 19:59:48 INFO : one: Copied (new) 2024/11/14 19:59:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:49 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 19:59:49 INFO : one: Copied (replaced existing) 2024/11/14 19:59:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 19:59:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 19:59:51 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 19:59:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 19:59:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 19:59:51 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 19:59:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 19:59:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 19:59:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 19:59:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:52 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/11/14 19:59:52 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 19:59:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/dst" 2024/11/14 19:59:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/CopyDest" 2024/11/14 19:59:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 19:59:55 DEBUG : [rclone-test-vodipih2yaji/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 19:59:55 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/14 19:59:55 INFO : one: Copied (new) 2024/11/14 19:59:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:56 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 19:59:56 INFO : one: Copied (replaced existing) 2024/11/14 19:59:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/BackupDir" 2024/11/14 19:59:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 19:59:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 19:59:57 DEBUG : [rclone-test-vodipih2yaji/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 19:59:57 INFO : one: Moved (server-side) 2024/11/14 19:59:58 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 19:59:58 INFO : one: Copied (server-side copy) 2024/11/14 19:59:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 19:59:59 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 19:59:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 19:59:59 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/14 19:59:59 INFO : two: Copied (server-side copy) 2024/11/14 19:59:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 20:00:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 20:00:00 DEBUG : two: Unchanged skipping 2024/11/14 20:00:01 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 20:00:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 20:00:01 DEBUG : three: Destination not found in --copy-dest 2024/11/14 20:00:01 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/11/14 20:00:01 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (9.39s) === RUN TestCopyInplace run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.29s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/14 20:00:04 DEBUG : TestCopyFileMaxTransfer/file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 20:00:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/14 20:00:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/14 20:00:05 DEBUG : [rclone-test-vodipih2yaji]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/14 20:00:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader.cloud.mail.ru/upload/?client_id=cloud-win&token=353998dc0df0767fa667dc7e0d4db5e28b6c82ba37363830": max transfer limit reached as set by --max-transfer 2024/11/14 20:00:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/14 20:00:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/14 20:00:06 DEBUG : TestCopyFileMaxTransfer/file4: mailru = 0f889e9e45f5a6bb9a7d26c966a4c5ba3e658b21 OK 2024/11/14 20:00:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.24s) === RUN TestDeduplicateFirst run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.18s) === RUN TestDeduplicateNewest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.23s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:08 DEBUG : one: Cannot put by hash from source, performing upload 2024/11/14 20:00:09 DEBUG : also/one: File has been put by hash from source 2024/11/14 20:00:09 DEBUG : another: File has been put by hash from source 2024/11/14 20:00:09 INFO : [rclone-test-vodipih2yaji]: Looking for duplicate mailru hashes using newest mode. 2024/11/14 20:00:10 NOTICE: 0db2a3a9e937b9154d3b2c275eec51187f744969: Found 3 files with duplicate mailru hashes 2024/11/14 20:00:10 INFO : one: Deleted 2024/11/14 20:00:10 INFO : also/one: Deleted 2024/11/14 20:00:10 NOTICE: 0db2a3a9e937b9154d3b2c275eec51187f744969: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.59s) === RUN TestDeduplicateOldest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.19s) === RUN TestDeduplicateLargest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.22s) === RUN TestDeduplicateRename run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.23s) === RUN TestMergeDirs run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.23s) === RUN TestListDirSorted run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:14 DEBUG : a.txt: Excluded (Size Filter) 2024/11/14 20:00:14 DEBUG : a.txt: Excluded 2024/11/14 20:00:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 20:00:14 DEBUG : sub dir/hello world: Excluded 2024/11/14 20:00:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 20:00:14 DEBUG : sub dir/hello world2: Excluded 2024/11/14 20:00:14 DEBUG : sub dir/ignore dir: Excluded 2024/11/14 20:00:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/14 20:00:14 DEBUG : sub dir/hello world: Excluded 2024/11/14 20:00:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/14 20:00:14 DEBUG : sub dir/hello world2: Excluded 2024/11/14 20:00:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.80s) === RUN TestListJSON run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" === 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 2024/11/14 20:00:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.61s) --- PASS: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.09s) --- PASS: TestListJSON/Recurse (0.21s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.11s) --- PASS: TestListJSON/HashTypes (0.10s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" === 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 2024/11/14 20:00:21 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/notfound" --- PASS: TestStatJSON (3.01s) --- PASS: TestStatJSON/Root (0.07s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.14s) --- PASS: TestStatJSON/Dir (0.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.14s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.24s) --- PASS: TestStatJSON/DirFilesOnly (0.09s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.11s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.13s) --- PASS: TestStatJSON/RootNotFound (0.19s) === RUN TestMkdir run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:22 DEBUG : [rclone-test-vodipih2yaji]: Making directory 2024/11/14 20:00:22 DEBUG : [rclone-test-vodipih2yaji]: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" --- PASS: TestLsd (1.16s) === RUN TestLs run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:24 DEBUG : potato2: File has been put by hash from source --- PASS: TestLs (1.12s) === RUN TestLsWithFilesFrom run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:25 DEBUG : potato2: File has been put by hash from source 2024/11/14 20:00:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/14 20:00:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.28s) === RUN TestLsLong run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:26 DEBUG : potato2: File has been put by hash from source --- PASS: TestLsLong (0.98s) === RUN TestHashSums run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:27 DEBUG : potato2: File has been put by hash from source --- PASS: TestHashSums (0.94s) === RUN TestHashSumsWithErrors 2024/11/14 20:00:28 DEBUG : Creating backend with remote ":memory:" 2024/11/14 20:00:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/14 20:00:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/14 20:00:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/14 20:00:28 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:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:28 DEBUG : potato2: File has been put by hash from source --- PASS: TestCount (1.71s) === RUN TestDelete run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:30 DEBUG : medium: File has been put by hash from source 2024/11/14 20:00:31 DEBUG : large: File has been put by hash from source 2024/11/14 20:00:31 DEBUG : Waiting for deletions to finish 2024/11/14 20:00:31 DEBUG : large: Excluded (Size Filter) 2024/11/14 20:00:31 DEBUG : large: Excluded 2024/11/14 20:00:31 INFO : medium: Deleted 2024/11/14 20:00:31 INFO : small: Deleted --- PASS: TestDelete (1.46s) === RUN TestMaxDelete run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:32 DEBUG : medium: File has been put by hash from source 2024/11/14 20:00:32 DEBUG : large: File has been put by hash from source 2024/11/14 20:00:32 DEBUG : Waiting for deletions to finish 2024/11/14 20:00:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/14 20:00:32 INFO : large: Deleted 2024/11/14 20:00:32 INFO : medium: Deleted --- PASS: TestMaxDelete (1.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:33 DEBUG : medium: File has been put by hash from source 2024/11/14 20:00:34 DEBUG : large: File has been put by hash from source 2024/11/14 20:00:34 DEBUG : Waiting for deletions to finish 2024/11/14 20:00:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 20:00:34 INFO : medium: Deleted 2024/11/14 20:00:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.85s) === RUN TestMaxDeleteSize run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:35 DEBUG : medium: File has been put by hash from source 2024/11/14 20:00:35 DEBUG : large: File has been put by hash from source 2024/11/14 20:00:36 DEBUG : Waiting for deletions to finish 2024/11/14 20:00:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/14 20:00:36 INFO : large: Deleted 2024/11/14 20:00:36 INFO : small: Deleted --- PASS: TestMaxDeleteSize (1.62s) === RUN TestReadFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:37 DEBUG : ReadFile: File has been put by hash from source 2024/11/14 20:00:37 DEBUG : [rclone-test-vodipih2yaji]: Switch file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/, expiry "2024-11-14T20:03:37.436381868Z" 2024/11/14 20:00:37 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ --- PASS: TestReadFile (1.33s) === RUN TestRetry 2024/11/14 20:00:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/14 20:00:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/14 20:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/14 20:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:38 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : file1: Server returned full content instead of range 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : file2: Server returned full content instead of range 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : file1: Server returned full content instead of range 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : file2: Server returned full content instead of range 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:39 DEBUG : file1: Server returned full content instead of range 2024/11/14 20:00:39 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : file2: Server returned full content instead of range 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Lock file server: locks 1, url https://cloclo51.datacloudmail.ru/oauth-get/ 2024/11/14 20:00:40 DEBUG : [rclone-test-vodipih2yaji]: Unlock file server: locks 0, url https://cloclo51.datacloudmail.ru/oauth-get/ --- PASS: TestCat (2.45s) === RUN TestPurge 2024/11/14 20:00:40 DEBUG : Creating backend with remote "TestMailru:rclone-test-mecolik7haqu" 2024/11/14 20:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:00:40 DEBUG : Creating backend with remote "/tmp/rclone3208333873" run.go:180: Remote "[rclone-test-mecolik7haqu]", Local "Local file system at /tmp/rclone3208333873", Modify Window "1s" 2024/11/14 20:00:41 DEBUG : [rclone-test-mecolik7haqu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 20:00:41 DEBUG : [rclone-test-mecolik7haqu]: mkDirs by part "/rclone-test-mecolik7haqu/A1/B1/C1" 2024/11/14 20:00:41 DEBUG : A2: Making directory 2024/11/14 20:00:42 DEBUG : A1/B2: Making directory 2024/11/14 20:00:42 DEBUG : A1/B2/C2: Making directory 2024/11/14 20:00:42 DEBUG : A1/B1/C3: Making directory 2024/11/14 20:00:42 DEBUG : A3: Making directory 2024/11/14 20:00:42 DEBUG : A3/B3: Making directory 2024/11/14 20:00:42 DEBUG : A3/B3/C4: Making directory 2024/11/14 20:00:45 ERROR : : error listing: directory not found 2024/11/14 20:00:45 DEBUG : [rclone-test-mecolik7haqu]: Purge remote 2024/11/14 20:00:45 NOTICE: purge failed: purge failed: object not found --- PASS: TestPurge (4.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:45 DEBUG : [rclone-test-vodipih2yaji]: mkDirs by part "/rclone-test-vodipih2yaji/A1/B1/C1" 2024/11/14 20:00:45 DEBUG : A2: Making directory 2024/11/14 20:00:46 DEBUG : A1/B2: Making directory 2024/11/14 20:00:46 DEBUG : A1/B2/C2: Making directory 2024/11/14 20:00:46 DEBUG : A1/B1/C3: Making directory 2024/11/14 20:00:46 DEBUG : A3: Making directory 2024/11/14 20:00:46 DEBUG : A3/B3: Making directory 2024/11/14 20:00:46 DEBUG : A3/B3/C4: Making directory 2024/11/14 20:00:48 DEBUG : removing 1 level 3 directories 2024/11/14 20:00:48 INFO : A3/B3/C4: Removing directory 2024/11/14 20:00:50 DEBUG : removing 2 level 3 directories 2024/11/14 20:00:50 INFO : A1/B2/C2: Removing directory 2024/11/14 20:00:50 INFO : A1/B1/C3: Removing directory 2024/11/14 20:00:50 DEBUG : removing 2 level 2 directories 2024/11/14 20:00:50 INFO : A3/B3: Removing directory 2024/11/14 20:00:50 INFO : A1/B2: Removing directory 2024/11/14 20:00:51 DEBUG : removing 2 level 1 directories 2024/11/14 20:00:51 INFO : A3: Removing directory 2024/11/14 20:00:51 INFO : A2: Removing directory 2024/11/14 20:00:52 DEBUG : removing 1 level 3 directories 2024/11/14 20:00:52 INFO : A1/B1/C1: Removing directory 2024/11/14 20:00:53 DEBUG : removing 1 level 2 directories 2024/11/14 20:00:53 INFO : A1/B1: Removing directory 2024/11/14 20:00:53 DEBUG : removing 1 level 1 directories 2024/11/14 20:00:53 INFO : A1: Removing directory 2024/11/14 20:00:53 DEBUG : removing 1 level 0 directories 2024/11/14 20:00:53 INFO : [rclone-test-vodipih2yaji]: Removing directory 2024/11/14 20:00:53 ERROR : : error listing: directory not found 2024/11/14 20:00:53 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (8.56s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:54 DEBUG : A1: Making directory 2024/11/14 20:00:54 DEBUG : A1/B1: Making directory 2024/11/14 20:00:54 DEBUG : A1/B1/C1: Making directory 2024/11/14 20:00:55 DEBUG : removing 1 level 3 directories 2024/11/14 20:00:55 INFO : A1/B1/C1: Removing directory 2024/11/14 20:00:55 DEBUG : removing 1 level 2 directories 2024/11/14 20:00:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:56 DEBUG : A1: Making directory 2024/11/14 20:00:56 DEBUG : A1/B1: Making directory 2024/11/14 20:00:56 DEBUG : A1/B1/C1: Making directory 2024/11/14 20:00:57 DEBUG : removing 1 level 3 directories 2024/11/14 20:00:57 INFO : A1/B1/C1: Removing directory 2024/11/14 20:00:57 DEBUG : removing 1 level 2 directories 2024/11/14 20:00:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.49s) === RUN TestCopyURL run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:00:59 DEBUG : filename.txt: File name found in url 2024/11/14 20:00:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:01 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:01:01 DEBUG : file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 20:01:01 INFO : file1: Copied (new) to: sub/file2 2024/11/14 20:01:01 INFO : file1: Deleted 2024/11/14 20:01:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 20:01:01 DEBUG : file1: Unchanged skipping 2024/11/14 20:01:01 INFO : file1: Deleted 2024/11/14 20:01:02 DEBUG : [rclone-test-vodipih2yaji]: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.69s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:02 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:01:03 DEBUG : file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 20:01:03 INFO : file1: Copied (new) 2024/11/14 20:01:03 INFO : file1: Deleted 2024/11/14 20:01:03 DEBUG : file1: Destination exists, skipping 2024/11/14 20:01:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.05s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/14 20:01:04 DEBUG : file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 20:01:04 INFO : file1: Copied (new) to: sub/file2 2024/11/14 20:01:04 INFO : file1: Deleted 2024/11/14 20:01:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 20:01:04 DEBUG : file1: Unchanged skipping 2024/11/14 20:01:04 INFO : file1: Deleted 2024/11/14 20:01:05 DEBUG : sub/file2: moving to sub/File2-rclone-move-kaqusar0 2024/11/14 20:01:05 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-kaqusar0 2024/11/14 20:01:05 DEBUG : sub/file2: moving to sub/File2 2024/11/14 20:01:05 INFO : sub/File2-rclone-move-kaqusar0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (2.66s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:07 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (0.93s) === RUN TestMoveFileBackupDir run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:07 DEBUG : Creating backend with remote "TestMailru:rclone-test-vodipih2yaji/backup" 2024/11/14 20:01:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/14 20:01:08 DEBUG : [rclone-test-vodipih2yaji/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 20:01:08 DEBUG : [rclone-test-vodipih2yaji/backup]: mkDirs by part "/rclone-test-vodipih2yaji/backup/dst" 2024/11/14 20:01:08 INFO : dst/file1: Moved (server-side) 2024/11/14 20:01:09 DEBUG : dst/file1: mailru = 66696c653120636f6e74656e7473000000000000 OK 2024/11/14 20:01:09 INFO : dst/file1: Copied (new) 2024/11/14 20:01:09 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.57s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:12 DEBUG : A1/B2: Making directory 2024/11/14 20:01:12 DEBUG : A1/B1/C3: Making directory 2024/11/14 20:01:16 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/14 20:01:16 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/14 20:01:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/14 20:01:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/14 20:01:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/14 20:01:19 INFO : [rclone-test-vodipih2yaji]: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/14 20:01:22 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/14 20:01:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/14 20:01:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/14 20:01:22 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/14 20:01:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (16.14s) === RUN TestGetFsInfo run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" --- PASS: TestGetFsInfo (0.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:27 DEBUG : [rclone-test-vodipih2yaji]: File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:01:27 DEBUG : no_checksum_small_file_from_pipe: File has been put by hash from source 2024/11/14 20:01:27 DEBUG : no_checksum_small_file_from_pipe: mailru = 38097cd367f8e5983df551a24266bcdbadf53210 OK 2024/11/14 20:01:27 DEBUG : no_checksum_small_file_from_pipe: Size and mailru of src and dst objects identical 2024/11/14 20:01:27 DEBUG : [rclone-test-vodipih2yaji]: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/14 20:01:27 DEBUG : no_checksum_big_file_from_pipe: File has been put by hash from source 2024/11/14 20:01:28 DEBUG : no_checksum_big_file_from_pipe: mailru = 8fc4b6e5cdaf7a0152d561fbd852938c66d3e964 OK 2024/11/14 20:01:28 DEBUG : no_checksum_big_file_from_pipe: Size and mailru of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:28 DEBUG : [rclone-test-vodipih2yaji]: File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:01:29 DEBUG : with_checksum_small_file_from_pipe: File has been put by hash from source 2024/11/14 20:01:29 DEBUG : with_checksum_small_file_from_pipe: mailru = 38097cd367f8e5983df551a24266bcdbadf53210 OK 2024/11/14 20:01:29 DEBUG : with_checksum_small_file_from_pipe: Size and mailru of src and dst objects identical 2024/11/14 20:01:29 DEBUG : [rclone-test-vodipih2yaji]: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/14 20:01:29 DEBUG : with_checksum_big_file_from_pipe: File has been put by hash from source 2024/11/14 20:01:29 DEBUG : with_checksum_big_file_from_pipe: mailru = 8fc4b6e5cdaf7a0152d561fbd852938c66d3e964 OK 2024/11/14 20:01:29 DEBUG : with_checksum_big_file_from_pipe: Size and mailru of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:30 DEBUG : [rclone-test-vodipih2yaji]: File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:01:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 20:01:30 DEBUG : [rclone-test-vodipih2yaji]: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/14 20:01:31 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:31 DEBUG : [rclone-test-vodipih2yaji]: File to upload is small (34 bytes), uploading instead of streaming 2024/11/14 20:01:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/14 20:01:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/14 20:01:32 DEBUG : [rclone-test-vodipih2yaji]: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/14 20:01:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/14 20:01:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.53s) === RUN TestRcatMetadata run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.19s) === RUN TestRcatSize run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:33 DEBUG : [rclone-test-vodipih2yaji]: File to upload is small (60 bytes), uploading instead of streaming 2024/11/14 20:01:34 DEBUG : potato2: File has been put by hash from source 2024/11/14 20:01:34 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 20:01:34 DEBUG : potato2: Size and mailru of src and dst objects identical --- PASS: TestRcatSize (1.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.19s) === RUN TestTouchDir run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" 2024/11/14 20:01:35 DEBUG : potato2: File has been put by hash from source 2024/11/14 20:01:35 DEBUG : [rclone-test-vodipih2yaji]: Touching "empty space" 2024/11/14 20:01:36 DEBUG : [rclone-test-vodipih2yaji]: Touching "potato2" 2024/11/14 20:01:36 DEBUG : [rclone-test-vodipih2yaji]: Touching "sub dir/potato3" --- PASS: TestTouchDir (2.40s) === RUN TestMkdirMetadata run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.17s) === RUN TestMkdirModTime run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.21s) === RUN TestCopyDirMetadata run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.20s) === RUN TestSetDirModTime run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.24s) === RUN TestDirsEqual run.go:180: Remote "[rclone-test-vodipih2yaji]", Local "Local file system at /tmp/rclone1159854208", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.20s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/11/14 20:01:38 DEBUG : [rclone-test-vodipih2yaji]: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished ERROR in 2m56.680321073s (try 1/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSum TestCheckSumDownload TestCopyFile]