"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2025/09/18 03:01:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi" 2025/09/18 03:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:05 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi" 2025/09/18 03:01:05 DEBUG : Creating backend with remote "/tmp/rclone1397190068" === 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/18 03:01:06 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/18 03:01:06 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/18 03:01:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/18 03:01:06 DEBUG : potato: Seek from 10 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 10 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/18 03:01:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/18 03:01:06 DEBUG : potato: Seek from 8 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 8 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/18 03:01:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:01:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:01:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:01:06 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:01:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/18 03:01:06 DEBUG : potato: Seek from 9 to 0 2025/09/18 03:01:06 DEBUG : potato: Seek from 9 to 0 2025/09/18 03:01:06 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:06 INFO : S3 bucket rclone-test-zemixux5vohi: Bucket "rclone-test-zemixux5vohi" created with ACL "" 2025/09/18 03:01:07 DEBUG : rutabaga.rclone_chunk.001_rq18xc: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 03:01:07 INFO : rutabaga.rclone_chunk.001_rq18xc: Copied (server-side copy) to: rutabaga 2025/09/18 03:01:07 INFO : rutabaga.rclone_chunk.001_rq18xc: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/09/18 03:01:07 DEBUG : empty space.rclone_chunk.001_rq19im: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:01:07 INFO : empty space.rclone_chunk.001_rq19im: Copied (server-side copy) to: empty space 2025/09/18 03:01:07 INFO : empty space.rclone_chunk.001_rq19im: Deleted === RUN TestCheck/3 2025/09/18 03:01:08 DEBUG : potato2.rclone_chunk.001_rq1az3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:01:08 INFO : potato2.rclone_chunk.001_rq1az3: Copied (server-side copy) to: potato2 2025/09/18 03:01:08 INFO : potato2.rclone_chunk.001_rq1az3: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/09/18 03:01:09 DEBUG : remotepotato.rclone_chunk.001_rq1a79: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:01:09 INFO : remotepotato.rclone_chunk.001_rq1a79: Copied (server-side copy) to: remotepotato 2025/09/18 03:01:09 INFO : remotepotato.rclone_chunk.001_rq1a79: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.61s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/09/18 03:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 03:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 03:01:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/18 03:01:09 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/09/18 03:01:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/18 03:01:09 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:10 DEBUG : rutabaga.rclone_chunk.001_rq1br8: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 03:01:10 INFO : rutabaga.rclone_chunk.001_rq1br8: Copied (server-side copy) to: rutabaga 2025/09/18 03:01:10 INFO : rutabaga.rclone_chunk.001_rq1br8: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/18 03:01:10 DEBUG : empty space.rclone_chunk.001_rq1c5t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:01:10 INFO : empty space.rclone_chunk.001_rq1c5t: Copied (server-side copy) to: empty space 2025/09/18 03:01:10 INFO : empty space.rclone_chunk.001_rq1c5t: Deleted === RUN TestCheckDownload/3 2025/09/18 03:01:11 DEBUG : potato2.rclone_chunk.001_rq1d91: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:01:11 INFO : potato2.rclone_chunk.001_rq1d91: Copied (server-side copy) to: potato2 2025/09/18 03:01:11 INFO : potato2.rclone_chunk.001_rq1d91: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/18 03:01:12 DEBUG : remotepotato.rclone_chunk.001_rq1ev7: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:01:12 INFO : remotepotato.rclone_chunk.001_rq1ev7: Copied (server-side copy) to: remotepotato 2025/09/18 03:01:12 INFO : remotepotato.rclone_chunk.001_rq1ev7: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.45s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.11s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:13 DEBUG : rutabaga.rclone_chunk.001_rq1fmp: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 03:01:13 INFO : rutabaga.rclone_chunk.001_rq1fmp: Copied (server-side copy) to: rutabaga 2025/09/18 03:01:13 INFO : rutabaga.rclone_chunk.001_rq1fmp: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/18 03:01:14 DEBUG : empty space.rclone_chunk.001_rq1f2q: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:01:14 INFO : empty space.rclone_chunk.001_rq1f2q: Copied (server-side copy) to: empty space 2025/09/18 03:01:14 INFO : empty space.rclone_chunk.001_rq1f2q: Deleted === RUN TestCheckSizeOnly/3 2025/09/18 03:01:14 DEBUG : potato2.rclone_chunk.001_rq1gfm: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2025/09/18 03:01:14 INFO : potato2.rclone_chunk.001_rq1gfm: Copied (server-side copy) to: potato2 2025/09/18 03:01:14 INFO : potato2.rclone_chunk.001_rq1gfm: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/18 03:01:15 DEBUG : remotepotato.rclone_chunk.001_rq1h0z: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:01:15 INFO : remotepotato.rclone_chunk.001_rq1h0z: Copied (server-side copy) to: remotepotato 2025/09/18 03:01:15 INFO : remotepotato.rclone_chunk.001_rq1h0z: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.05s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:16 DEBUG : test.sum.rclone_chunk.001_rq1ioj: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2025/09/18 03:01:16 INFO : test.sum.rclone_chunk.001_rq1ioj: Copied (server-side copy) to: test.sum 2025/09/18 03:01:16 INFO : test.sum.rclone_chunk.001_rq1ioj: Deleted 2025/09/18 03:01:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 03:01:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 03:01:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 03:01:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/18 03:01:17 DEBUG : test.sum.rclone_chunk.001_rq1i72: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2025/09/18 03:01:17 INFO : test.sum.rclone_chunk.001_rq1i72: Copied (server-side copy) to: test.sum 2025/09/18 03:01:17 INFO : test.sum.rclone_chunk.001_rq1i72: Deleted 2025/09/18 03:01:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 03:01:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 03:01:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 03:01:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.33s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/data" 2025/09/18 03:01:17 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/data" 2025/09/18 03:01:18 DEBUG : data/banana.rclone_chunk.001_rq1juy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:18 INFO : data/banana.rclone_chunk.001_rq1juy: Copied (server-side copy) to: data/banana 2025/09/18 03:01:18 INFO : data/banana.rclone_chunk.001_rq1juy: Deleted 2025/09/18 03:01:18 DEBUG : test.sum.rclone_chunk.001_rq1kka: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 03:01:18 INFO : test.sum.rclone_chunk.001_rq1kka: Copied (server-side copy) to: test.sum 2025/09/18 03:01:18 INFO : test.sum.rclone_chunk.001_rq1kka: Deleted === RUN TestCheckSum/subtest1 2025/09/18 03:01:19 DEBUG : data/potato.rclone_chunk.001_rq1kxa: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 03:01:19 INFO : data/potato.rclone_chunk.001_rq1kxa: Copied (server-side copy) to: data/potato 2025/09/18 03:01:19 INFO : data/potato.rclone_chunk.001_rq1kxa: Deleted 2025/09/18 03:01:19 DEBUG : test.sum.rclone_chunk.001_rq1ldi: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 03:01:19 INFO : test.sum.rclone_chunk.001_rq1ldi: Copied (server-side copy) to: test.sum 2025/09/18 03:01:19 INFO : test.sum.rclone_chunk.001_rq1ldi: Deleted === RUN TestCheckSum/subtest2 2025/09/18 03:01:20 DEBUG : test.sum.rclone_chunk.001_rq1moz: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/09/18 03:01:20 INFO : test.sum.rclone_chunk.001_rq1moz: Copied (server-side copy) to: test.sum 2025/09/18 03:01:20 INFO : test.sum.rclone_chunk.001_rq1moz: Deleted === RUN TestCheckSum/subtest3 2025/09/18 03:01:21 DEBUG : test.sum.rclone_chunk.001_rq1n92: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/09/18 03:01:21 INFO : test.sum.rclone_chunk.001_rq1n92: Copied (server-side copy) to: test.sum 2025/09/18 03:01:21 INFO : test.sum.rclone_chunk.001_rq1n92: Deleted === RUN TestCheckSum/subtest4 2025/09/18 03:01:22 DEBUG : test.sum.rclone_chunk.001_rq1o88: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/09/18 03:01:22 INFO : test.sum.rclone_chunk.001_rq1o88: Copied (server-side copy) to: test.sum 2025/09/18 03:01:22 INFO : test.sum.rclone_chunk.001_rq1o88: Deleted === RUN TestCheckSum/subtest5 2025/09/18 03:01:23 DEBUG : test.sum.rclone_chunk.001_rq1pcy: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/09/18 03:01:23 INFO : test.sum.rclone_chunk.001_rq1pcy: Copied (server-side copy) to: test.sum 2025/09/18 03:01:23 INFO : test.sum.rclone_chunk.001_rq1pcy: Deleted === RUN TestCheckSum/subtest6 2025/09/18 03:01:24 DEBUG : data/banana.rclone_chunk.001_rq1qwb: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:24 INFO : data/banana.rclone_chunk.001_rq1qwb: Copied (server-side copy) to: data/banana 2025/09/18 03:01:24 INFO : data/banana.rclone_chunk.001_rq1qwb: Deleted 2025/09/18 03:01:24 DEBUG : data/potato.rclone_chunk.001_rq1q24: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 03:01:24 INFO : data/potato.rclone_chunk.001_rq1q24: Copied (server-side copy) to: data/potato 2025/09/18 03:01:24 INFO : data/potato.rclone_chunk.001_rq1q24: Deleted 2025/09/18 03:01:25 DEBUG : test.sum.rclone_chunk.001_rq1rgw: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/09/18 03:01:25 INFO : test.sum.rclone_chunk.001_rq1rgw: Copied (server-side copy) to: test.sum 2025/09/18 03:01:25 INFO : test.sum.rclone_chunk.001_rq1rgw: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.73s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.17s) --- PASS: TestCheckSum/subtest3 (0.18s) --- PASS: TestCheckSum/subtest4 (0.19s) --- PASS: TestCheckSum/subtest5 (0.18s) --- PASS: TestCheckSum/subtest6 (0.18s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/data" 2025/09/18 03:01:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/data" 2025/09/18 03:01:26 DEBUG : data/banana.rclone_chunk.001_rq1s8l: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:26 INFO : data/banana.rclone_chunk.001_rq1s8l: Copied (server-side copy) to: data/banana 2025/09/18 03:01:26 INFO : data/banana.rclone_chunk.001_rq1s8l: Deleted 2025/09/18 03:01:27 DEBUG : test.sum.rclone_chunk.001_rq1sc6: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 03:01:27 INFO : test.sum.rclone_chunk.001_rq1sc6: Copied (server-side copy) to: test.sum 2025/09/18 03:01:27 INFO : test.sum.rclone_chunk.001_rq1sc6: Deleted === RUN TestCheckSumDownload/subtest1 2025/09/18 03:01:28 DEBUG : data/potato.rclone_chunk.001_rq1tmu: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 03:01:28 INFO : data/potato.rclone_chunk.001_rq1tmu: Copied (server-side copy) to: data/potato 2025/09/18 03:01:28 INFO : data/potato.rclone_chunk.001_rq1tmu: Deleted 2025/09/18 03:01:28 DEBUG : test.sum.rclone_chunk.001_rq1ue7: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 03:01:28 INFO : test.sum.rclone_chunk.001_rq1ue7: Copied (server-side copy) to: test.sum 2025/09/18 03:01:28 INFO : test.sum.rclone_chunk.001_rq1ue7: Deleted === RUN TestCheckSumDownload/subtest2 2025/09/18 03:01:29 DEBUG : test.sum.rclone_chunk.001_rq1v7q: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2025/09/18 03:01:29 INFO : test.sum.rclone_chunk.001_rq1v7q: Copied (server-side copy) to: test.sum 2025/09/18 03:01:29 INFO : test.sum.rclone_chunk.001_rq1v7q: Deleted === RUN TestCheckSumDownload/subtest3 2025/09/18 03:01:30 DEBUG : test.sum.rclone_chunk.001_rq1wto: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2025/09/18 03:01:30 INFO : test.sum.rclone_chunk.001_rq1wto: Copied (server-side copy) to: test.sum 2025/09/18 03:01:30 INFO : test.sum.rclone_chunk.001_rq1wto: Deleted === RUN TestCheckSumDownload/subtest4 2025/09/18 03:01:31 DEBUG : test.sum.rclone_chunk.001_rq1xzd: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2025/09/18 03:01:31 INFO : test.sum.rclone_chunk.001_rq1xzd: Copied (server-side copy) to: test.sum 2025/09/18 03:01:31 INFO : test.sum.rclone_chunk.001_rq1xzd: Deleted === RUN TestCheckSumDownload/subtest5 2025/09/18 03:01:32 DEBUG : test.sum.rclone_chunk.001_rq1y96: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2025/09/18 03:01:32 INFO : test.sum.rclone_chunk.001_rq1y96: Copied (server-side copy) to: test.sum 2025/09/18 03:01:32 INFO : test.sum.rclone_chunk.001_rq1y96: Deleted === RUN TestCheckSumDownload/subtest6 2025/09/18 03:01:33 DEBUG : data/banana.rclone_chunk.001_rq1z9i: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:33 INFO : data/banana.rclone_chunk.001_rq1z9i: Copied (server-side copy) to: data/banana 2025/09/18 03:01:33 INFO : data/banana.rclone_chunk.001_rq1z9i: Deleted 2025/09/18 03:01:33 DEBUG : data/potato.rclone_chunk.001_rq1zeh: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 03:01:33 INFO : data/potato.rclone_chunk.001_rq1zeh: Copied (server-side copy) to: data/potato 2025/09/18 03:01:34 INFO : data/potato.rclone_chunk.001_rq1zeh: Deleted 2025/09/18 03:01:34 DEBUG : test.sum.rclone_chunk.001_rq20ji: md5 = b016be839d91d18cfaa786ab2a641504 OK 2025/09/18 03:01:34 INFO : test.sum.rclone_chunk.001_rq20ji: Copied (server-side copy) to: test.sum 2025/09/18 03:01:34 INFO : test.sum.rclone_chunk.001_rq20ji: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.97s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.23s) --- PASS: TestCheckSumDownload/subtest3 (0.27s) --- PASS: TestCheckSumDownload/subtest4 (0.22s) --- PASS: TestCheckSumDownload/subtest5 (0.23s) --- PASS: TestCheckSumDownload/subtest6 (0.22s) --- PASS: TestCheckSumDownload/subtest7 (0.23s) === RUN TestApplyTransforms 2025/09/18 03:01:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-bapelim0hote" 2025/09/18 03:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:35 DEBUG : Creating backend with remote "TestS3:rclone-test-bapelim0hote" 2025/09/18 03:01:35 DEBUG : Creating backend with remote "/tmp/rclone2960099535" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-bapelim0hote'", Local "Local file system at /tmp/rclone2960099535", Modify Window "1ns" 2025/09/18 03:01:36 INFO : S3 bucket rclone-test-bapelim0hote: Bucket "rclone-test-bapelim0hote" created with ACL "" 2025/09/18 03:01:36 DEBUG : hello, world!.rclone_chunk.001_rq22bc: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:36 INFO : hello, world!.rclone_chunk.001_rq22bc: Copied (server-side copy) to: hello, world! 2025/09/18 03:01:36 INFO : hello, world!.rclone_chunk.001_rq22bc: Deleted upper checkfile vs. lower remote (without normalization) 2025/09/18 03:01:36 ERROR : hello, world!: sum not found 2025/09/18 03:01:36 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-bapelim0hote' 2025/09/18 03:01:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-bapelim0hote': 1 files missing 2025/09/18 03:01:36 NOTICE: 1 hashes missing 2025/09/18 03:01:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-bapelim0hote': 1 differences found 2025/09/18 03:01:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-bapelim0hote': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/18 03:01:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-bapelim0hote': 0 differences found 2025/09/18 03:01:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-bapelim0hote': 1 matching files 2025/09/18 03:01:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ranofik3hoqa" 2025/09/18 03:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:36 DEBUG : Creating backend with remote "TestS3:rclone-test-ranofik3hoqa" 2025/09/18 03:01:36 DEBUG : Creating backend with remote "/tmp/rclone2086842999" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa'", Local "Local file system at /tmp/rclone2086842999", Modify Window "1ns" 2025/09/18 03:01:37 INFO : S3 bucket rclone-test-ranofik3hoqa: Bucket "rclone-test-ranofik3hoqa" created with ACL "" 2025/09/18 03:01:37 DEBUG : HELLO, WORLD!.rclone_chunk.001_rq232i: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:37 INFO : HELLO, WORLD!.rclone_chunk.001_rq232i: Copied (server-side copy) to: HELLO, WORLD! 2025/09/18 03:01:37 INFO : HELLO, WORLD!.rclone_chunk.001_rq232i: Deleted lower checkfile vs. upper remote (without normalization) 2025/09/18 03:01:37 ERROR : HELLO, WORLD!: sum not found 2025/09/18 03:01:37 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa' 2025/09/18 03:01:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': 1 files missing 2025/09/18 03:01:37 NOTICE: 1 hashes missing 2025/09/18 03:01:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': 1 differences found 2025/09/18 03:01:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/18 03:01:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': 0 differences found 2025/09/18 03:01:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': 1 matching files 2025/09/18 03:01:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yogubac3zesa" 2025/09/18 03:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:38 DEBUG : Creating backend with remote "TestS3:rclone-test-yogubac3zesa" 2025/09/18 03:01:38 DEBUG : Creating backend with remote "/tmp/rclone1455682124" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yogubac3zesa'", Local "Local file system at /tmp/rclone1455682124", Modify Window "1ns" 2025/09/18 03:01:38 INFO : S3 bucket rclone-test-yogubac3zesa: Bucket "rclone-test-yogubac3zesa" created with ACL "" 2025/09/18 03:01:39 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_rq24ao: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:39 INFO : HeLlO, wOrLd!.rclone_chunk.001_rq24ao: Copied (server-side copy) to: HeLlO, wOrLd! 2025/09/18 03:01:39 INFO : HeLlO, wOrLd!.rclone_chunk.001_rq24ao: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/18 03:01:39 ERROR : HeLlO, wOrLd!: sum not found 2025/09/18 03:01:39 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-yogubac3zesa' 2025/09/18 03:01:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': 1 files missing 2025/09/18 03:01:39 NOTICE: 1 hashes missing 2025/09/18 03:01:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': 1 differences found 2025/09/18 03:01:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/18 03:01:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': 0 differences found 2025/09/18 03:01:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': 1 matching files 2025/09/18 03:01:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cegovoh3femi" 2025/09/18 03:01:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:39 DEBUG : Creating backend with remote "TestS3:rclone-test-cegovoh3femi" 2025/09/18 03:01:39 DEBUG : Creating backend with remote "/tmp/rclone225437860" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cegovoh3femi'", Local "Local file system at /tmp/rclone225437860", Modify Window "1ns" 2025/09/18 03:01:40 INFO : S3 bucket rclone-test-cegovoh3femi: Bucket "rclone-test-cegovoh3femi" created with ACL "" 2025/09/18 03:01:40 DEBUG : HELLO, WORLD!.rclone_chunk.001_rq26ai: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:40 INFO : HELLO, WORLD!.rclone_chunk.001_rq26ai: Copied (server-side copy) to: HELLO, WORLD! 2025/09/18 03:01:40 INFO : HELLO, WORLD!.rclone_chunk.001_rq26ai: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/18 03:01:40 ERROR : HELLO, WORLD!: sum not found 2025/09/18 03:01:40 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-cegovoh3femi' 2025/09/18 03:01:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': 1 files missing 2025/09/18 03:01:40 NOTICE: 1 hashes missing 2025/09/18 03:01:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': 1 differences found 2025/09/18 03:01:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/18 03:01:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': 0 differences found 2025/09/18 03:01:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': 1 matching files 2025/09/18 03:01:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-leheyak8wigo" 2025/09/18 03:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:40 DEBUG : Creating backend with remote "TestS3:rclone-test-leheyak8wigo" 2025/09/18 03:01:40 DEBUG : Creating backend with remote "/tmp/rclone1462595951" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-leheyak8wigo'", Local "Local file system at /tmp/rclone1462595951", Modify Window "1ns" 2025/09/18 03:01:41 INFO : S3 bucket rclone-test-leheyak8wigo: Bucket "rclone-test-leheyak8wigo" created with ACL "" 2025/09/18 03:01:42 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_rq27km: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:42 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rq27km: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/18 03:01:42 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rq27km: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/09/18 03:01:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:42 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-leheyak8wigo' 2025/09/18 03:01:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': 1 files missing 2025/09/18 03:01:42 NOTICE: 1 hashes missing 2025/09/18 03:01:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': 1 differences found 2025/09/18 03:01:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/18 03:01:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': 0 differences found 2025/09/18 03:01:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': 1 matching files 2025/09/18 03:01:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-caripod1toga" 2025/09/18 03:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:42 DEBUG : Creating backend with remote "TestS3:rclone-test-caripod1toga" 2025/09/18 03:01:42 DEBUG : Creating backend with remote "/tmp/rclone648591787" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-caripod1toga'", Local "Local file system at /tmp/rclone648591787", Modify Window "1ns" 2025/09/18 03:01:43 INFO : S3 bucket rclone-test-caripod1toga: Bucket "rclone-test-caripod1toga" created with ACL "" 2025/09/18 03:01:43 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_rq29fz: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rq29fz: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/18 03:01:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rq29fz: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/09/18 03:01:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:43 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-caripod1toga' 2025/09/18 03:01:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-caripod1toga': 1 files missing 2025/09/18 03:01:43 NOTICE: 1 hashes missing 2025/09/18 03:01:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-caripod1toga': 1 differences found 2025/09/18 03:01:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-caripod1toga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/18 03:01:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-caripod1toga': 0 differences found 2025/09/18 03:01:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-caripod1toga': 1 matching files 2025/09/18 03:01:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-rucamur8gagu" 2025/09/18 03:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:43 DEBUG : Creating backend with remote "TestS3:rclone-test-rucamur8gagu" 2025/09/18 03:01:43 DEBUG : Creating backend with remote "/tmp/rclone1012246297" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-rucamur8gagu'", Local "Local file system at /tmp/rclone1012246297", Modify Window "1ns" 2025/09/18 03:01:44 INFO : S3 bucket rclone-test-rucamur8gagu: Bucket "rclone-test-rucamur8gagu" created with ACL "" 2025/09/18 03:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2adj: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2adj: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 03:01:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2adj: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/09/18 03:01:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-rucamur8gagu' 2025/09/18 03:01:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': 1 files missing 2025/09/18 03:01:45 NOTICE: 1 hashes missing 2025/09/18 03:01:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': 1 differences found 2025/09/18 03:01:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/18 03:01:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': 0 differences found 2025/09/18 03:01:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': 1 matching files 2025/09/18 03:01:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dorojav2wafe" 2025/09/18 03:01:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:45 DEBUG : Creating backend with remote "TestS3:rclone-test-dorojav2wafe" 2025/09/18 03:01:45 DEBUG : Creating backend with remote "/tmp/rclone3687527897" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-dorojav2wafe'", Local "Local file system at /tmp/rclone3687527897", Modify Window "1ns" 2025/09/18 03:01:45 INFO : S3 bucket rclone-test-dorojav2wafe: Bucket "rclone-test-dorojav2wafe" created with ACL "" 2025/09/18 03:01:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2byh: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2byh: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 03:01:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2byh: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/09/18 03:01:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-dorojav2wafe' 2025/09/18 03:01:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': 1 files missing 2025/09/18 03:01:46 NOTICE: 1 hashes missing 2025/09/18 03:01:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': 1 differences found 2025/09/18 03:01:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/18 03:01:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': 0 differences found 2025/09/18 03:01:46 NOTICE: Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': 1 matching files 2025/09/18 03:01:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qofutom1zila" 2025/09/18 03:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:46 DEBUG : Creating backend with remote "TestS3:rclone-test-qofutom1zila" 2025/09/18 03:01:46 DEBUG : Creating backend with remote "/tmp/rclone667694897" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-qofutom1zila'", Local "Local file system at /tmp/rclone667694897", Modify Window "1ns" 2025/09/18 03:01:47 INFO : S3 bucket rclone-test-qofutom1zila: Bucket "rclone-test-qofutom1zila" created with ACL "" 2025/09/18 03:01:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2dwk: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2dwk: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 03:01:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2dwk: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/09/18 03:01:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-qofutom1zila' 2025/09/18 03:01:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-qofutom1zila': 1 files missing 2025/09/18 03:01:47 NOTICE: 1 hashes missing 2025/09/18 03:01:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-qofutom1zila': 1 differences found 2025/09/18 03:01:47 NOTICE: Chunked 'TestChunkerS3:rclone-test-qofutom1zila': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/18 03:01:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-qofutom1zila': 0 differences found 2025/09/18 03:01:48 NOTICE: Chunked 'TestChunkerS3:rclone-test-qofutom1zila': 1 matching files 2025/09/18 03:01:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xisumak4puxo" 2025/09/18 03:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:01:48 DEBUG : Creating backend with remote "TestS3:rclone-test-xisumak4puxo" 2025/09/18 03:01:48 DEBUG : Creating backend with remote "/tmp/rclone4069406892" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xisumak4puxo'", Local "Local file system at /tmp/rclone4069406892", Modify Window "1ns" 2025/09/18 03:01:48 INFO : S3 bucket rclone-test-xisumak4puxo: Bucket "rclone-test-xisumak4puxo" created with ACL "" 2025/09/18 03:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2e8c: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2e8c: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 03:01:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rq2e8c: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/09/18 03:01:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 03:01:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-xisumak4puxo' 2025/09/18 03:01:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': 1 files missing 2025/09/18 03:01:49 NOTICE: 1 hashes missing 2025/09/18 03:01:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': 1 differences found 2025/09/18 03:01:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/18 03:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 03:01:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': 0 differences found 2025/09/18 03:01:49 NOTICE: Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': 1 matching files 2025/09/18 03:01:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-xisumak4puxo': Purge remote 2025/09/18 03:01:49 DEBUG : S3 bucket rclone-test-xisumak4puxo: bucket is versioned: false 2025/09/18 03:01:49 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:49 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 03:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:49 INFO : S3 bucket rclone-test-xisumak4puxo: Bucket "rclone-test-xisumak4puxo" deleted 2025/09/18 03:01:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qofutom1zila': Purge remote 2025/09/18 03:01:49 DEBUG : S3 bucket rclone-test-qofutom1zila: bucket is versioned: false 2025/09/18 03:01:49 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:50 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 03:01:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:50 INFO : S3 bucket rclone-test-qofutom1zila: Bucket "rclone-test-qofutom1zila" deleted 2025/09/18 03:01:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-dorojav2wafe': Purge remote 2025/09/18 03:01:50 DEBUG : S3 bucket rclone-test-dorojav2wafe: bucket is versioned: false 2025/09/18 03:01:50 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:50 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 03:01:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:50 INFO : S3 bucket rclone-test-dorojav2wafe: Bucket "rclone-test-dorojav2wafe" deleted 2025/09/18 03:01:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-rucamur8gagu': Purge remote 2025/09/18 03:01:50 DEBUG : S3 bucket rclone-test-rucamur8gagu: bucket is versioned: false 2025/09/18 03:01:50 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:50 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 03:01:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:51 INFO : S3 bucket rclone-test-rucamur8gagu: Bucket "rclone-test-rucamur8gagu" deleted 2025/09/18 03:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-caripod1toga': Purge remote 2025/09/18 03:01:51 DEBUG : S3 bucket rclone-test-caripod1toga: bucket is versioned: false 2025/09/18 03:01:51 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:51 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/18 03:01:51 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:51 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:51 INFO : S3 bucket rclone-test-caripod1toga: Bucket "rclone-test-caripod1toga" deleted 2025/09/18 03:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-leheyak8wigo': Purge remote 2025/09/18 03:01:52 DEBUG : S3 bucket rclone-test-leheyak8wigo: bucket is versioned: false 2025/09/18 03:01:52 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:52 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/18 03:01:52 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 03:01:52 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/18 03:01:52 INFO : S3 bucket rclone-test-leheyak8wigo: Bucket "rclone-test-leheyak8wigo" deleted 2025/09/18 03:01:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-cegovoh3femi': Purge remote 2025/09/18 03:01:52 DEBUG : S3 bucket rclone-test-cegovoh3femi: bucket is versioned: false 2025/09/18 03:01:52 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:52 DEBUG : "HELLO, WORLD!" version false 2025/09/18 03:01:52 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/18 03:01:52 INFO : HELLO, WORLD!: Deleted 2025/09/18 03:01:53 INFO : S3 bucket rclone-test-cegovoh3femi: Bucket "rclone-test-cegovoh3femi" deleted 2025/09/18 03:01:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-yogubac3zesa': Purge remote 2025/09/18 03:01:53 DEBUG : S3 bucket rclone-test-yogubac3zesa: bucket is versioned: false 2025/09/18 03:01:53 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:53 DEBUG : "HeLlO, wOrLd!" version false 2025/09/18 03:01:53 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/09/18 03:01:53 INFO : HeLlO, wOrLd!: Deleted 2025/09/18 03:01:53 INFO : S3 bucket rclone-test-yogubac3zesa: Bucket "rclone-test-yogubac3zesa" deleted 2025/09/18 03:01:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-ranofik3hoqa': Purge remote 2025/09/18 03:01:53 DEBUG : S3 bucket rclone-test-ranofik3hoqa: bucket is versioned: false 2025/09/18 03:01:53 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:53 DEBUG : "HELLO, WORLD!" version false 2025/09/18 03:01:53 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/18 03:01:53 INFO : HELLO, WORLD!: Deleted 2025/09/18 03:01:54 INFO : S3 bucket rclone-test-ranofik3hoqa: Bucket "rclone-test-ranofik3hoqa" deleted 2025/09/18 03:01:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-bapelim0hote': Purge remote 2025/09/18 03:01:54 DEBUG : S3 bucket rclone-test-bapelim0hote: bucket is versioned: false 2025/09/18 03:01:54 DEBUG : Waiting for deletions to finish 2025/09/18 03:01:54 DEBUG : "hello, world!" version false 2025/09/18 03:01:54 DEBUG : hello, world!: Deleting (id "") 2025/09/18 03:01:54 INFO : hello, world!: Deleted 2025/09/18 03:01:54 INFO : S3 bucket rclone-test-bapelim0hote: Bucket "rclone-test-bapelim0hote" deleted --- PASS: TestApplyTransforms (19.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 03:01:55 DEBUG : sub/file2.rclone_chunk.001_rq2ki2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:01:55 INFO : sub/file2.rclone_chunk.001_rq2ki2: Copied (server-side copy) to: sub/file2 2025/09/18 03:01:55 INFO : sub/file2.rclone_chunk.001_rq2ki2: Deleted 2025/09/18 03:01:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:01:55 INFO : file1: Copied (new) to: sub/file2 2025/09/18 03:01:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:01:55 DEBUG : file1: Unchanged skipping 2025/09/18 03:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.24s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:56 DEBUG : dst/file1.rclone_chunk.001_rq2m3n: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 03:01:56 INFO : dst/file1.rclone_chunk.001_rq2m3n: Copied (server-side copy) to: dst/file1 2025/09/18 03:01:56 INFO : dst/file1.rclone_chunk.001_rq2m3n: Deleted 2025/09/18 03:01:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/backup" 2025/09/18 03:01:56 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/backup" 2025/09/18 03:01:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 03:01:56 DEBUG : dst/file1: copy non-chunked object... 2025/09/18 03:01:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 03:01:57 INFO : dst/file1: Copied (server-side copy) 2025/09/18 03:01:57 INFO : dst/file1: Deleted 2025/09/18 03:01:57 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:01:57 DEBUG : dst/file1.rclone_chunk.001_rq2nqo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:01:57 INFO : dst/file1.rclone_chunk.001_rq2nqo: Copied (server-side copy) to: dst/file1 2025/09/18 03:01:57 INFO : dst/file1.rclone_chunk.001_rq2nqo: Deleted 2025/09/18 03:01:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:01:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:01:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/dst" 2025/09/18 03:01:58 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/dst" 2025/09/18 03:01:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/CompareDest" 2025/09/18 03:01:58 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/CompareDest" 2025/09/18 03:01:58 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 03:01:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:01:59 DEBUG : one.rclone_chunk.001_rq2o75: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:01:59 INFO : one.rclone_chunk.001_rq2o75: Copied (server-side copy) to: one 2025/09/18 03:01:59 INFO : one.rclone_chunk.001_rq2o75: Deleted 2025/09/18 03:01:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:01:59 INFO : one: Copied (new) 2025/09/18 03:01:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 03:01:59 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:00 DEBUG : one.rclone_chunk.001_rq2p8w: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:00 INFO : one.rclone_chunk.001_rq2p8w: Copied (server-side copy) to: one 2025/09/18 03:02:00 INFO : one.rclone_chunk.001_rq2p8w: Deleted 2025/09/18 03:02:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:00 INFO : one: Copied (replaced existing) 2025/09/18 03:02:00 DEBUG : dst/one.rclone_chunk.001_rq2qz2: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:00 INFO : dst/one.rclone_chunk.001_rq2qz2: Copied (server-side copy) to: dst/one 2025/09/18 03:02:00 INFO : dst/one.rclone_chunk.001_rq2qz2: Deleted 2025/09/18 03:02:01 DEBUG : CompareDest/one.rclone_chunk.001_rq2qua: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:01 INFO : CompareDest/one.rclone_chunk.001_rq2qua: Copied (server-side copy) to: CompareDest/one 2025/09/18 03:02:01 INFO : CompareDest/one.rclone_chunk.001_rq2qua: Deleted 2025/09/18 03:02:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 03:02:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 03:02:02 DEBUG : CompareDest/two.rclone_chunk.001_rq2r8c: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:02:02 INFO : CompareDest/two.rclone_chunk.001_rq2r8c: Copied (server-side copy) to: CompareDest/two 2025/09/18 03:02:02 INFO : CompareDest/two.rclone_chunk.001_rq2r8c: Deleted 2025/09/18 03:02:02 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 03:02:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 03:02:02 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 03:02:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 03:02:03 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 03:02:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 03:02:03 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:04 DEBUG : two.rclone_chunk.001_rq2tw6: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/18 03:02:04 INFO : two.rclone_chunk.001_rq2tw6: Copied (server-side copy) to: two 2025/09/18 03:02:04 INFO : two.rclone_chunk.001_rq2tw6: Deleted 2025/09/18 03:02:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/18 03:02:04 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/dst" 2025/09/18 03:02:04 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/dst" 2025/09/18 03:02:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/CopyDest" 2025/09/18 03:02:04 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/CopyDest" 2025/09/18 03:02:05 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 03:02:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:05 DEBUG : one.rclone_chunk.001_rq2v71: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:05 INFO : one.rclone_chunk.001_rq2v71: Copied (server-side copy) to: one 2025/09/18 03:02:05 INFO : one.rclone_chunk.001_rq2v71: Deleted 2025/09/18 03:02:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:05 INFO : one: Copied (new) 2025/09/18 03:02:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 03:02:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:06 DEBUG : one.rclone_chunk.001_rq2wji: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:06 INFO : one.rclone_chunk.001_rq2wji: Copied (server-side copy) to: one 2025/09/18 03:02:06 INFO : one.rclone_chunk.001_rq2wji: Deleted 2025/09/18 03:02:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:06 INFO : one: Copied (replaced existing) 2025/09/18 03:02:07 DEBUG : dst/one.rclone_chunk.001_rq2wyc: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:07 INFO : dst/one.rclone_chunk.001_rq2wyc: Copied (server-side copy) to: dst/one 2025/09/18 03:02:07 INFO : dst/one.rclone_chunk.001_rq2wyc: Deleted 2025/09/18 03:02:07 DEBUG : CopyDest/one.rclone_chunk.001_rq2xz8: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:07 INFO : CopyDest/one.rclone_chunk.001_rq2xz8: Copied (server-side copy) to: CopyDest/one 2025/09/18 03:02:07 INFO : CopyDest/one.rclone_chunk.001_rq2xz8: Deleted 2025/09/18 03:02:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/BackupDir" 2025/09/18 03:02:07 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/BackupDir" 2025/09/18 03:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 03:02:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 03:02:08 DEBUG : one: copy non-chunked object... 2025/09/18 03:02:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:08 INFO : one: Copied (server-side copy) 2025/09/18 03:02:08 INFO : one: Deleted 2025/09/18 03:02:08 DEBUG : one: copy non-chunked object... 2025/09/18 03:02:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 03:02:08 INFO : one: Copied (server-side copy) 2025/09/18 03:02:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/18 03:02:09 DEBUG : CopyDest/two.rclone_chunk.001_rq2zib: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:02:09 INFO : CopyDest/two.rclone_chunk.001_rq2zib: Copied (server-side copy) to: CopyDest/two 2025/09/18 03:02:09 INFO : CopyDest/two.rclone_chunk.001_rq2zib: Deleted 2025/09/18 03:02:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 03:02:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:09 DEBUG : two: copy non-chunked object... 2025/09/18 03:02:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:02:10 INFO : two: Copied (server-side copy) 2025/09/18 03:02:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/18 03:02:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:10 DEBUG : two: Unchanged skipping 2025/09/18 03:02:11 DEBUG : CopyDest/three.rclone_chunk.001_rq30rr: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 03:02:11 INFO : CopyDest/three.rclone_chunk.001_rq30rr: Copied (server-side copy) to: CopyDest/three 2025/09/18 03:02:11 INFO : CopyDest/three.rclone_chunk.001_rq30rr: Deleted 2025/09/18 03:02:11 DEBUG : three: Need to transfer - File not found at Destination 2025/09/18 03:02:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/18 03:02:11 DEBUG : three: Destination not found in --copy-dest 2025/09/18 03:02:11 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:12 DEBUG : three.rclone_chunk.001_rq31ix: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/18 03:02:12 INFO : three.rclone_chunk.001_rq31ix: Copied (server-side copy) to: three 2025/09/18 03:02:12 INFO : three.rclone_chunk.001_rq31ix: Deleted 2025/09/18 03:02:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/18 03:02:12 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.26s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rq33av: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:13 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rq33av: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/09/18 03:02:13 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rq33av: Deleted 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/18 03:02:13 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:13 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zemixux5vohi.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_rq33ee?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/18 03:02:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:521: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:15 DEBUG : one.rclone_chunk.001_rq34h0: md5 = 6e223698137d3bad5f89afc1ff68f858 OK 2025/09/18 03:02:15 INFO : one.rclone_chunk.001_rq34h0: Copied (server-side copy) to: one 2025/09/18 03:02:15 INFO : one.rclone_chunk.001_rq34h0: Deleted 2025/09/18 03:02:15 DEBUG : also/one.rclone_chunk.001_rq35j5: md5 = 6e223698137d3bad5f89afc1ff68f858 OK 2025/09/18 03:02:15 INFO : also/one.rclone_chunk.001_rq35j5: Copied (server-side copy) to: also/one 2025/09/18 03:02:15 INFO : also/one.rclone_chunk.001_rq35j5: Deleted 2025/09/18 03:02:16 DEBUG : another.rclone_chunk.001_rq353i: md5 = 6e223698137d3bad5f89afc1ff68f858 OK 2025/09/18 03:02:16 INFO : another.rclone_chunk.001_rq353i: Copied (server-side copy) to: another 2025/09/18 03:02:16 INFO : another.rclone_chunk.001_rq353i: Deleted 2025/09/18 03:02:16 DEBUG : not-one.rclone_chunk.001_rq364d: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/09/18 03:02:16 INFO : not-one.rclone_chunk.001_rq364d: Copied (server-side copy) to: not-one 2025/09/18 03:02:16 INFO : not-one.rclone_chunk.001_rq364d: Deleted 2025/09/18 03:02:16 INFO : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Looking for duplicate md5 hashes using newest mode. 2025/09/18 03:02:17 NOTICE: 6e223698137d3bad5f89afc1ff68f858: Found 3 files with duplicate md5 hashes 2025/09/18 03:02:17 INFO : one: Deleted 2025/09/18 03:02:17 INFO : also/one: Deleted 2025/09/18 03:02:17 NOTICE: 6e223698137d3bad5f89afc1ff68f858: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.61s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.08s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:18 DEBUG : a.txt.rclone_chunk.001_rq386u: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:18 INFO : a.txt.rclone_chunk.001_rq386u: Copied (server-side copy) to: a.txt 2025/09/18 03:02:18 INFO : a.txt.rclone_chunk.001_rq386u: Deleted 2025/09/18 03:02:18 DEBUG : zend.txt.rclone_chunk.001_rq384c: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 03:02:18 INFO : zend.txt.rclone_chunk.001_rq384c: Copied (server-side copy) to: zend.txt 2025/09/18 03:02:18 INFO : zend.txt.rclone_chunk.001_rq384c: Deleted 2025/09/18 03:02:19 DEBUG : sub dir/hello world.rclone_chunk.001_rq384a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:19 INFO : sub dir/hello world.rclone_chunk.001_rq384a: Copied (server-side copy) to: sub dir/hello world 2025/09/18 03:02:19 INFO : sub dir/hello world.rclone_chunk.001_rq384a: Deleted 2025/09/18 03:02:19 DEBUG : sub dir/hello world2.rclone_chunk.001_rq398e: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:19 INFO : sub dir/hello world2.rclone_chunk.001_rq398e: Copied (server-side copy) to: sub dir/hello world2 2025/09/18 03:02:19 INFO : sub dir/hello world2.rclone_chunk.001_rq398e: Deleted 2025/09/18 03:02:20 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_rq390t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rq390t: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/18 03:02:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rq390t: Deleted 2025/09/18 03:02:20 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3arq: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/18 03:02:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3arq: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/18 03:02:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3arq: Deleted 2025/09/18 03:02:20 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3alz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3alz: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/18 03:02:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3alz: Deleted 2025/09/18 03:02:21 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 03:02:21 DEBUG : a.txt: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 03:02:21 DEBUG : sub dir/hello world: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 03:02:21 DEBUG : sub dir/hello world2: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 03:02:21 DEBUG : sub dir/hello world: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 03:02:21 DEBUG : sub dir/hello world2: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 03:02:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.48s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:22 DEBUG : a.txt.rclone_chunk.001_rq3cxk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:22 INFO : a.txt.rclone_chunk.001_rq3cxk: Copied (server-side copy) to: a.txt 2025/09/18 03:02:22 INFO : a.txt.rclone_chunk.001_rq3cxk: Deleted 2025/09/18 03:02:23 DEBUG : zend.txt.rclone_chunk.001_rq3cy1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 03:02:23 INFO : zend.txt.rclone_chunk.001_rq3cy1: Copied (server-side copy) to: zend.txt 2025/09/18 03:02:23 INFO : zend.txt.rclone_chunk.001_rq3cy1: Deleted 2025/09/18 03:02:23 DEBUG : sub dir/hello world.rclone_chunk.001_rq3djc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:23 INFO : sub dir/hello world.rclone_chunk.001_rq3djc: Copied (server-side copy) to: sub dir/hello world 2025/09/18 03:02:23 INFO : sub dir/hello world.rclone_chunk.001_rq3djc: Deleted 2025/09/18 03:02:24 DEBUG : sub dir/hello world2.rclone_chunk.001_rq3d0m: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:24 INFO : sub dir/hello world2.rclone_chunk.001_rq3d0m: Copied (server-side copy) to: sub dir/hello world2 2025/09/18 03:02:24 INFO : sub dir/hello world2.rclone_chunk.001_rq3d0m: Deleted 2025/09/18 03:02:24 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_rq3esy: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rq3esy: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/18 03:02:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rq3esy: Deleted 2025/09/18 03:02:24 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3eev: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/18 03:02:24 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3eev: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/18 03:02:25 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rq3eev: Deleted 2025/09/18 03:02:25 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3f3h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3f3h: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/18 03:02:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rq3f3h: Deleted 2025/09/18 03:02:26 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 03:02:26 DEBUG : a.txt: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 03:02:26 DEBUG : sub dir/hello world: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 03:02:26 DEBUG : sub dir/hello world2: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 03:02:26 DEBUG : sub dir/hello world: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 03:02:26 DEBUG : sub dir/hello world2: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 03:02:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.56s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:27 DEBUG : file1.rclone_chunk.001_rq3hja: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/18 03:02:27 INFO : file1.rclone_chunk.001_rq3hja: Copied (server-side copy) to: file1 2025/09/18 03:02:27 INFO : file1.rclone_chunk.001_rq3hja: Deleted 2025/09/18 03:02:27 DEBUG : sub/file2.rclone_chunk.001_rq3hed: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/18 03:02:27 INFO : sub/file2.rclone_chunk.001_rq3hed: Copied (server-side copy) to: sub/file2 2025/09/18 03:02:27 INFO : sub/file2.rclone_chunk.001_rq3hed: Deleted === 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 (2.22s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:29 DEBUG : file1.rclone_chunk.001_rq3ja6: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/18 03:02:29 INFO : file1.rclone_chunk.001_rq3ja6: Copied (server-side copy) to: file1 2025/09/18 03:02:29 INFO : file1.rclone_chunk.001_rq3ja6: Deleted 2025/09/18 03:02:30 DEBUG : sub/file2.rclone_chunk.001_rq3jr5: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/18 03:02:30 INFO : sub/file2.rclone_chunk.001_rq3jr5: Copied (server-side copy) to: sub/file2 2025/09/18 03:02:30 INFO : sub/file2.rclone_chunk.001_rq3jr5: Deleted === 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/09/18 03:02:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/notfound" 2025/09/18 03:02:31 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/notfound" --- PASS: TestStatJSON (2.18s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.16s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:31 INFO : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Making directory 2025/09/18 03:02:31 INFO : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:31 DEBUG : sub dir/hello world.rclone_chunk.001_rq3l9k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 03:02:31 INFO : sub dir/hello world.rclone_chunk.001_rq3l9k: Copied (server-side copy) to: sub dir/hello world 2025/09/18 03:02:31 INFO : sub dir/hello world.rclone_chunk.001_rq3l9k: Deleted --- PASS: TestLsd (0.79s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:32 DEBUG : potato2.rclone_chunk.001_rq3mt9: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:32 INFO : potato2.rclone_chunk.001_rq3mt9: Copied (server-side copy) to: potato2 2025/09/18 03:02:32 INFO : potato2.rclone_chunk.001_rq3mt9: Deleted 2025/09/18 03:02:33 DEBUG : empty space.rclone_chunk.001_rq3mis: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:33 INFO : empty space.rclone_chunk.001_rq3mis: Copied (server-side copy) to: empty space 2025/09/18 03:02:33 INFO : empty space.rclone_chunk.001_rq3mis: Deleted --- PASS: TestLs (1.24s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:33 DEBUG : potato2.rclone_chunk.001_rq3np8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:33 INFO : potato2.rclone_chunk.001_rq3np8: Copied (server-side copy) to: potato2 2025/09/18 03:02:33 INFO : potato2.rclone_chunk.001_rq3np8: Deleted 2025/09/18 03:02:34 DEBUG : empty space.rclone_chunk.001_rq3o9n: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:34 INFO : empty space.rclone_chunk.001_rq3o9n: Copied (server-side copy) to: empty space 2025/09/18 03:02:34 INFO : empty space.rclone_chunk.001_rq3o9n: Deleted 2025/09/18 03:02:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/18 03:02:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.29s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:35 DEBUG : potato2.rclone_chunk.001_rq3oqn: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:35 INFO : potato2.rclone_chunk.001_rq3oqn: Copied (server-side copy) to: potato2 2025/09/18 03:02:35 INFO : potato2.rclone_chunk.001_rq3oqn: Deleted 2025/09/18 03:02:35 DEBUG : empty space.rclone_chunk.001_rq3pnw: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:35 INFO : empty space.rclone_chunk.001_rq3pnw: Copied (server-side copy) to: empty space 2025/09/18 03:02:35 INFO : empty space.rclone_chunk.001_rq3pnw: Deleted --- PASS: TestLsLong (1.23s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:36 DEBUG : potato2.rclone_chunk.001_rq3qiz: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:36 INFO : potato2.rclone_chunk.001_rq3qiz: Copied (server-side copy) to: potato2 2025/09/18 03:02:36 INFO : potato2.rclone_chunk.001_rq3qiz: Deleted 2025/09/18 03:02:36 DEBUG : empty space.rclone_chunk.001_rq3qi1: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:36 INFO : empty space.rclone_chunk.001_rq3qi1: Copied (server-side copy) to: empty space 2025/09/18 03:02:36 INFO : empty space.rclone_chunk.001_rq3qi1: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.25s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.09s) === RUN TestHashSumsWithErrors 2025/09/18 03:02:37 DEBUG : Creating backend with remote ":memory:" 2025/09/18 03:02:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/18 03:02:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 03:02:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/18 03:02:37 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:37 DEBUG : potato2.rclone_chunk.001_rq3rym: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:37 INFO : potato2.rclone_chunk.001_rq3rym: Copied (server-side copy) to: potato2 2025/09/18 03:02:37 INFO : potato2.rclone_chunk.001_rq3rym: Deleted 2025/09/18 03:02:38 DEBUG : empty space.rclone_chunk.001_rq3r30: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:02:38 INFO : empty space.rclone_chunk.001_rq3r30: Copied (server-side copy) to: empty space 2025/09/18 03:02:38 INFO : empty space.rclone_chunk.001_rq3r30: Deleted 2025/09/18 03:02:38 DEBUG : sub dir/potato3.rclone_chunk.001_rq3spw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 03:02:38 INFO : sub dir/potato3.rclone_chunk.001_rq3spw: Copied (server-side copy) to: sub dir/potato3 2025/09/18 03:02:38 INFO : sub dir/potato3.rclone_chunk.001_rq3spw: Deleted --- PASS: TestCount (1.73s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:39 DEBUG : small.rclone_chunk.001_rq3to9: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/09/18 03:02:39 INFO : small.rclone_chunk.001_rq3to9: Copied (server-side copy) to: small 2025/09/18 03:02:39 INFO : small.rclone_chunk.001_rq3to9: Deleted 2025/09/18 03:02:39 DEBUG : medium.rclone_chunk.001_rq3tvh: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:02:39 INFO : medium.rclone_chunk.001_rq3tvh: Copied (server-side copy) to: medium 2025/09/18 03:02:39 INFO : medium.rclone_chunk.001_rq3tvh: Deleted 2025/09/18 03:02:40 DEBUG : large.rclone_chunk.001_rq3tui: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/09/18 03:02:40 INFO : large.rclone_chunk.001_rq3tui: Copied (server-side copy) to: large 2025/09/18 03:02:40 INFO : large.rclone_chunk.001_rq3tui: Deleted 2025/09/18 03:02:40 DEBUG : Waiting for deletions to finish 2025/09/18 03:02:40 DEBUG : large: Excluded (Size Filter) 2025/09/18 03:02:40 DEBUG : large: Excluded 2025/09/18 03:02:40 INFO : small: Deleted 2025/09/18 03:02:40 INFO : medium: Deleted --- PASS: TestDelete (1.75s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.17s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:41 DEBUG : ReadFile.rclone_chunk.001_rq3vx0: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/09/18 03:02:41 INFO : ReadFile.rclone_chunk.001_rq3vx0: Copied (server-side copy) to: ReadFile 2025/09/18 03:02:41 INFO : ReadFile.rclone_chunk.001_rq3vx0: Deleted --- PASS: TestReadFile (0.86s) === RUN TestRetry 2025/09/18 03:02:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/18 03:02:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/18 03:02:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 03:02:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 03:02:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 03:02:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 03:02:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:42 DEBUG : file1.rclone_chunk.001_rq3wni: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/09/18 03:02:42 INFO : file1.rclone_chunk.001_rq3wni: Copied (server-side copy) to: file1 2025/09/18 03:02:42 INFO : file1.rclone_chunk.001_rq3wni: Deleted 2025/09/18 03:02:43 DEBUG : file2.rclone_chunk.001_rq3w5r: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/09/18 03:02:43 INFO : file2.rclone_chunk.001_rq3w5r: Copied (server-side copy) to: file2 2025/09/18 03:02:43 INFO : file2.rclone_chunk.001_rq3w5r: Deleted --- PASS: TestCat (1.79s) === RUN TestPurge 2025/09/18 03:02:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pihigim7qani" 2025/09/18 03:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:02:44 DEBUG : Creating backend with remote "TestS3:rclone-test-pihigim7qani" 2025/09/18 03:02:44 DEBUG : Creating backend with remote "/tmp/rclone2241239171" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-pihigim7qani'", Local "Local file system at /tmp/rclone2241239171", Modify Window "1ns" 2025/09/18 03:02:44 INFO : S3 bucket rclone-test-pihigim7qani: Bucket "rclone-test-pihigim7qani" created with ACL "" 2025/09/18 03:02:45 DEBUG : A1/B1/C1/one.rclone_chunk.001_rq3ycc: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/18 03:02:45 INFO : A1/B1/C1/one.rclone_chunk.001_rq3ycc: Copied (server-side copy) to: A1/B1/C1/one 2025/09/18 03:02:45 INFO : A1/B1/C1/one.rclone_chunk.001_rq3ycc: Deleted 2025/09/18 03:02:45 INFO : A2: Making directory 2025/09/18 03:02:45 INFO : A1/B2: Making directory 2025/09/18 03:02:45 INFO : A1/B2/C2: Making directory 2025/09/18 03:02:45 INFO : A1/B1/C3: Making directory 2025/09/18 03:02:45 INFO : A3: Making directory 2025/09/18 03:02:45 INFO : A3/B3: Making directory 2025/09/18 03:02:45 INFO : A3/B3/C4: Making directory 2025/09/18 03:02:45 DEBUG : A1/two.rclone_chunk.001_rq3zud: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/18 03:02:45 INFO : A1/two.rclone_chunk.001_rq3zud: Copied (server-side copy) to: A1/two 2025/09/18 03:02:45 INFO : A1/two.rclone_chunk.001_rq3zud: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 03:02:45 DEBUG : S3 bucket rclone-test-pihigim7qani: bucket is versioned: false 2025/09/18 03:02:45 DEBUG : Waiting for deletions to finish 2025/09/18 03:02:46 DEBUG : "A1/B1/C1/one" version false 2025/09/18 03:02:46 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/09/18 03:02:46 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 03:02:46 DEBUG : Waiting for deletions to finish 2025/09/18 03:02:46 DEBUG : "A1/two" version false 2025/09/18 03:02:46 DEBUG : A1/two: Deleting (id "") 2025/09/18 03:02:46 INFO : A1/two: Deleted 2025/09/18 03:02:46 INFO : S3 bucket rclone-test-pihigim7qani: Bucket "rclone-test-pihigim7qani" deleted 2025/09/18 03:02:46 ERROR : error listing: directory not found 2025/09/18 03:02:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-pihigim7qani': Purge remote 2025/09/18 03:02:46 DEBUG : Waiting for deletions to finish 2025/09/18 03:02:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.70s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:47 DEBUG : A1/B1/C1/one.rclone_chunk.001_rq4052: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/18 03:02:47 INFO : A1/B1/C1/one.rclone_chunk.001_rq4052: Copied (server-side copy) to: A1/B1/C1/one 2025/09/18 03:02:47 INFO : A1/B1/C1/one.rclone_chunk.001_rq4052: Deleted 2025/09/18 03:02:47 INFO : A2: Making directory 2025/09/18 03:02:47 INFO : A1/B2: Making directory 2025/09/18 03:02:47 INFO : A1/B2/C2: Making directory 2025/09/18 03:02:47 INFO : A1/B1/C3: Making directory 2025/09/18 03:02:47 INFO : A3: Making directory 2025/09/18 03:02:47 INFO : A3/B3: Making directory 2025/09/18 03:02:47 INFO : A3/B3/C4: Making directory 2025/09/18 03:02:47 DEBUG : A1/two.rclone_chunk.001_rq414a: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/18 03:02:47 INFO : A1/two.rclone_chunk.001_rq414a: Copied (server-side copy) to: A1/two 2025/09/18 03:02:47 INFO : A1/two.rclone_chunk.001_rq414a: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 03:02:47 DEBUG : removing 1 level 3 directories 2025/09/18 03:02:47 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/09/18 03:02:48 DEBUG : removing 1 level 0 directories 2025/09/18 03:02:48 INFO : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Removing directory 2025/09/18 03:02:49 INFO : S3 bucket rclone-test-zemixux5vohi: Bucket "rclone-test-zemixux5vohi" deleted 2025/09/18 03:02:49 ERROR : error listing: directory not found 2025/09/18 03:02:49 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:50 INFO : S3 bucket rclone-test-zemixux5vohi: Bucket "rclone-test-zemixux5vohi" created with ACL "" 2025/09/18 03:02:50 INFO : A1: Making directory 2025/09/18 03:02:50 INFO : A1/B1: Making directory 2025/09/18 03:02:50 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:50 INFO : A1: Making directory 2025/09/18 03:02:50 INFO : A1/B1: Making directory 2025/09/18 03:02:50 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.21s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:50 DEBUG : file1.rclone_chunk.001_rq44lb: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 03:02:50 INFO : file1.rclone_chunk.001_rq44lb: Copied (server-side copy) to: file1 2025/09/18 03:02:50 INFO : file1.rclone_chunk.001_rq44lb: Deleted 2025/09/18 03:02:51 DEBUG : filename.txt: File name found in url 2025/09/18 03:02:51 DEBUG : filename.txt.rclone_chunk.001_rq45yo: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 03:02:51 INFO : filename.txt.rclone_chunk.001_rq45yo: Copied (server-side copy) to: filename.txt 2025/09/18 03:02:51 INFO : filename.txt.rclone_chunk.001_rq45yo: Deleted 2025/09/18 03:02:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/18 03:02:51 DEBUG : headerfilename.txt.rclone_chunk.001_rq45tk: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 03:02:51 INFO : headerfilename.txt.rclone_chunk.001_rq45tk: Copied (server-side copy) to: headerfilename.txt 2025/09/18 03:02:51 INFO : headerfilename.txt.rclone_chunk.001_rq45tk: Deleted 2025/09/18 03:02:52 DEBUG : file2.rclone_chunk.001_rq46ab: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 03:02:52 INFO : file2.rclone_chunk.001_rq46ab: Copied (server-side copy) to: file2 2025/09/18 03:02:52 INFO : file2.rclone_chunk.001_rq46ab: Deleted --- PASS: TestCopyURL (2.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 03:02:53 DEBUG : sub/file2.rclone_chunk.001_rq4671: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:53 INFO : sub/file2.rclone_chunk.001_rq4671: Copied (server-side copy) to: sub/file2 2025/09/18 03:02:53 INFO : sub/file2.rclone_chunk.001_rq4671: Deleted 2025/09/18 03:02:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:53 INFO : file1: Copied (new) to: sub/file2 2025/09/18 03:02:53 INFO : file1: Deleted 2025/09/18 03:02:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:02:53 DEBUG : file1: Unchanged skipping 2025/09/18 03:02:53 INFO : file1: Deleted 2025/09/18 03:02:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 03:02:54 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:54 DEBUG : file1.rclone_chunk.001_rq48us: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:54 INFO : file1.rclone_chunk.001_rq48us: Copied (server-side copy) to: file1 2025/09/18 03:02:54 INFO : file1.rclone_chunk.001_rq48us: Deleted 2025/09/18 03:02:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:54 INFO : file1: Copied (new) 2025/09/18 03:02:54 INFO : file1: Deleted 2025/09/18 03:02:54 DEBUG : file1: Destination exists, skipping 2025/09/18 03:02:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.97s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:55 DEBUG : dst/file1.rclone_chunk.001_rq49d4: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 03:02:55 INFO : dst/file1.rclone_chunk.001_rq49d4: Copied (server-side copy) to: dst/file1 2025/09/18 03:02:55 INFO : dst/file1.rclone_chunk.001_rq49d4: Deleted 2025/09/18 03:02:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zemixux5vohi/backup" 2025/09/18 03:02:55 DEBUG : Creating backend with remote "TestS3:rclone-test-zemixux5vohi/backup" 2025/09/18 03:02:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 03:02:55 DEBUG : dst/file1: copy non-chunked object... 2025/09/18 03:02:56 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 03:02:56 INFO : dst/file1: Copied (server-side copy) 2025/09/18 03:02:56 INFO : dst/file1: Deleted 2025/09/18 03:02:56 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 03:02:56 DEBUG : dst/file1.rclone_chunk.001_rq4ati: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:56 INFO : dst/file1.rclone_chunk.001_rq4ati: Copied (server-side copy) to: dst/file1 2025/09/18 03:02:56 INFO : dst/file1.rclone_chunk.001_rq4ati: Deleted 2025/09/18 03:02:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 03:02:56 INFO : dst/file1: Copied (new) 2025/09/18 03:02:56 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.15s) === 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:02:57 DEBUG : A1/one.rclone_chunk.001_rq4b96: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:02:57 INFO : A1/one.rclone_chunk.001_rq4b96: Copied (server-side copy) to: A1/one 2025/09/18 03:02:57 INFO : A1/one.rclone_chunk.001_rq4b96: Deleted 2025/09/18 03:02:58 DEBUG : A1/two.rclone_chunk.001_rq4b35: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:02:58 INFO : A1/two.rclone_chunk.001_rq4b35: Copied (server-side copy) to: A1/two 2025/09/18 03:02:58 INFO : A1/two.rclone_chunk.001_rq4b35: Deleted 2025/09/18 03:02:58 DEBUG : A1/B1/three.rclone_chunk.001_rq4c90: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 03:02:58 INFO : A1/B1/three.rclone_chunk.001_rq4c90: Copied (server-side copy) to: A1/B1/three 2025/09/18 03:02:58 INFO : A1/B1/three.rclone_chunk.001_rq4c90: Deleted 2025/09/18 03:02:58 DEBUG : A1/B1/C1/four.rclone_chunk.001_rq4clz: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 03:02:58 INFO : A1/B1/C1/four.rclone_chunk.001_rq4clz: Copied (server-side copy) to: A1/B1/C1/four 2025/09/18 03:02:58 INFO : A1/B1/C1/four.rclone_chunk.001_rq4clz: Deleted 2025/09/18 03:02:59 DEBUG : A1/B1/C2/five.rclone_chunk.001_rq4cx6: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 03:02:59 INFO : A1/B1/C2/five.rclone_chunk.001_rq4cx6: Copied (server-side copy) to: A1/B1/C2/five 2025/09/18 03:02:59 INFO : A1/B1/C2/five.rclone_chunk.001_rq4cx6: Deleted 2025/09/18 03:02:59 INFO : A1/B2: Making directory 2025/09/18 03:02:59 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/09/18 03:02:59 DEBUG : A1/two: copy non-chunked object... 2025/09/18 03:02:59 DEBUG : A1/B1/three: copy non-chunked object... 2025/09/18 03:02:59 DEBUG : A1/one: copy non-chunked object... 2025/09/18 03:02:59 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/09/18 03:02:59 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:03:00 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/09/18 03:03:00 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 03:03:00 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/09/18 03:03:00 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:03:00 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/09/18 03:03:00 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 03:03:00 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/09/18 03:03:00 INFO : A1/two: Deleted 2025/09/18 03:03:00 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 03:03:00 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/09/18 03:03:00 INFO : A1/B1/C2/five: Deleted 2025/09/18 03:03:00 INFO : A1/one: Deleted 2025/09/18 03:03:00 INFO : A1/B1/three: Deleted 2025/09/18 03:03:00 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/09/18 03:03:00 DEBUG : A2/two: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A2/one: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A2/B1/three: copy non-chunked object... 2025/09/18 03:03:00 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:03:00 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/09/18 03:03:00 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:03:00 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/09/18 03:03:00 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 03:03:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/09/18 03:03:00 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 03:03:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/09/18 03:03:00 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 03:03:00 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/09/18 03:03:00 INFO : A2/two: Deleted 2025/09/18 03:03:00 INFO : A2/B1/C2/five: Deleted 2025/09/18 03:03:00 INFO : A2/one: Deleted 2025/09/18 03:03:00 INFO : A2/B1/three: Deleted 2025/09/18 03:03:00 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/09/18 03:03:01 INFO : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/18 03:03:01 DEBUG : A3/B1/three: copy non-chunked object... 2025/09/18 03:03:01 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/09/18 03:03:01 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/09/18 03:03:01 DEBUG : A3/one: copy non-chunked object... 2025/09/18 03:03:01 DEBUG : A3/two: copy non-chunked object... 2025/09/18 03:03:01 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 03:03:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/09/18 03:03:01 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 03:03:01 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/09/18 03:03:01 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 03:03:01 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/09/18 03:03:01 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 03:03:01 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/09/18 03:03:01 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 03:03:01 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/09/18 03:03:01 INFO : A3/B1/three: Deleted 2025/09/18 03:03:01 INFO : A3/B1/C2/five: Deleted 2025/09/18 03:03:01 INFO : A3/two: Deleted 2025/09/18 03:03:01 INFO : A3/B1/C1/four: Deleted 2025/09/18 03:03:01 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.28s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 03:03:03 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_rq4g4f: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 03:03:03 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_rq4g4f: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/09/18 03:03:03 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_rq4g4f: Deleted 2025/09/18 03:03:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 03:03:03 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/18 03:03:03 NOTICE: S3 bucket rclone-test-zemixux5vohi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: open chunk writer: started multipart upload: Dw745IWHlwbOriMZ528wgsmyVv9Sn6l26rkz.H_ICWl2IIF6TwJm1zPW38UyaxF1HwHoEoPv6jBBmezGFxLBMFfZdDBW_i0S5vWCD32bD2bXbBkiN75oj4P6WdPl5.HW 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: multipart upload "Dw745IWHlwbOriMZ528wgsmyVv9Sn6l26rkz.H_ICWl2IIF6TwJm1zPW38UyaxF1HwHoEoPv6jBBmezGFxLBMFfZdDBW_i0S5vWCD32bD2bXbBkiN75oj4P6WdPl5.HW" finished 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: Src hash empty - aborting Dst hash check 2025/09/18 03:03:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2025/09/18 03:03:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_rq4h5e: Deleted 2025/09/18 03:03:03 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/18 03:03:03 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 03:03:04 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_rq4i59: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 03:03:04 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_rq4i59: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/09/18 03:03:04 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_rq4i59: Deleted 2025/09/18 03:03:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 03:03:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/18 03:03:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: open chunk writer: started multipart upload: SX6dj32mjmukpun5UeaZrB03FHFKzbywfgJkQtYdYH61xSn9_XNcRKo3azcjVX34srEaEeVNUQtPd5X7WnF6NsBBaYsR_nga4_TtFqsdWOaNrILV4dkhnIzEgaRad.mo 2025/09/18 03:03:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/18 03:03:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/18 03:03:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: multipart upload "SX6dj32mjmukpun5UeaZrB03FHFKzbywfgJkQtYdYH61xSn9_XNcRKo3azcjVX34srEaEeVNUQtPd5X7WnF6NsBBaYsR_nga4_TtFqsdWOaNrILV4dkhnIzEgaRad.mo" finished 2025/09/18 03:03:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/18 03:03:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: Src hash empty - aborting Dst hash check 2025/09/18 03:03:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2025/09/18 03:03:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_rq4io1: Deleted 2025/09/18 03:03:05 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/18 03:03:05 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 03:03:06 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rq4jxz: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/18 03:03:06 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rq4jxz: Deleted 2025/09/18 03:03:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 03:03:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: open chunk writer: started multipart upload: _ozug5t_LM80lBGF1ZMyZcn5KR.JbFxOdYgaKB4TAiA1DCL77e4jvY_.tfXAsl527OvEJ6SfL8ip9dFHHcy2Sw1eDWB9Wu3f9JALjhFqRrRgo2AL2OURtzo7N.FkRD2j 2025/09/18 03:03:06 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/18 03:03:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/18 03:03:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: multipart upload "_ozug5t_LM80lBGF1ZMyZcn5KR.JbFxOdYgaKB4TAiA1DCL77e4jvY_.tfXAsl527OvEJ6SfL8ip9dFHHcy2Sw1eDWB9Wu3f9JALjhFqRrRgo2AL2OURtzo7N.FkRD2j" finished 2025/09/18 03:03:06 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/18 03:03:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/09/18 03:03:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4k0z: Deleted 2025/09/18 03:03:06 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 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 03:03:07 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rq4l92: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/18 03:03:07 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rq4l92: Deleted 2025/09/18 03:03:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 03:03:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 03:03:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: open chunk writer: started multipart upload: aVE.JJwxZ5AlsJlzP97FJdXpKG4G20SPK95vjV4iS2wFifRoxRvHDOnAINCCfs4eezXMcYgQY6C0YpWrJ4uPCuE0NbqbcFV0sFY_zvf8C_19PHQdvkCo1La6g_isPHzY 2025/09/18 03:03:07 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/18 03:03:07 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/18 03:03:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: multipart upload "aVE.JJwxZ5AlsJlzP97FJdXpKG4G20SPK95vjV4iS2wFifRoxRvHDOnAINCCfs4eezXMcYgQY6C0YpWrJ4uPCuE0NbqbcFV0sFY_zvf8C_19PHQdvkCo1La6g_isPHzY" finished 2025/09/18 03:03:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/18 03:03:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2025/09/18 03:03:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rq4lli: Deleted 2025/09/18 03:03:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 03:03:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.56s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:09 DEBUG : potato1.rclone_chunk.001_rq4mxt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:03:09 INFO : potato1.rclone_chunk.001_rq4mxt: Copied (server-side copy) to: potato1 2025/09/18 03:03:09 INFO : potato1.rclone_chunk.001_rq4mxt: Deleted 2025/09/18 03:03:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/18 03:03:09 DEBUG : potato2.rclone_chunk.001_rq4n5k: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:03:09 INFO : potato2.rclone_chunk.001_rq4n5k: Copied (server-side copy) to: potato2 2025/09/18 03:03:09 INFO : potato2.rclone_chunk.001_rq4n5k: Deleted 2025/09/18 03:03:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:03:09 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" 2025/09/18 03:03:10 DEBUG : potato2.rclone_chunk.001_rq4o6o: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 03:03:10 INFO : potato2.rclone_chunk.001_rq4o6o: Copied (server-side copy) to: potato2 2025/09/18 03:03:10 INFO : potato2.rclone_chunk.001_rq4o6o: Deleted 2025/09/18 03:03:10 DEBUG : empty space.rclone_chunk.001_rq4owo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:03:10 INFO : empty space.rclone_chunk.001_rq4owo: Copied (server-side copy) to: empty space 2025/09/18 03:03:10 INFO : empty space.rclone_chunk.001_rq4owo: Deleted 2025/09/18 03:03:11 DEBUG : sub dir/potato3.rclone_chunk.001_rq4o43: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 03:03:11 INFO : sub dir/potato3.rclone_chunk.001_rq4o43: Copied (server-side copy) to: sub dir/potato3 2025/09/18 03:03:11 INFO : sub dir/potato3.rclone_chunk.001_rq4o43: Deleted 2025/09/18 03:03:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Touching "empty space" 2025/09/18 03:03:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Touching "potato2" 2025/09/18 03:03:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.22s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zemixux5vohi'", Local "Local file system at /tmp/rclone1397190068", Modify Window "1ns" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === 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) PASS 2025/09/18 03:03:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-zemixux5vohi': Purge remote 2025/09/18 03:03:12 DEBUG : S3 bucket rclone-test-zemixux5vohi: bucket is versioned: false 2025/09/18 03:03:12 DEBUG : Waiting for deletions to finish 2025/09/18 03:03:13 INFO : S3 bucket rclone-test-zemixux5vohi: Bucket "rclone-test-zemixux5vohi" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m7.377154065s (try 1/5)