"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Starting (try 1/5) 2025/01/17 04:56:18 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa" 2025/01/17 04:56:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 04:56:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa" 2025/01/17 04:56:19 DEBUG : Reset feature "ListR" 2025/01/17 04:56:19 DEBUG : Creating backend with remote "/tmp/rclone2898352204" === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/17 04:56:19 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/01/17 04:56:19 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/17 04:56:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/17 04:56:19 DEBUG : potato: Seek from 10 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 10 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Seek from 5 to 2 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/17 04:56:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Seek from 5 to 2 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/17 04:56:19 DEBUG : potato: Seek from 8 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 8 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/17 04:56:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 04:56:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 04:56:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 04:56:19 DEBUG : potato: Seek from 5 to 2 2025/01/17 04:56:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/17 04:56:19 DEBUG : potato: Seek from 9 to 0 2025/01/17 04:56:19 DEBUG : potato: Seek from 9 to 0 2025/01/17 04:56:19 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 04:56:25 INFO : rutabaga.rclone_chunk.001_80my16: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2025/01/17 04:56:32 INFO : empty space.rclone_chunk.001_80n564: Moved (server-side) to: empty space === RUN TestCheck/3 2025/01/17 04:56:40 INFO : potato2.rclone_chunk.001_80nbl4: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 04:56:42 INFO : potato2.rclone_chunk.002_80nbl4: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2025/01/17 04:56:56 INFO : remotepotato.rclone_chunk.001_80npfz: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/17 04:56:58 INFO : remotepotato.rclone_chunk.002_80npfz: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (76.85s) --- PASS: TestCheck/1 (0.65s) --- PASS: TestCheck/2 (0.54s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.86s) --- PASS: TestCheck/5 (1.16s) --- PASS: TestCheck/6 (1.10s) --- PASS: TestCheck/7 (0.78s) === RUN TestCheckFsError 2025/01/17 04:57:36 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 04:57:36 DEBUG : Config file has changed externally - reloading 2025/01/17 04:57:36 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 04:57:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/17 04:57:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/17 04:57:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/17 04:57:36 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 04:57:41 INFO : rutabaga.rclone_chunk.001_80p2gj: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/17 04:57:48 INFO : empty space.rclone_chunk.001_80pa7n: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2025/01/17 04:57:57 INFO : potato2.rclone_chunk.001_80pgbo: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 04:57:59 INFO : potato2.rclone_chunk.002_80pgbo: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/17 04:58:12 INFO : remotepotato.rclone_chunk.001_80pv1f: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/17 04:58:14 INFO : remotepotato.rclone_chunk.002_80pv1f: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (77.72s) --- PASS: TestCheckDownload/1 (0.69s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.62s) --- PASS: TestCheckDownload/4 (2.16s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 04:58:58 INFO : rutabaga.rclone_chunk.001_80r8ln: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/17 04:59:04 INFO : empty space.rclone_chunk.001_80re9m: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2025/01/17 04:59:12 INFO : potato2.rclone_chunk.001_80rjnk: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 04:59:14 INFO : potato2.rclone_chunk.002_80rjnk: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/17 04:59:28 INFO : remotepotato.rclone_chunk.001_80rw82: Moved (server-side) to: remotepotato.rclone_chunk.001 2025/01/17 04:59:30 INFO : remotepotato.rclone_chunk.002_80rw82: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (73.02s) --- PASS: TestCheckSizeOnly/1 (0.58s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.42s) --- PASS: TestCheckSizeOnly/4 (0.41s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.65s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:00:15 INFO : test.sum.rclone_chunk.001_80t9u2: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:00:17 INFO : test.sum.rclone_chunk.002_80t9u2: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:00:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 05:00:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 05:00:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 05:00:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/17 05:00:38 INFO : test.sum.rclone_chunk.001_80tqbb: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:00:40 INFO : test.sum.rclone_chunk.002_80tqbb: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:00:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 05:00:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 05:00:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 05:00:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (51.30s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:00:58 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/data" 2025/01/17 05:00:58 DEBUG : Config file has changed externally - reloading 2025/01/17 05:00:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/data" 2025/01/17 05:00:58 DEBUG : Reset feature "ListR" 2025/01/17 05:01:03 INFO : data/banana.rclone_chunk.001_80up9w: Moved (server-side) to: data/banana 2025/01/17 05:01:08 INFO : test.sum.rclone_chunk.001_80uunr: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest1 2025/01/17 05:01:16 INFO : data/potato.rclone_chunk.001_80v1jr: Moved (server-side) to: data/potato 2025/01/17 05:01:23 INFO : test.sum: Deleted 2025/01/17 05:01:25 INFO : test.sum.rclone_chunk.001_80v7x3: Moved (server-side) to: test.sum === RUN TestCheckSum/subtest2 2025/01/17 05:01:35 INFO : test.sum.rclone_chunk.001_80vi9q: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:01:36 INFO : test.sum.rclone_chunk.002_80vi9q: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest3 2025/01/17 05:02:02 INFO : test.sum.rclone_chunk.001_80vxsl: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:02:04 INFO : test.sum.rclone_chunk.002_80vxsl: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest4 2025/01/17 05:02:27 INFO : test.sum.rclone_chunk.001_80wppr: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:02:28 INFO : test.sum.rclone_chunk.002_80wppr: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:02:30 INFO : test.sum.rclone_chunk.003_80wppr: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest5 2025/01/17 05:02:59 INFO : test.sum.rclone_chunk.001_80xg0r: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:03:01 INFO : test.sum.rclone_chunk.002_80xg0r: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:03:02 INFO : test.sum.rclone_chunk.003_80xg0r: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSum/subtest6 2025/01/17 05:03:17 INFO : data/banana: Deleted 2025/01/17 05:03:19 INFO : data/banana.rclone_chunk.001_80ycjw: Moved (server-side) to: data/banana 2025/01/17 05:03:32 INFO : data/potato: Deleted 2025/01/17 05:03:34 INFO : data/potato.rclone_chunk.001_80ymn5: Moved (server-side) to: data/potato 2025/01/17 05:03:54 INFO : test.sum.rclone_chunk.001_80z1ki: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:03:55 INFO : test.sum.rclone_chunk.002_80z1ki: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (208.27s) --- PASS: TestCheckSum/subtest1 (1.24s) --- PASS: TestCheckSum/subtest2 (1.40s) --- PASS: TestCheckSum/subtest3 (2.58s) --- PASS: TestCheckSum/subtest4 (1.99s) --- PASS: TestCheckSum/subtest5 (3.76s) --- PASS: TestCheckSum/subtest6 (3.64s) --- PASS: TestCheckSum/subtest7 (3.03s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:04:26 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/data" 2025/01/17 05:04:26 DEBUG : Config file has changed externally - reloading 2025/01/17 05:04:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/data" 2025/01/17 05:04:27 DEBUG : Reset feature "ListR" 2025/01/17 05:04:33 INFO : data/banana.rclone_chunk.001_810hh5: Moved (server-side) to: data/banana 2025/01/17 05:04:38 INFO : test.sum.rclone_chunk.001_810ozp: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2025/01/17 05:04:45 INFO : data/potato.rclone_chunk.001_810vq3: Moved (server-side) to: data/potato 2025/01/17 05:04:53 INFO : test.sum: Deleted 2025/01/17 05:04:54 INFO : test.sum.rclone_chunk.001_8110an: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2025/01/17 05:05:08 INFO : test.sum.rclone_chunk.001_811cpf: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:05:09 INFO : test.sum.rclone_chunk.002_811cpf: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2025/01/17 05:05:31 INFO : test.sum.rclone_chunk.001_811vlo: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:05:33 INFO : test.sum.rclone_chunk.002_811vlo: Moved (server-side) to: test.sum.rclone_chunk.002 === NAME TestCheckSumDownload fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /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/check_test.go:482 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:545 Error: Should be true Test: TestCheckSumDownload Messages: test.sum: Modification time difference too big |-209977h0m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-17 05:05:34 +0000 UTC) (precision 1ns) === RUN TestCheckSumDownload/subtest4 2025/01/17 05:06:00 INFO : test.sum.rclone_chunk.001_812jov: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:06:02 INFO : test.sum.rclone_chunk.002_812jov: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:06:03 INFO : test.sum.rclone_chunk.003_812jov: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2025/01/17 05:06:36 INFO : test.sum.rclone_chunk.001_813gga: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:06:40 INFO : test.sum.rclone_chunk.002_813gga: Moved (server-side) to: test.sum.rclone_chunk.002 2025/01/17 05:06:41 INFO : test.sum.rclone_chunk.003_813gga: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2025/01/17 05:06:57 INFO : data/banana: Deleted 2025/01/17 05:06:58 INFO : data/banana.rclone_chunk.001_814f6a: Moved (server-side) to: data/banana 2025/01/17 05:07:07 INFO : data/potato: Deleted 2025/01/17 05:07:08 INFO : data/potato.rclone_chunk.001_814qg9: Moved (server-side) to: data/potato 2025/01/17 05:07:28 INFO : test.sum.rclone_chunk.001_814z71: Moved (server-side) to: test.sum.rclone_chunk.001 2025/01/17 05:07:29 INFO : test.sum.rclone_chunk.002_814z71: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- FAIL: TestCheckSumDownload (213.52s) --- PASS: TestCheckSumDownload/subtest1 (1.85s) --- PASS: TestCheckSumDownload/subtest2 (1.96s) --- PASS: TestCheckSumDownload/subtest3 (3.38s) --- PASS: TestCheckSumDownload/subtest4 (3.18s) --- PASS: TestCheckSumDownload/subtest5 (5.93s) --- PASS: TestCheckSumDownload/subtest6 (4.00s) --- PASS: TestCheckSumDownload/subtest7 (4.38s) === RUN TestApplyTransforms 2025/01/17 05:08:00 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yuzobas2vume" 2025/01/17 05:08:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-yuzobas2vume" 2025/01/17 05:08:01 DEBUG : Reset feature "ListR" 2025/01/17 05:08:01 DEBUG : Creating backend with remote "/tmp/rclone1160445287" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume'", Local "Local file system at /tmp/rclone1160445287", Modify Window "1ns" 2025/01/17 05:08:06 INFO : hello, world!.rclone_chunk.001_816gey: Moved (server-side) to: hello, world! upper checkfile vs. lower remote (without normalization) 2025/01/17 05:08:07 ERROR : hello, world!: sum not found 2025/01/17 05:08:07 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume' 2025/01/17 05:08:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': 1 files missing 2025/01/17 05:08:07 NOTICE: 1 hashes missing 2025/01/17 05:08:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': 2 differences found 2025/01/17 05:08:07 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/17 05:08:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:08 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': 0 differences found 2025/01/17 05:08:08 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': 1 matching files 2025/01/17 05:08:08 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-colovaf8fowi" 2025/01/17 05:08:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-colovaf8fowi" 2025/01/17 05:08:08 DEBUG : Reset feature "ListR" 2025/01/17 05:08:08 DEBUG : Creating backend with remote "/tmp/rclone3518448906" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi'", Local "Local file system at /tmp/rclone3518448906", Modify Window "1ns" 2025/01/17 05:08:15 INFO : HELLO, WORLD!.rclone_chunk.001_816nx8: Moved (server-side) to: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2025/01/17 05:08:16 ERROR : HELLO, WORLD!: sum not found 2025/01/17 05:08:16 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi' 2025/01/17 05:08:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': 1 files missing 2025/01/17 05:08:16 NOTICE: 1 hashes missing 2025/01/17 05:08:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': 2 differences found 2025/01/17 05:08:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/17 05:08:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': 0 differences found 2025/01/17 05:08:16 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': 1 matching files 2025/01/17 05:08:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya" 2025/01/17 05:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jeweyuj2neya" 2025/01/17 05:08:17 DEBUG : Reset feature "ListR" 2025/01/17 05:08:17 DEBUG : Creating backend with remote "/tmp/rclone2881614705" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya'", Local "Local file system at /tmp/rclone2881614705", Modify Window "1ns" 2025/01/17 05:08:22 INFO : HeLlO, wOrLd!.rclone_chunk.001_816vl4: Moved (server-side) to: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/17 05:08:22 ERROR : HeLlO, wOrLd!: sum not found 2025/01/17 05:08:22 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya' 2025/01/17 05:08:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': 1 files missing 2025/01/17 05:08:22 NOTICE: 1 hashes missing 2025/01/17 05:08:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': 2 differences found 2025/01/17 05:08:22 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/17 05:08:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': 0 differences found 2025/01/17 05:08:23 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': 1 matching files 2025/01/17 05:08:23 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi" 2025/01/17 05:08:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-tasivuf5gapi" 2025/01/17 05:08:23 DEBUG : Reset feature "ListR" 2025/01/17 05:08:23 DEBUG : Creating backend with remote "/tmp/rclone2481019488" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi'", Local "Local file system at /tmp/rclone2481019488", Modify Window "1ns" 2025/01/17 05:08:30 INFO : HELLO, WORLD!.rclone_chunk.001_817215: Moved (server-side) to: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/17 05:08:31 ERROR : HELLO, WORLD!: sum not found 2025/01/17 05:08:31 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi' 2025/01/17 05:08:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': 1 files missing 2025/01/17 05:08:31 NOTICE: 1 hashes missing 2025/01/17 05:08:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': 2 differences found 2025/01/17 05:08:31 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/17 05:08:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': 0 differences found 2025/01/17 05:08:32 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': 1 matching files 2025/01/17 05:08:32 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-ramotab5bofa" 2025/01/17 05:08:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-ramotab5bofa" 2025/01/17 05:08:32 DEBUG : Reset feature "ListR" 2025/01/17 05:08:32 DEBUG : Creating backend with remote "/tmp/rclone1117501892" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa'", Local "Local file system at /tmp/rclone1117501892", Modify Window "1ns" 2025/01/17 05:08:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_817b4i: Moved (server-side) to: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2025/01/17 05:08:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 05:08:40 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa' 2025/01/17 05:08:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': 1 files missing 2025/01/17 05:08:40 NOTICE: 1 hashes missing 2025/01/17 05:08:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': 2 differences found 2025/01/17 05:08:40 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/17 05:08:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': 0 differences found 2025/01/17 05:08:41 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': 1 matching files 2025/01/17 05:08:41 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-xevawah5cano" 2025/01/17 05:08:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-xevawah5cano" 2025/01/17 05:08:41 DEBUG : Reset feature "ListR" 2025/01/17 05:08:41 DEBUG : Creating backend with remote "/tmp/rclone232587423" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano'", Local "Local file system at /tmp/rclone232587423", Modify Window "1ns" 2025/01/17 05:08:46 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_817kq3: Moved (server-side) to: 測試_Русский___ě_áñ NFC checkfile vs. NFD remote (without normalization) 2025/01/17 05:08:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 05:08:47 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano' 2025/01/17 05:08:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': 1 files missing 2025/01/17 05:08:47 NOTICE: 1 hashes missing 2025/01/17 05:08:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': 2 differences found 2025/01/17 05:08:47 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/17 05:08:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': 0 differences found 2025/01/17 05:08:49 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': 1 matching files 2025/01/17 05:08:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu" 2025/01/17 05:08:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-dimeqow0tuvu" 2025/01/17 05:08:49 DEBUG : Reset feature "ListR" 2025/01/17 05:08:49 DEBUG : Creating backend with remote "/tmp/rclone1214692631" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu'", Local "Local file system at /tmp/rclone1214692631", Modify Window "1ns" 2025/01/17 05:08:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_817st3: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFDx2 checkfile vs. both remote (without normalization) 2025/01/17 05:08:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 05:08:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu' 2025/01/17 05:08:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': 1 files missing 2025/01/17 05:08:56 NOTICE: 1 hashes missing 2025/01/17 05:08:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': 2 differences found 2025/01/17 05:08:56 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/17 05:08:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:08:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': 0 differences found 2025/01/17 05:08:57 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': 1 matching files 2025/01/17 05:08:57 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-guwofer7care" 2025/01/17 05:08:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:08:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-guwofer7care" 2025/01/17 05:08:58 DEBUG : Reset feature "ListR" 2025/01/17 05:08:58 DEBUG : Creating backend with remote "/tmp/rclone2045645034" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care'", Local "Local file system at /tmp/rclone2045645034", Modify Window "1ns" 2025/01/17 05:09:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8180ky: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ NFCx2 checkfile vs. both remote (without normalization) 2025/01/17 05:09:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 05:09:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care' 2025/01/17 05:09:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': 1 files missing 2025/01/17 05:09:04 NOTICE: 1 hashes missing 2025/01/17 05:09:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': 2 differences found 2025/01/17 05:09:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/17 05:09:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:09:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': 0 differences found 2025/01/17 05:09:04 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': 1 matching files 2025/01/17 05:09:04 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-dimanoz4name" 2025/01/17 05:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:09:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-dimanoz4name" 2025/01/17 05:09:05 DEBUG : Reset feature "ListR" 2025/01/17 05:09:05 DEBUG : Creating backend with remote "/tmp/rclone433510243" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name'", Local "Local file system at /tmp/rclone433510243", Modify Window "1ns" 2025/01/17 05:09:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_8188pm: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFDx2 remote (without normalization) 2025/01/17 05:09:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 05:09:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name' 2025/01/17 05:09:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': 1 files missing 2025/01/17 05:09:11 NOTICE: 1 hashes missing 2025/01/17 05:09:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': 2 differences found 2025/01/17 05:09:11 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/17 05:09:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:09:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': 0 differences found 2025/01/17 05:09:12 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': 1 matching files 2025/01/17 05:09:12 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-degowix1bixe" 2025/01/17 05:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:09:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-degowix1bixe" 2025/01/17 05:09:12 DEBUG : Reset feature "ListR" 2025/01/17 05:09:12 DEBUG : Creating backend with remote "/tmp/rclone2324447538" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe'", Local "Local file system at /tmp/rclone2324447538", Modify Window "1ns" 2025/01/17 05:09:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_818fcc: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ both checkfile vs. NFCx2 remote (without normalization) 2025/01/17 05:09:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 05:09:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe' 2025/01/17 05:09:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': 1 files missing 2025/01/17 05:09:19 NOTICE: 1 hashes missing 2025/01/17 05:09:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': 2 differences found 2025/01/17 05:09:19 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/17 05:09:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 05:09:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': 0 differences found 2025/01/17 05:09:20 NOTICE: Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': 1 matching files 2025/01/17 05:09:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-degowix1bixe': Purge remote 2025/01/17 05:09:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dimanoz4name': Purge remote 2025/01/17 05:09:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-guwofer7care': Purge remote 2025/01/17 05:09:36 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-dimeqow0tuvu': Purge remote 2025/01/17 05:09:41 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-xevawah5cano': Purge remote 2025/01/17 05:09:47 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-ramotab5bofa': Purge remote 2025/01/17 05:09:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-tasivuf5gapi': Purge remote 2025/01/17 05:09:59 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-jeweyuj2neya': Purge remote 2025/01/17 05:10:05 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-colovaf8fowi': Purge remote 2025/01/17 05:10:10 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yuzobas2vume': Purge remote --- PASS: TestApplyTransforms (136.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:10:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 05:10:23 INFO : sub/file2.rclone_chunk.001_81a701: Moved (server-side) to: sub/file2 2025/01/17 05:10:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:10:23 INFO : file1: Copied (new) to: sub/file2 2025/01/17 05:10:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:10:25 DEBUG : file1: Unchanged skipping 2025/01/17 05:10:25 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (19.11s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.82s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:10:42 INFO : dst/file1.rclone_chunk.001_81aqzq: Moved (server-side) to: dst/file1 2025/01/17 05:10:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/backup" 2025/01/17 05:10:43 DEBUG : Config file has changed externally - reloading 2025/01/17 05:10:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/backup" 2025/01/17 05:10:44 DEBUG : Reset feature "ListR" 2025/01/17 05:10:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 05:10:44 DEBUG : dst/file1: move non-chunked object... 2025/01/17 05:10:46 INFO : dst/file1: Moved (server-side) 2025/01/17 05:10:46 INFO : dst/file1: Moved (server-side) 2025/01/17 05:10:47 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:10:51 INFO : dst/file1.rclone_chunk.001_81b1er: Moved (server-side) to: dst/file1 2025/01/17 05:10:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:10:51 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (38.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:11:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/dst" 2025/01/17 05:11:15 DEBUG : Config file has changed externally - reloading 2025/01/17 05:11:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/dst" 2025/01/17 05:11:15 DEBUG : Reset feature "ListR" 2025/01/17 05:11:16 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/CompareDest" 2025/01/17 05:11:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/CompareDest" 2025/01/17 05:11:16 DEBUG : Reset feature "ListR" 2025/01/17 05:11:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 05:11:17 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:11:21 INFO : one.rclone_chunk.001_81bvw7: Moved (server-side) to: one 2025/01/17 05:11:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/17 05:11:21 INFO : one: Copied (new) 2025/01/17 05:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:11:25 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:11:32 INFO : one: Deleted 2025/01/17 05:11:34 INFO : one.rclone_chunk.001_81c3pb: Moved (server-side) to: one 2025/01/17 05:11:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/17 05:11:34 INFO : one: Copied (replaced existing) 2025/01/17 05:11:42 INFO : dst/one: Deleted 2025/01/17 05:11:44 INFO : dst/one.rclone_chunk.001_81ce2h: Moved (server-side) to: dst/one 2025/01/17 05:11:54 INFO : CompareDest/one.rclone_chunk.001_81cmqe: Moved (server-side) to: CompareDest/one 2025/01/17 05:11:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:11:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:11:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 05:12:03 INFO : CompareDest/two.rclone_chunk.001_81czg6: Moved (server-side) to: CompareDest/two 2025/01/17 05:12:04 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 05:12:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:12:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 05:12:06 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 05:12:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:12:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 05:12:10 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 05:12:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 05:12:12 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:12:18 INFO : two.rclone_chunk.001_81degy: Moved (server-side) to: two 2025/01/17 05:12:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/17 05:12:18 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (90.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:12:45 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/dst" 2025/01/17 05:12:45 DEBUG : Config file has changed externally - reloading 2025/01/17 05:12:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/dst" 2025/01/17 05:12:46 DEBUG : Reset feature "ListR" 2025/01/17 05:12:46 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/CopyDest" 2025/01/17 05:12:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/CopyDest" 2025/01/17 05:12:46 DEBUG : Reset feature "ListR" 2025/01/17 05:12:46 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 05:12:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:12:53 INFO : one.rclone_chunk.001_81edgf: Moved (server-side) to: one 2025/01/17 05:12:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/17 05:12:53 INFO : one: Copied (new) 2025/01/17 05:12:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:12:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:13:04 INFO : one: Deleted 2025/01/17 05:13:10 INFO : one.rclone_chunk.001_81em8p: Moved (server-side) to: one 2025/01/17 05:13:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/17 05:13:10 INFO : one: Copied (replaced existing) 2025/01/17 05:13:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/17 05:13:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/17 05:13:12 DEBUG : pacer: Reducing sleep to 15ms 2025/01/17 05:13:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/17 05:13:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/17 05:13:20 INFO : dst/one: Deleted 2025/01/17 05:13:23 INFO : dst/one.rclone_chunk.001_81f2fj: Moved (server-side) to: dst/one 2025/01/17 05:13:28 INFO : CopyDest/one.rclone_chunk.001_81fd64: Moved (server-side) to: CopyDest/one 2025/01/17 05:13:29 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/BackupDir" 2025/01/17 05:13:29 DEBUG : Config file has changed externally - reloading 2025/01/17 05:13:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/BackupDir" 2025/01/17 05:13:30 DEBUG : Reset feature "ListR" 2025/01/17 05:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:13:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 05:13:31 DEBUG : one: move non-chunked object... 2025/01/17 05:13:32 INFO : one: Moved (server-side) 2025/01/17 05:13:32 INFO : one: Moved (server-side) 2025/01/17 05:13:32 DEBUG : one: copy non-chunked object... 2025/01/17 05:13:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/17 05:13:34 INFO : one: Copied (server-side copy) 2025/01/17 05:13:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 05:13:40 INFO : CopyDest/two.rclone_chunk.001_81fqxa: Moved (server-side) to: CopyDest/two 2025/01/17 05:13:42 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 05:13:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:13:42 DEBUG : two: copy non-chunked object... 2025/01/17 05:13:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/17 05:13:44 INFO : two: Copied (server-side copy) 2025/01/17 05:13:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 05:13:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:13:46 DEBUG : two: Unchanged skipping 2025/01/17 05:13:52 INFO : CopyDest/three.rclone_chunk.001_81g1jt: Moved (server-side) to: CopyDest/three 2025/01/17 05:13:53 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 05:13:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 05:13:54 DEBUG : three: Destination not found in --copy-dest 2025/01/17 05:13:54 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:14:00 INFO : three.rclone_chunk.001_81g8l0: Moved (server-side) to: three 2025/01/17 05:14:00 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/17 05:14:00 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (113.45s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.74s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:14:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/17 05:14:41 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:14:47 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_81hjgy: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2025/01/17 05:14:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:14:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/17 05:14:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/17 05:14:49 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:18:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader25g.disk.yandex.net:443/upload-target/20250117T081614.635.utd.i7kelpuwuw1ojyr9d0fhq9tf-k25g.15287286": max transfer limit reached as set by --max-transfer 2025/01/17 05:18:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (253.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.67s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.62s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:19:04 INFO : one.rclone_chunk.001_81on41: Moved (server-side) to: one.rclone_chunk.001 2025/01/17 05:19:05 INFO : one.rclone_chunk.002_81on41: Moved (server-side) to: one.rclone_chunk.002 2025/01/17 05:19:14 INFO : also/one.rclone_chunk.001_81ox6v: Moved (server-side) to: also/one.rclone_chunk.001 2025/01/17 05:19:16 INFO : also/one.rclone_chunk.002_81ox6v: Moved (server-side) to: also/one.rclone_chunk.002 2025/01/17 05:19:26 INFO : another.rclone_chunk.001_81p9ze: Moved (server-side) to: another.rclone_chunk.001 2025/01/17 05:19:28 INFO : another.rclone_chunk.002_81p9ze: Moved (server-side) to: another.rclone_chunk.002 2025/01/17 05:19:38 INFO : not-one.rclone_chunk.001_81pl25: Moved (server-side) to: not-one 2025/01/17 05:19:40 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Looking for duplicate md5 hashes using newest mode. 2025/01/17 05:19:42 NOTICE: 6796ce6f0c9f26fe49c1b3270f3a0161: Found 3 files with duplicate md5 hashes 2025/01/17 05:19:52 INFO : one: Deleted 2025/01/17 05:20:03 INFO : also/one: Deleted 2025/01/17 05:20:03 NOTICE: 6796ce6f0c9f26fe49c1b3270f3a0161: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (86.89s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.72s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.61s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.71s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:20:33 INFO : a.txt.rclone_chunk.001_81r5ed: Moved (server-side) to: a.txt 2025/01/17 05:20:39 INFO : zend.txt.rclone_chunk.001_81rb9n: Moved (server-side) to: zend.txt 2025/01/17 05:20:44 INFO : sub dir/hello world.rclone_chunk.001_81rhpe: Moved (server-side) to: sub dir/hello world 2025/01/17 05:20:50 INFO : sub dir/hello world2.rclone_chunk.001_81rne9: Moved (server-side) to: sub dir/hello world2 2025/01/17 05:20:55 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_81rsf5: Moved (server-side) to: sub dir/ignore dir/.ignore 2025/01/17 05:21:00 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_81rxj4: Moved (server-side) to: sub dir/ignore dir/should be ignored 2025/01/17 05:21:05 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_81s2ga: Moved (server-side) to: sub dir/sub sub dir/hello world3 2025/01/17 05:21:07 DEBUG : a.txt: Excluded (Size Filter) 2025/01/17 05:21:07 DEBUG : a.txt: Excluded 2025/01/17 05:21:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 05:21:08 DEBUG : sub dir/hello world: Excluded 2025/01/17 05:21:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 05:21:08 DEBUG : sub dir/hello world2: Excluded 2025/01/17 05:21:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 05:21:08 DEBUG : sub dir/hello world: Excluded 2025/01/17 05:21:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 05:21:08 DEBUG : sub dir/hello world2: Excluded 2025/01/17 05:21:09 DEBUG : sub dir/ignore dir: Excluded 2025/01/17 05:21:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (80.79s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:21:53 INFO : file1.rclone_chunk.001_81tezf: Moved (server-side) to: file1 2025/01/17 05:21:58 INFO : sub/file2.rclone_chunk.001_81tj48: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (28.47s) --- PASS: TestListJSON/Default (0.41s) --- PASS: TestListJSON/FilesOnly (0.41s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.70s) --- PASS: TestListJSON/SubDir (1.28s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.50s) --- PASS: TestListJSON/Metadata (0.47s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:22:21 INFO : file1.rclone_chunk.001_81u7kx: Moved (server-side) to: file1 2025/01/17 05:22:26 INFO : sub/file2.rclone_chunk.001_81uc60: Moved (server-side) to: sub/file2 === 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 2025/01/17 05:22:33 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/notfound" 2025/01/17 05:22:33 DEBUG : Config file has changed externally - reloading 2025/01/17 05:22:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/notfound" 2025/01/17 05:22:33 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (29.69s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.65s) --- PASS: TestStatJSON/Dir (0.76s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (0.66s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.82s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.54s) --- PASS: TestStatJSON/DirDirsOnly (0.47s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (0.51s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:22:46 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Making directory 2025/01/17 05:22:47 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Making directory --- PASS: TestMkdir (1.97s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:22:53 INFO : sub dir/hello world.rclone_chunk.001_81v3j3: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (14.21s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:23:09 INFO : potato2.rclone_chunk.001_81vgi0: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:23:11 INFO : potato2.rclone_chunk.002_81vgi0: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:23:18 INFO : empty space.rclone_chunk.001_81vr10: Moved (server-side) to: empty space --- PASS: TestLs (33.17s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:23:44 INFO : potato2.rclone_chunk.001_81we6b: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:23:47 INFO : potato2.rclone_chunk.002_81we6b: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:23:54 INFO : empty space.rclone_chunk.001_81wr2m: Moved (server-side) to: empty space 2025/01/17 05:23:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/17 05:23:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (36.74s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:24:20 INFO : potato2.rclone_chunk.001_81xfvx: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:24:21 INFO : potato2.rclone_chunk.002_81xfvx: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:24:30 INFO : empty space.rclone_chunk.001_81xq6q: Moved (server-side) to: empty space --- PASS: TestLsLong (33.58s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:24:53 INFO : potato2.rclone_chunk.001_81ycbj: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:24:55 INFO : potato2.rclone_chunk.002_81ycbj: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:25:03 INFO : empty space.rclone_chunk.001_81yomd: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (35.05s) --- PASS: TestHashSums/Md5 (0.56s) --- PASS: TestHashSums/Md5Download (2.58s) === RUN TestHashSumsWithErrors 2025/01/17 05:25:21 DEBUG : Creating backend with remote ":memory:" 2025/01/17 05:25:21 DEBUG : Config file has changed externally - reloading 2025/01/17 05:25:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/17 05:25:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 05:25:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/17 05:25:21 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:25:28 INFO : potato2.rclone_chunk.001_81zbvb: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:25:29 INFO : potato2.rclone_chunk.002_81zbvb: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:25:37 INFO : empty space.rclone_chunk.001_81zm02: Moved (server-side) to: empty space 2025/01/17 05:25:42 INFO : sub dir/potato3.rclone_chunk.001_81zryn: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (45.29s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:26:11 INFO : small.rclone_chunk.001_820k3z: Moved (server-side) to: small 2025/01/17 05:26:18 INFO : medium.rclone_chunk.001_820pnu: Moved (server-side) to: medium.rclone_chunk.001 2025/01/17 05:26:19 INFO : medium.rclone_chunk.002_820pnu: Moved (server-side) to: medium.rclone_chunk.002 2025/01/17 05:26:28 INFO : large.rclone_chunk.001_8210ob: Moved (server-side) to: large.rclone_chunk.001 2025/01/17 05:26:30 INFO : large.rclone_chunk.002_8210ob: Moved (server-side) to: large.rclone_chunk.002 2025/01/17 05:26:33 DEBUG : Waiting for deletions to finish 2025/01/17 05:26:34 DEBUG : large: Excluded (Size Filter) 2025/01/17 05:26:34 DEBUG : large: Excluded 2025/01/17 05:26:37 INFO : small: Deleted 2025/01/17 05:26:44 INFO : medium: Deleted --- PASS: TestDelete (50.90s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.24s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.15s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:27:06 INFO : ReadFile.rclone_chunk.001_82234n: Moved (server-side) to: ReadFile --- PASS: TestReadFile (11.23s) === RUN TestRetry 2025/01/17 05:27:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/17 05:27:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/17 05:27:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 05:27:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 05:27:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 05:27:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 05:27:12 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:27:17 INFO : file1.rclone_chunk.001_822fji: Moved (server-side) to: file1 2025/01/17 05:27:22 INFO : file2.rclone_chunk.001_822knl: Moved (server-side) to: file2 --- PASS: TestCat (23.97s) === RUN TestPurge 2025/01/17 05:27:36 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-fijemul3tase" 2025/01/17 05:27:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 05:27:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-fijemul3tase" 2025/01/17 05:27:37 DEBUG : Reset feature "ListR" 2025/01/17 05:27:37 DEBUG : Creating backend with remote "/tmp/rclone926084455" run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-fijemul3tase'", Local "Local file system at /tmp/rclone926084455", Modify Window "1ns" 2025/01/17 05:27:51 INFO : A1/B1/C1/one.rclone_chunk.001_82343m: Moved (server-side) to: A1/B1/C1/one 2025/01/17 05:27:51 INFO : A2: Making directory 2025/01/17 05:27:51 INFO : A1/B2: Making directory 2025/01/17 05:27:51 INFO : A1/B2/C2: Making directory 2025/01/17 05:27:53 INFO : A1/B1/C3: Making directory 2025/01/17 05:27:54 INFO : A3: Making directory 2025/01/17 05:27:54 INFO : A3/B3: Making directory 2025/01/17 05:27:54 INFO : A3/B3/C4: Making directory 2025/01/17 05:28:00 INFO : A1/two.rclone_chunk.001_823lb7: Moved (server-side) to: A1/two 2025/01/17 05:28:21 ERROR : : error listing: directory not found 2025/01/17 05:28:21 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-fijemul3tase': Purge remote 2025/01/17 05:28:22 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestPurge (45.29s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:28:29 INFO : A1/B1/C1/one.rclone_chunk.001_824c6e: Moved (server-side) to: A1/B1/C1/one 2025/01/17 05:28:29 INFO : A2: Making directory 2025/01/17 05:28:29 INFO : A1/B2: Making directory 2025/01/17 05:28:30 INFO : A1/B2/C2: Making directory 2025/01/17 05:28:30 INFO : A1/B1/C3: Making directory 2025/01/17 05:28:31 INFO : A3: Making directory 2025/01/17 05:28:31 INFO : A3/B3: Making directory 2025/01/17 05:28:32 INFO : A3/B3/C4: Making directory 2025/01/17 05:28:38 INFO : A1/two.rclone_chunk.001_824nob: Moved (server-side) to: A1/two 2025/01/17 05:28:40 DEBUG : removing 1 level 3 directories 2025/01/17 05:28:40 INFO : A3/B3/C4: Removing directory 2025/01/17 05:28:47 DEBUG : removing 2 level 3 directories 2025/01/17 05:28:47 INFO : A1/B2/C2: Removing directory 2025/01/17 05:28:47 INFO : A1/B1/C3: Removing directory 2025/01/17 05:28:52 DEBUG : removing 2 level 2 directories 2025/01/17 05:28:52 INFO : A3/B3: Removing directory 2025/01/17 05:28:52 INFO : A1/B2: Removing directory 2025/01/17 05:28:56 DEBUG : removing 2 level 1 directories 2025/01/17 05:28:56 INFO : A3: Removing directory 2025/01/17 05:28:56 INFO : A2: Removing directory 2025/01/17 05:29:13 DEBUG : removing 1 level 3 directories 2025/01/17 05:29:13 INFO : A1/B1/C1: Removing directory 2025/01/17 05:29:19 DEBUG : removing 1 level 2 directories 2025/01/17 05:29:19 INFO : A1/B1: Removing directory 2025/01/17 05:29:23 DEBUG : removing 1 level 1 directories 2025/01/17 05:29:23 INFO : A1: Removing directory 2025/01/17 05:29:27 DEBUG : removing 1 level 0 directories 2025/01/17 05:29:27 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Removing directory 2025/01/17 05:29:32 ERROR : : error listing: directory not found 2025/01/17 05:29:32 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (70.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:29:33 INFO : A1: Making directory 2025/01/17 05:29:33 INFO : A1/B1: Making directory 2025/01/17 05:29:33 INFO : A1/B1/C1: Making directory 2025/01/17 05:29:36 DEBUG : removing 1 level 3 directories 2025/01/17 05:29:36 INFO : A1/B1/C1: Removing directory 2025/01/17 05:29:43 DEBUG : removing 1 level 2 directories 2025/01/17 05:29:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (20.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:29:53 INFO : A1: Making directory 2025/01/17 05:29:54 INFO : A1/B1: Making directory 2025/01/17 05:29:54 INFO : A1/B1/C1: Making directory 2025/01/17 05:29:57 DEBUG : removing 1 level 3 directories 2025/01/17 05:29:57 INFO : A1/B1/C1: Removing directory 2025/01/17 05:30:02 DEBUG : removing 1 level 2 directories 2025/01/17 05:30:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (19.14s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:30:18 INFO : file1.rclone_chunk.001_827fuj: Moved (server-side) to: file1 2025/01/17 05:30:19 DEBUG : filename.txt: File name found in url 2025/01/17 05:30:24 INFO : filename.txt.rclone_chunk.001_827ljg: Moved (server-side) to: filename.txt 2025/01/17 05:30:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/17 05:30:30 INFO : headerfilename.txt.rclone_chunk.001_827rlr: Moved (server-side) to: headerfilename.txt 2025/01/17 05:30:35 INFO : file2.rclone_chunk.001_827wlu: Moved (server-side) to: file2 --- PASS: TestCopyURL (40.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:30:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 05:30:58 INFO : sub/file2.rclone_chunk.001_828je1: Moved (server-side) to: sub/file2 2025/01/17 05:30:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:30:58 INFO : file1: Copied (new) to: sub/file2 2025/01/17 05:30:58 INFO : file1: Deleted 2025/01/17 05:30:59 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:30:59 DEBUG : file1: Unchanged skipping 2025/01/17 05:30:59 INFO : file1: Deleted 2025/01/17 05:31:00 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (17.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:31:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 05:31:11 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:31:16 INFO : file1.rclone_chunk.001_8291nd: Moved (server-side) to: file1 2025/01/17 05:31:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:31:16 INFO : file1: Copied (new) 2025/01/17 05:31:16 INFO : file1: Deleted 2025/01/17 05:31:17 DEBUG : file1: Destination exists, skipping 2025/01/17 05:31:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (12.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.74s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.82s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:31:28 INFO : dst/file1.rclone_chunk.001_829e1y: Moved (server-side) to: dst/file1 2025/01/17 05:31:30 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa/backup" 2025/01/17 05:31:30 DEBUG : Config file has changed externally - reloading 2025/01/17 05:31:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-pigohil1tiwa/backup" 2025/01/17 05:31:30 DEBUG : Reset feature "ListR" 2025/01/17 05:31:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 05:31:31 DEBUG : dst/file1: move non-chunked object... 2025/01/17 05:31:34 INFO : dst/file1: Moved (server-side) 2025/01/17 05:31:34 INFO : dst/file1: Moved (server-side) 2025/01/17 05:31:34 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/01/17 05:31:39 INFO : dst/file1.rclone_chunk.001_829og7: Moved (server-side) to: dst/file1 2025/01/17 05:31:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/17 05:31:39 INFO : dst/file1: Copied (new) 2025/01/17 05:31:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (34.29s) === 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 "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:32:04 INFO : A1/one.rclone_chunk.001_82acs6: Moved (server-side) to: A1/one 2025/01/17 05:32:08 INFO : A1/two.rclone_chunk.001_82aiqt: Moved (server-side) to: A1/two 2025/01/17 05:32:12 INFO : A1/B1/three.rclone_chunk.001_82amqt: Moved (server-side) to: A1/B1/three 2025/01/17 05:32:18 INFO : A1/B1/C1/four.rclone_chunk.001_82arrg: Moved (server-side) to: A1/B1/C1/four 2025/01/17 05:32:23 INFO : A1/B1/C2/five.rclone_chunk.001_82aw8a: Moved (server-side) to: A1/B1/C2/five 2025/01/17 05:32:23 INFO : A1/B2: Making directory 2025/01/17 05:32:23 INFO : A1/B1/C3: Making directory 2025/01/17 05:32:36 DEBUG : A2/B1/C2/five: move non-chunked object... 2025/01/17 05:32:36 DEBUG : A2/two: move non-chunked object... 2025/01/17 05:32:36 DEBUG : A2/B1/three: move non-chunked object... 2025/01/17 05:32:36 DEBUG : A2/B1/C1/four: move non-chunked object... 2025/01/17 05:32:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/17 05:32:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/17 05:32:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/17 05:32:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/17 05:32:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/17 05:32:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/17 05:32:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/17 05:32:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/17 05:32:39 DEBUG : A2/one: move non-chunked object... 2025/01/17 05:32:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/17 05:32:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/17 05:33:07 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/17 05:33:17 DEBUG : A3/B1/three: move non-chunked object... 2025/01/17 05:33:17 DEBUG : A3/two: move non-chunked object... 2025/01/17 05:33:17 DEBUG : A3/one: move non-chunked object... 2025/01/17 05:33:18 DEBUG : A3/B1/C2/five: move non-chunked object... 2025/01/17 05:33:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/17 05:33:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/17 05:33:19 DEBUG : A3/B1/C1/four: move non-chunked object... 2025/01/17 05:33:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/17 05:33:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/17 05:33:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/17 05:33:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/17 05:33:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/17 05:33:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/17 05:33:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/17 05:33:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (155.22s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:34:33 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.33s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/01/17 05:34:35 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 05:34:38 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_82epda: Moved (server-side) to: no_checksum_small_file_from_pipe 2025/01/17 05:34:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/17 05:34:38 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/17 05:35:34 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/17 05:35:36 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/17 05:35:38 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/17 05:35:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/17 05:35:41 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/17 05:35:43 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/17 05:35:44 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/17 05:35:47 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/17 05:35:48 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/17 05:35:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/17 05:35:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/17 05:35:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/17 05:35:54 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/17 05:35:56 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/17 05:35:58 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/17 05:36:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/17 05:36:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/17 05:36:04 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/17 05:36:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/17 05:36:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/17 05:36:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_82et0a: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/17 05:36:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/17 05:36:11 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:37:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 05:37:42 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_82jrl5: Moved (server-side) to: with_checksum_small_file_from_pipe 2025/01/17 05:37:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/17 05:37:42 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/17 05:38:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/17 05:38:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/17 05:38:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/17 05:38:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/17 05:38:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/17 05:38:43 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/17 05:38:44 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/17 05:38:46 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/17 05:38:47 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/17 05:38:49 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/17 05:38:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/17 05:38:52 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/17 05:38:53 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/17 05:38:55 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/17 05:38:56 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/17 05:38:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/17 05:39:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/17 05:39:01 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/17 05:39:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/17 05:39:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/17 05:39:07 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_82jw1a: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/17 05:39:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/01/17 05:39:10 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:40:38 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 05:40:43 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_82os9l: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/17 05:40:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/17 05:41:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/17 05:41:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/17 05:41:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/17 05:41:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/17 05:41:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/17 05:41:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/17 05:41:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/17 05:41:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/17 05:41:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/17 05:41:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/17 05:41:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/17 05:41:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/17 05:41:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/17 05:41:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/17 05:41:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/17 05:41:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/17 05:41:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/17 05:42:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/17 05:42:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/17 05:42:04 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/17 05:42:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_82oxkw: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/17 05:42:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:43:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 05:43:39 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_82tnex: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2025/01/17 05:43:39 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/17 05:43:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 05:44:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/01/17 05:44:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/01/17 05:44:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/01/17 05:44:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/01/17 05:44:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/01/17 05:44:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/01/17 05:44:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/01/17 05:44:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/01/17 05:44:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/01/17 05:44:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/01/17 05:44:41 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/01/17 05:44:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/01/17 05:44:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/01/17 05:44:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/01/17 05:44:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/01/17 05:44:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/01/17 05:44:50 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/01/17 05:44:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/01/17 05:44:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/01/17 05:44:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/01/17 05:44:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_82tt4y: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/01/17 05:45:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/17 05:45:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (712.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (181.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (181.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (174.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (173.76s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (2.12s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:46:35 INFO : potato1.rclone_chunk.001_82yjla: Moved (server-side) to: potato1.rclone_chunk.001 2025/01/17 05:46:37 INFO : potato1.rclone_chunk.002_82yjla: Moved (server-side) to: potato1.rclone_chunk.002 2025/01/17 05:46:40 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/17 05:46:49 INFO : potato2.rclone_chunk.001_82yubo: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:46:50 INFO : potato2.rclone_chunk.002_82yubo: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:47:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/17 05:47:15 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (70.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.58s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:47:51 INFO : potato2.rclone_chunk.001_830icp: Moved (server-side) to: potato2.rclone_chunk.001 2025/01/17 05:47:52 INFO : potato2.rclone_chunk.002_830icp: Moved (server-side) to: potato2.rclone_chunk.002 2025/01/17 05:48:00 INFO : empty space.rclone_chunk.001_830w87: Moved (server-side) to: empty space 2025/01/17 05:48:05 INFO : sub dir/potato3.rclone_chunk.001_8312wm: Moved (server-side) to: sub dir/potato3 2025/01/17 05:48:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Touching "empty space" 2025/01/17 05:48:08 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Touching "potato2" 2025/01/17 05:48:09 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Touching "sub dir/potato3" --- PASS: TestTouchDir (54.88s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.78s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.88s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.69s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.68s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.89s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa'", Local "Local file system at /tmp/rclone2898352204", Modify Window "1ns" 2025/01/17 05:48:45 INFO : sub dir/test remove existing.rclone_chunk.001_8325o2: Moved (server-side) to: sub dir/test remove existing 2025/01/17 05:48:50 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_832bh2: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/17 05:48:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xohopic1" before starting 2025/01/17 05:48:53 DEBUG : sub dir/test remove existing: move non-chunked object... 2025/01/17 05:48:54 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.xohopic1 2025/01/17 05:48:55 DEBUG : sub dir/test remove existing.xohopic1: TEST: removing renamed existing file after operation 2025/01/17 05:49:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqivug1" before starting 2025/01/17 05:49:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/17 05:49:03 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqivug1 2025/01/17 05:49:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqivug1: TEST: renaming existing back after failed operation 2025/01/17 05:49:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqivug1: move non-chunked object... 2025/01/17 05:49:05 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqivug1: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/01/17 05:49:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.laxoyid9" before starting 2025/01/17 05:49:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2025/01/17 05:49:09 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.laxoyid9 2025/01/17 05:49:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.laxoyid9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (41.34s) === 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 2025/01/17 05:49:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-pigohil1tiwa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024" - Finished ERROR in 53m5.659953456s (try 1/5): exit status 1: Failed [TestCheckSumDownload]