"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/09/22 03:43:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu" 2026/09/22 03:43:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:03 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu" 2026/09/22 03:43:03 DEBUG : Creating backend with remote "/tmp/rclone4020211533" === 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" multithread_test.go:120: multithread writing not supported 2026/09/22 03:43:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" multithread_test.go:120: multithread writing not supported 2026/09/22 03:43:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.03s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 03:43:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 1 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 0 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 2 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 03:43:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 1 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 0 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 2 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 03:43:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 1 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 0 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 2 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 3 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 03:43:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 1 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 0 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 2 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 03:43:03 DEBUG : file.txt: writing chunk 3 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 03:43:03 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/22 03:43:03 DEBUG : a: size = 0 OK 2026/09/22 03:43:03 DEBUG : a: size = 1 (memory) 2026/09/22 03:43:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/22 03:43:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/22 03:43:03 DEBUG : potato: Seek from 10 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 10 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 2 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/22 03:43:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 2 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/22 03:43:03 DEBUG : potato: Seek from 8 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 8 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/22 03:43:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 03:43:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 03:43:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 03:43:03 DEBUG : potato: Seek from 5 to 2 2026/09/22 03:43:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/22 03:43:03 DEBUG : potato: Seek from 9 to 0 2026/09/22 03:43:03 DEBUG : potato: Seek from 9 to 0 2026/09/22 03:43:03 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:04 INFO : S3 bucket rclone-test-lelimoz1nupu: Bucket "rclone-test-lelimoz1nupu" created with ACL "" 2026/09/22 03:43:04 DEBUG : rutabaga: size = 8 OK 2026/09/22 03:43:04 DEBUG : rutabaga.rclone_chunk.001_r42vin: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/22 03:43:04 INFO : rutabaga.rclone_chunk.001_r42vin: Copied (server-side copy) to: rutabaga 2026/09/22 03:43:04 INFO : rutabaga.rclone_chunk.001_r42vin: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/09/22 03:43:05 DEBUG : empty space: size = 1 OK 2026/09/22 03:43:05 DEBUG : empty space.rclone_chunk.001_r42vqt: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:43:05 INFO : empty space.rclone_chunk.001_r42vqt: Copied (server-side copy) to: empty space 2026/09/22 03:43:05 INFO : empty space.rclone_chunk.001_r42vqt: Deleted === RUN TestCheck/3 2026/09/22 03:43:05 DEBUG : potato2: size = 60 OK 2026/09/22 03:43:05 DEBUG : potato2.rclone_chunk.001_r42wob: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:43:05 INFO : potato2.rclone_chunk.001_r42wob: Copied (server-side copy) to: potato2 2026/09/22 03:43:05 INFO : potato2.rclone_chunk.001_r42wob: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/09/22 03:43:06 DEBUG : remotepotato: size = 60 OK 2026/09/22 03:43:06 DEBUG : remotepotato.rclone_chunk.001_r42xhy: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:43:06 INFO : remotepotato.rclone_chunk.001_r42xhy: Copied (server-side copy) to: remotepotato 2026/09/22 03:43:06 INFO : remotepotato.rclone_chunk.001_r42xhy: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.31s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.04s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.04s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/09/22 03:43:06 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 03:43:06 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 03:43:06 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/22 03:43:06 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/22 03:43:06 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/22 03:43:06 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:07 DEBUG : rutabaga: size = 8 OK 2026/09/22 03:43:07 DEBUG : rutabaga.rclone_chunk.001_r42yxi: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/22 03:43:07 INFO : rutabaga.rclone_chunk.001_r42yxi: Copied (server-side copy) to: rutabaga 2026/09/22 03:43:07 INFO : rutabaga.rclone_chunk.001_r42yxi: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/22 03:43:08 DEBUG : empty space: size = 1 OK 2026/09/22 03:43:08 DEBUG : empty space.rclone_chunk.001_r42y4v: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:43:08 INFO : empty space.rclone_chunk.001_r42y4v: Copied (server-side copy) to: empty space 2026/09/22 03:43:08 INFO : empty space.rclone_chunk.001_r42y4v: Deleted === RUN TestCheckDownload/3 2026/09/22 03:43:08 DEBUG : potato2: size = 60 OK 2026/09/22 03:43:08 DEBUG : potato2.rclone_chunk.001_r42zl3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:43:08 INFO : potato2.rclone_chunk.001_r42zl3: Copied (server-side copy) to: potato2 2026/09/22 03:43:08 INFO : potato2.rclone_chunk.001_r42zl3: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/22 03:43:09 DEBUG : remotepotato: size = 60 OK 2026/09/22 03:43:09 DEBUG : remotepotato.rclone_chunk.001_r430xb: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:43:09 INFO : remotepotato.rclone_chunk.001_r430xb: Copied (server-side copy) to: remotepotato 2026/09/22 03:43:09 INFO : remotepotato.rclone_chunk.001_r430xb: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.38s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.16s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:10 DEBUG : rutabaga: size = 8 OK 2026/09/22 03:43:10 DEBUG : rutabaga.rclone_chunk.001_r43159: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/22 03:43:10 INFO : rutabaga.rclone_chunk.001_r43159: Copied (server-side copy) to: rutabaga 2026/09/22 03:43:10 INFO : rutabaga.rclone_chunk.001_r43159: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/22 03:43:11 DEBUG : empty space: size = 1 OK 2026/09/22 03:43:11 DEBUG : empty space.rclone_chunk.001_r432b3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:43:11 INFO : empty space.rclone_chunk.001_r432b3: Copied (server-side copy) to: empty space 2026/09/22 03:43:11 INFO : empty space.rclone_chunk.001_r432b3: Deleted === RUN TestCheckSizeOnly/3 2026/09/22 03:43:11 DEBUG : potato2: size = 60 OK 2026/09/22 03:43:11 DEBUG : potato2.rclone_chunk.001_r432xy: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2026/09/22 03:43:11 INFO : potato2.rclone_chunk.001_r432xy: Copied (server-side copy) to: potato2 2026/09/22 03:43:12 INFO : potato2.rclone_chunk.001_r432xy: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/22 03:43:12 DEBUG : remotepotato: size = 60 OK 2026/09/22 03:43:12 DEBUG : remotepotato.rclone_chunk.001_r433s3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:43:12 INFO : remotepotato.rclone_chunk.001_r433s3: Copied (server-side copy) to: remotepotato 2026/09/22 03:43:12 INFO : remotepotato.rclone_chunk.001_r433s3: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.98s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.04s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:13 DEBUG : test.sum: size = 81 OK 2026/09/22 03:43:13 DEBUG : test.sum.rclone_chunk.001_r434xs: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2026/09/22 03:43:13 INFO : test.sum.rclone_chunk.001_r434xs: Copied (server-side copy) to: test.sum 2026/09/22 03:43:13 INFO : test.sum.rclone_chunk.001_r434xs: Deleted 2026/09/22 03:43:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 03:43:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 03:43:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 03:43:13 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/22 03:43:14 DEBUG : test.sum: size = 90 OK 2026/09/22 03:43:14 DEBUG : test.sum.rclone_chunk.001_r435rg: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2026/09/22 03:43:14 INFO : test.sum.rclone_chunk.001_r435rg: Copied (server-side copy) to: test.sum 2026/09/22 03:43:14 INFO : test.sum.rclone_chunk.001_r435rg: Deleted 2026/09/22 03:43:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 03:43:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 03:43:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 03:43:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.36s) === RUN TestCheckSum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/data" 2026/09/22 03:43:14 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/data" 2026/09/22 03:43:15 DEBUG : data/banana: size = 13 OK 2026/09/22 03:43:15 DEBUG : data/banana.rclone_chunk.001_r435r0: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:15 INFO : data/banana.rclone_chunk.001_r435r0: Copied (server-side copy) to: data/banana 2026/09/22 03:43:15 INFO : data/banana.rclone_chunk.001_r435r0: Deleted 2026/09/22 03:43:15 DEBUG : test.sum: size = 41 OK 2026/09/22 03:43:15 DEBUG : test.sum.rclone_chunk.001_r436t7: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/22 03:43:15 INFO : test.sum.rclone_chunk.001_r436t7: Copied (server-side copy) to: test.sum 2026/09/22 03:43:15 INFO : test.sum.rclone_chunk.001_r436t7: Deleted === RUN TestCheckSum/subtest1 2026/09/22 03:43:16 DEBUG : data/potato: size = 15 OK 2026/09/22 03:43:16 DEBUG : data/potato.rclone_chunk.001_r437qe: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/22 03:43:16 INFO : data/potato.rclone_chunk.001_r437qe: Copied (server-side copy) to: data/potato 2026/09/22 03:43:16 INFO : data/potato.rclone_chunk.001_r437qe: Deleted 2026/09/22 03:43:16 DEBUG : test.sum: size = 41 OK 2026/09/22 03:43:16 DEBUG : test.sum.rclone_chunk.001_r437gh: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/22 03:43:16 INFO : test.sum.rclone_chunk.001_r437gh: Copied (server-side copy) to: test.sum 2026/09/22 03:43:16 INFO : test.sum.rclone_chunk.001_r437gh: Deleted === RUN TestCheckSum/subtest2 2026/09/22 03:43:17 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:17 DEBUG : test.sum.rclone_chunk.001_r438tv: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/09/22 03:43:17 INFO : test.sum.rclone_chunk.001_r438tv: Copied (server-side copy) to: test.sum 2026/09/22 03:43:17 INFO : test.sum.rclone_chunk.001_r438tv: Deleted === RUN TestCheckSum/subtest3 2026/09/22 03:43:18 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:18 DEBUG : test.sum.rclone_chunk.001_r439r4: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/09/22 03:43:18 INFO : test.sum.rclone_chunk.001_r439r4: Copied (server-side copy) to: test.sum 2026/09/22 03:43:18 INFO : test.sum.rclone_chunk.001_r439r4: Deleted === RUN TestCheckSum/subtest4 2026/09/22 03:43:19 DEBUG : test.sum: size = 123 OK 2026/09/22 03:43:19 DEBUG : test.sum.rclone_chunk.001_r43an6: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/09/22 03:43:19 INFO : test.sum.rclone_chunk.001_r43an6: Copied (server-side copy) to: test.sum 2026/09/22 03:43:19 INFO : test.sum.rclone_chunk.001_r43an6: Deleted === RUN TestCheckSum/subtest5 2026/09/22 03:43:20 DEBUG : test.sum: size = 123 OK 2026/09/22 03:43:20 DEBUG : test.sum.rclone_chunk.001_r43bmn: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/09/22 03:43:20 INFO : test.sum.rclone_chunk.001_r43bmn: Copied (server-side copy) to: test.sum 2026/09/22 03:43:20 INFO : test.sum.rclone_chunk.001_r43bmn: Deleted === RUN TestCheckSum/subtest6 2026/09/22 03:43:21 DEBUG : data/banana: size = 13 OK 2026/09/22 03:43:21 DEBUG : data/banana.rclone_chunk.001_r43ccd: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:21 INFO : data/banana.rclone_chunk.001_r43ccd: Copied (server-side copy) to: data/banana 2026/09/22 03:43:21 INFO : data/banana.rclone_chunk.001_r43ccd: Deleted 2026/09/22 03:43:22 DEBUG : data/potato: size = 15 OK 2026/09/22 03:43:22 DEBUG : data/potato.rclone_chunk.001_r43chi: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/22 03:43:22 INFO : data/potato.rclone_chunk.001_r43chi: Copied (server-side copy) to: data/potato 2026/09/22 03:43:22 INFO : data/potato.rclone_chunk.001_r43chi: Deleted 2026/09/22 03:43:22 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:22 DEBUG : test.sum.rclone_chunk.001_r43dye: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/09/22 03:43:22 INFO : test.sum.rclone_chunk.001_r43dye: Copied (server-side copy) to: test.sum 2026/09/22 03:43:22 INFO : test.sum.rclone_chunk.001_r43dye: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.67s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.19s) --- PASS: TestCheckSum/subtest4 (0.20s) --- PASS: TestCheckSum/subtest5 (0.19s) --- PASS: TestCheckSum/subtest6 (0.21s) --- PASS: TestCheckSum/subtest7 (0.27s) === RUN TestCheckSumDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/data" 2026/09/22 03:43:23 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/data" 2026/09/22 03:43:23 DEBUG : data/banana: size = 13 OK 2026/09/22 03:43:23 DEBUG : data/banana.rclone_chunk.001_r43e65: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:23 INFO : data/banana.rclone_chunk.001_r43e65: Copied (server-side copy) to: data/banana 2026/09/22 03:43:23 INFO : data/banana.rclone_chunk.001_r43e65: Deleted 2026/09/22 03:43:24 DEBUG : test.sum: size = 41 OK 2026/09/22 03:43:24 DEBUG : test.sum.rclone_chunk.001_r43eyr: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/22 03:43:24 INFO : test.sum.rclone_chunk.001_r43eyr: Copied (server-side copy) to: test.sum 2026/09/22 03:43:24 INFO : test.sum.rclone_chunk.001_r43eyr: Deleted === RUN TestCheckSumDownload/subtest1 2026/09/22 03:43:25 DEBUG : data/potato: size = 15 OK 2026/09/22 03:43:25 DEBUG : data/potato.rclone_chunk.001_r43fi2: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/22 03:43:25 INFO : data/potato.rclone_chunk.001_r43fi2: Copied (server-side copy) to: data/potato 2026/09/22 03:43:25 INFO : data/potato.rclone_chunk.001_r43fi2: Deleted 2026/09/22 03:43:25 DEBUG : test.sum: size = 41 OK 2026/09/22 03:43:25 DEBUG : test.sum.rclone_chunk.001_r43gul: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/22 03:43:25 INFO : test.sum.rclone_chunk.001_r43gul: Copied (server-side copy) to: test.sum 2026/09/22 03:43:25 INFO : test.sum.rclone_chunk.001_r43gul: Deleted === RUN TestCheckSumDownload/subtest2 2026/09/22 03:43:26 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:26 DEBUG : test.sum.rclone_chunk.001_r43hrd: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/09/22 03:43:26 INFO : test.sum.rclone_chunk.001_r43hrd: Copied (server-side copy) to: test.sum 2026/09/22 03:43:26 INFO : test.sum.rclone_chunk.001_r43hrd: Deleted === RUN TestCheckSumDownload/subtest3 2026/09/22 03:43:27 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:27 DEBUG : test.sum.rclone_chunk.001_r43idq: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/09/22 03:43:27 INFO : test.sum.rclone_chunk.001_r43idq: Copied (server-side copy) to: test.sum 2026/09/22 03:43:27 INFO : test.sum.rclone_chunk.001_r43idq: Deleted === RUN TestCheckSumDownload/subtest4 2026/09/22 03:43:28 DEBUG : test.sum: size = 123 OK 2026/09/22 03:43:28 DEBUG : test.sum.rclone_chunk.001_r43j26: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/09/22 03:43:28 INFO : test.sum.rclone_chunk.001_r43j26: Copied (server-side copy) to: test.sum 2026/09/22 03:43:28 INFO : test.sum.rclone_chunk.001_r43j26: Deleted === RUN TestCheckSumDownload/subtest5 2026/09/22 03:43:29 DEBUG : test.sum: size = 123 OK 2026/09/22 03:43:29 DEBUG : test.sum.rclone_chunk.001_r43k50: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/09/22 03:43:29 INFO : test.sum.rclone_chunk.001_r43k50: Copied (server-side copy) to: test.sum 2026/09/22 03:43:29 INFO : test.sum.rclone_chunk.001_r43k50: Deleted === RUN TestCheckSumDownload/subtest6 2026/09/22 03:43:30 DEBUG : data/banana: size = 13 OK 2026/09/22 03:43:30 DEBUG : data/banana.rclone_chunk.001_r43lgy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:30 INFO : data/banana.rclone_chunk.001_r43lgy: Copied (server-side copy) to: data/banana 2026/09/22 03:43:30 INFO : data/banana.rclone_chunk.001_r43lgy: Deleted 2026/09/22 03:43:31 DEBUG : data/potato: size = 15 OK 2026/09/22 03:43:31 DEBUG : data/potato.rclone_chunk.001_r43lfv: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/22 03:43:31 INFO : data/potato.rclone_chunk.001_r43lfv: Copied (server-side copy) to: data/potato 2026/09/22 03:43:31 INFO : data/potato.rclone_chunk.001_r43lfv: Deleted 2026/09/22 03:43:31 DEBUG : test.sum: size = 82 OK 2026/09/22 03:43:31 DEBUG : test.sum.rclone_chunk.001_r43mmi: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/09/22 03:43:31 INFO : test.sum.rclone_chunk.001_r43mmi: Copied (server-side copy) to: test.sum 2026/09/22 03:43:31 INFO : test.sum.rclone_chunk.001_r43mmi: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.13s) --- PASS: TestCheckSumDownload/subtest1 (0.25s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) --- PASS: TestCheckSumDownload/subtest3 (0.30s) --- PASS: TestCheckSumDownload/subtest4 (0.25s) --- PASS: TestCheckSumDownload/subtest5 (0.24s) --- PASS: TestCheckSumDownload/subtest6 (0.24s) --- PASS: TestCheckSumDownload/subtest7 (0.24s) === RUN TestCheckSumConcurrency 2026/09/22 03:43:32 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 03:43:32 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 03:43:32 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 03:43:32 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 03:43:32 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 03:43:32 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/22 03:43:32 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 03:43:32 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 03:43:32 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 03:43:32 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 03:43:32 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 03:43:32 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/22 03:43:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-calutuq3wino" 2026/09/22 03:43:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:32 DEBUG : Creating backend with remote "TestS3:rclone-test-calutuq3wino" 2026/09/22 03:43:32 DEBUG : Creating backend with remote "/tmp/rclone3010297054" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-calutuq3wino'", Local "Local file system at /tmp/rclone3010297054", Modify Window "1ns" 2026/09/22 03:43:33 INFO : S3 bucket rclone-test-calutuq3wino: Bucket "rclone-test-calutuq3wino" created with ACL "" 2026/09/22 03:43:33 DEBUG : hello, world!: size = 13 OK 2026/09/22 03:43:33 DEBUG : hello, world!.rclone_chunk.001_r43o1q: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:33 INFO : hello, world!.rclone_chunk.001_r43o1q: Copied (server-side copy) to: hello, world! 2026/09/22 03:43:33 INFO : hello, world!.rclone_chunk.001_r43o1q: Deleted upper checkfile vs. lower remote (without normalization) 2026/09/22 03:43:33 ERROR : hello, world!: sum not found 2026/09/22 03:43:33 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-calutuq3wino' 2026/09/22 03:43:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-calutuq3wino': 1 files missing 2026/09/22 03:43:33 NOTICE: 1 hashes missing 2026/09/22 03:43:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-calutuq3wino': 1 differences found 2026/09/22 03:43:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-calutuq3wino': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/22 03:43:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-calutuq3wino': 0 differences found 2026/09/22 03:43:33 NOTICE: Chunked 'TestChunkerS3:rclone-test-calutuq3wino': 1 matching files 2026/09/22 03:43:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-casoxuy7lobo" 2026/09/22 03:43:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:33 DEBUG : Creating backend with remote "TestS3:rclone-test-casoxuy7lobo" 2026/09/22 03:43:33 DEBUG : Creating backend with remote "/tmp/rclone1438551538" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo'", Local "Local file system at /tmp/rclone1438551538", Modify Window "1ns" 2026/09/22 03:43:34 INFO : S3 bucket rclone-test-casoxuy7lobo: Bucket "rclone-test-casoxuy7lobo" created with ACL "" 2026/09/22 03:43:34 DEBUG : HELLO, WORLD!: size = 13 OK 2026/09/22 03:43:34 DEBUG : HELLO, WORLD!.rclone_chunk.001_r43px0: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:34 INFO : HELLO, WORLD!.rclone_chunk.001_r43px0: Copied (server-side copy) to: HELLO, WORLD! 2026/09/22 03:43:34 INFO : HELLO, WORLD!.rclone_chunk.001_r43px0: Deleted lower checkfile vs. upper remote (without normalization) 2026/09/22 03:43:34 ERROR : HELLO, WORLD!: sum not found 2026/09/22 03:43:34 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo' 2026/09/22 03:43:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': 1 files missing 2026/09/22 03:43:34 NOTICE: 1 hashes missing 2026/09/22 03:43:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': 1 differences found 2026/09/22 03:43:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/22 03:43:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': 0 differences found 2026/09/22 03:43:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': 1 matching files 2026/09/22 03:43:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nanafuj4kilu" 2026/09/22 03:43:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:35 DEBUG : Creating backend with remote "TestS3:rclone-test-nanafuj4kilu" 2026/09/22 03:43:35 DEBUG : Creating backend with remote "/tmp/rclone3115144070" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu'", Local "Local file system at /tmp/rclone3115144070", Modify Window "1ns" 2026/09/22 03:43:35 INFO : S3 bucket rclone-test-nanafuj4kilu: Bucket "rclone-test-nanafuj4kilu" created with ACL "" 2026/09/22 03:43:36 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/09/22 03:43:36 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_r43qha: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:36 INFO : HeLlO, wOrLd!.rclone_chunk.001_r43qha: Copied (server-side copy) to: HeLlO, wOrLd! 2026/09/22 03:43:36 INFO : HeLlO, wOrLd!.rclone_chunk.001_r43qha: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/22 03:43:36 ERROR : HeLlO, wOrLd!: sum not found 2026/09/22 03:43:36 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu' 2026/09/22 03:43:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': 1 files missing 2026/09/22 03:43:36 NOTICE: 1 hashes missing 2026/09/22 03:43:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': 1 differences found 2026/09/22 03:43:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/22 03:43:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': 0 differences found 2026/09/22 03:43:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': 1 matching files 2026/09/22 03:43:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-danazuy9vusu" 2026/09/22 03:43:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:36 DEBUG : Creating backend with remote "TestS3:rclone-test-danazuy9vusu" 2026/09/22 03:43:36 DEBUG : Creating backend with remote "/tmp/rclone2351436435" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-danazuy9vusu'", Local "Local file system at /tmp/rclone2351436435", Modify Window "1ns" 2026/09/22 03:43:36 INFO : S3 bucket rclone-test-danazuy9vusu: Bucket "rclone-test-danazuy9vusu" created with ACL "" 2026/09/22 03:43:37 DEBUG : HELLO, WORLD!: size = 13 OK 2026/09/22 03:43:37 DEBUG : HELLO, WORLD!.rclone_chunk.001_r43ry0: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:37 INFO : HELLO, WORLD!.rclone_chunk.001_r43ry0: Copied (server-side copy) to: HELLO, WORLD! 2026/09/22 03:43:37 INFO : HELLO, WORLD!.rclone_chunk.001_r43ry0: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/22 03:43:37 ERROR : HELLO, WORLD!: sum not found 2026/09/22 03:43:37 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-danazuy9vusu' 2026/09/22 03:43:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': 1 files missing 2026/09/22 03:43:37 NOTICE: 1 hashes missing 2026/09/22 03:43:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': 1 differences found 2026/09/22 03:43:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/22 03:43:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': 0 differences found 2026/09/22 03:43:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': 1 matching files 2026/09/22 03:43:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zidaqey6dude" 2026/09/22 03:43:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:37 DEBUG : Creating backend with remote "TestS3:rclone-test-zidaqey6dude" 2026/09/22 03:43:37 DEBUG : Creating backend with remote "/tmp/rclone3749110404" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-zidaqey6dude'", Local "Local file system at /tmp/rclone3749110404", Modify Window "1ns" 2026/09/22 03:43:38 INFO : S3 bucket rclone-test-zidaqey6dude: Bucket "rclone-test-zidaqey6dude" created with ACL "" 2026/09/22 03:43:38 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:38 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_r43tds: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:38 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_r43tds: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/22 03:43:38 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_r43tds: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/09/22 03:43:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:38 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zidaqey6dude' 2026/09/22 03:43:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': 1 files missing 2026/09/22 03:43:38 NOTICE: 1 hashes missing 2026/09/22 03:43:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': 1 differences found 2026/09/22 03:43:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/22 03:43:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': 0 differences found 2026/09/22 03:43:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': 1 matching files 2026/09/22 03:43:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dejiwal3wuxi" 2026/09/22 03:43:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:38 DEBUG : Creating backend with remote "TestS3:rclone-test-dejiwal3wuxi" 2026/09/22 03:43:38 DEBUG : Creating backend with remote "/tmp/rclone4103485003" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi'", Local "Local file system at /tmp/rclone4103485003", Modify Window "1ns" 2026/09/22 03:43:39 INFO : S3 bucket rclone-test-dejiwal3wuxi: Bucket "rclone-test-dejiwal3wuxi" created with ACL "" 2026/09/22 03:43:39 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:39 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_r43u5q: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_r43u5q: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/22 03:43:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_r43u5q: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/09/22 03:43:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:39 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi' 2026/09/22 03:43:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': 1 files missing 2026/09/22 03:43:39 NOTICE: 1 hashes missing 2026/09/22 03:43:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': 1 differences found 2026/09/22 03:43:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/22 03:43:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': 0 differences found 2026/09/22 03:43:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': 1 matching files 2026/09/22 03:43:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-werigog9qapa" 2026/09/22 03:43:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:39 DEBUG : Creating backend with remote "TestS3:rclone-test-werigog9qapa" 2026/09/22 03:43:39 DEBUG : Creating backend with remote "/tmp/rclone3725301537" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-werigog9qapa'", Local "Local file system at /tmp/rclone3725301537", Modify Window "1ns" 2026/09/22 03:43:40 INFO : S3 bucket rclone-test-werigog9qapa: Bucket "rclone-test-werigog9qapa" created with ACL "" 2026/09/22 03:43:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43vvr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43vvr: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/22 03:43:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43vvr: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/09/22 03:43:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-werigog9qapa' 2026/09/22 03:43:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-werigog9qapa': 1 files missing 2026/09/22 03:43:41 NOTICE: 1 hashes missing 2026/09/22 03:43:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-werigog9qapa': 1 differences found 2026/09/22 03:43:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-werigog9qapa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/22 03:43:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-werigog9qapa': 0 differences found 2026/09/22 03:43:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-werigog9qapa': 1 matching files 2026/09/22 03:43:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zimejoz6salu" 2026/09/22 03:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:41 DEBUG : Creating backend with remote "TestS3:rclone-test-zimejoz6salu" 2026/09/22 03:43:41 DEBUG : Creating backend with remote "/tmp/rclone191352231" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-zimejoz6salu'", Local "Local file system at /tmp/rclone191352231", Modify Window "1ns" 2026/09/22 03:43:41 INFO : S3 bucket rclone-test-zimejoz6salu: Bucket "rclone-test-zimejoz6salu" created with ACL "" 2026/09/22 03:43:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43wf3: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43wf3: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/22 03:43:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43wf3: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/09/22 03:43:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zimejoz6salu' 2026/09/22 03:43:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': 1 files missing 2026/09/22 03:43:42 NOTICE: 1 hashes missing 2026/09/22 03:43:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': 1 differences found 2026/09/22 03:43:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/22 03:43:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': 0 differences found 2026/09/22 03:43:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': 1 matching files 2026/09/22 03:43:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xajoken2digo" 2026/09/22 03:43:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:42 DEBUG : Creating backend with remote "TestS3:rclone-test-xajoken2digo" 2026/09/22 03:43:42 DEBUG : Creating backend with remote "/tmp/rclone3917800877" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-xajoken2digo'", Local "Local file system at /tmp/rclone3917800877", Modify Window "1ns" 2026/09/22 03:43:43 INFO : S3 bucket rclone-test-xajoken2digo: Bucket "rclone-test-xajoken2digo" created with ACL "" 2026/09/22 03:43:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43yjz: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43yjz: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/22 03:43:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43yjz: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/09/22 03:43:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-xajoken2digo' 2026/09/22 03:43:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xajoken2digo': 1 files missing 2026/09/22 03:43:43 NOTICE: 1 hashes missing 2026/09/22 03:43:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xajoken2digo': 1 differences found 2026/09/22 03:43:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xajoken2digo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/22 03:43:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xajoken2digo': 0 differences found 2026/09/22 03:43:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-xajoken2digo': 1 matching files 2026/09/22 03:43:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-havupag3xona" 2026/09/22 03:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:43:43 DEBUG : Creating backend with remote "TestS3:rclone-test-havupag3xona" 2026/09/22 03:43:43 DEBUG : Creating backend with remote "/tmp/rclone350140736" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-havupag3xona'", Local "Local file system at /tmp/rclone350140736", Modify Window "1ns" 2026/09/22 03:43:44 INFO : S3 bucket rclone-test-havupag3xona: Bucket "rclone-test-havupag3xona" created with ACL "" 2026/09/22 03:43:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/22 03:43:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43zjm: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43zjm: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/22 03:43:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_r43zjm: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/09/22 03:43:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 03:43:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-havupag3xona' 2026/09/22 03:43:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-havupag3xona': 1 files missing 2026/09/22 03:43:44 NOTICE: 1 hashes missing 2026/09/22 03:43:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-havupag3xona': 1 differences found 2026/09/22 03:43:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-havupag3xona': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/22 03:43:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 03:43:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-havupag3xona': 0 differences found 2026/09/22 03:43:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-havupag3xona': 1 matching files 2026/09/22 03:43:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-havupag3xona': Purge remote 2026/09/22 03:43:44 DEBUG : S3 bucket rclone-test-havupag3xona: bucket is versioned: false 2026/09/22 03:43:44 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:44 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/22 03:43:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:45 INFO : S3 bucket rclone-test-havupag3xona: Bucket "rclone-test-havupag3xona" deleted 2026/09/22 03:43:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-xajoken2digo': Purge remote 2026/09/22 03:43:45 DEBUG : S3 bucket rclone-test-xajoken2digo: bucket is versioned: false 2026/09/22 03:43:45 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:45 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/22 03:43:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:45 INFO : S3 bucket rclone-test-xajoken2digo: Bucket "rclone-test-xajoken2digo" deleted 2026/09/22 03:43:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-zimejoz6salu': Purge remote 2026/09/22 03:43:45 DEBUG : S3 bucket rclone-test-zimejoz6salu: bucket is versioned: false 2026/09/22 03:43:45 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:45 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/22 03:43:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:46 INFO : S3 bucket rclone-test-zimejoz6salu: Bucket "rclone-test-zimejoz6salu" deleted 2026/09/22 03:43:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-werigog9qapa': Purge remote 2026/09/22 03:43:46 DEBUG : S3 bucket rclone-test-werigog9qapa: bucket is versioned: false 2026/09/22 03:43:46 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:46 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/22 03:43:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:46 INFO : S3 bucket rclone-test-werigog9qapa: Bucket "rclone-test-werigog9qapa" deleted 2026/09/22 03:43:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-dejiwal3wuxi': Purge remote 2026/09/22 03:43:46 DEBUG : S3 bucket rclone-test-dejiwal3wuxi: bucket is versioned: false 2026/09/22 03:43:46 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:46 DEBUG : "測試_Русский___ě_áñ" version false 2026/09/22 03:43:46 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:47 INFO : 測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:47 INFO : S3 bucket rclone-test-dejiwal3wuxi: Bucket "rclone-test-dejiwal3wuxi" deleted 2026/09/22 03:43:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-zidaqey6dude': Purge remote 2026/09/22 03:43:47 DEBUG : S3 bucket rclone-test-zidaqey6dude: bucket is versioned: false 2026/09/22 03:43:47 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:47 DEBUG : "測試_Русский___ě_áñ" version false 2026/09/22 03:43:47 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/09/22 03:43:47 INFO : 測試_Русский___ě_áñ: Deleted 2026/09/22 03:43:47 INFO : S3 bucket rclone-test-zidaqey6dude: Bucket "rclone-test-zidaqey6dude" deleted 2026/09/22 03:43:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-danazuy9vusu': Purge remote 2026/09/22 03:43:48 DEBUG : S3 bucket rclone-test-danazuy9vusu: bucket is versioned: false 2026/09/22 03:43:48 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:48 DEBUG : "HELLO, WORLD!" version false 2026/09/22 03:43:48 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/09/22 03:43:48 INFO : HELLO, WORLD!: Deleted 2026/09/22 03:43:48 INFO : S3 bucket rclone-test-danazuy9vusu: Bucket "rclone-test-danazuy9vusu" deleted 2026/09/22 03:43:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-nanafuj4kilu': Purge remote 2026/09/22 03:43:48 DEBUG : S3 bucket rclone-test-nanafuj4kilu: bucket is versioned: false 2026/09/22 03:43:48 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:48 DEBUG : "HeLlO, wOrLd!" version false 2026/09/22 03:43:48 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/09/22 03:43:48 INFO : HeLlO, wOrLd!: Deleted 2026/09/22 03:43:49 INFO : S3 bucket rclone-test-nanafuj4kilu: Bucket "rclone-test-nanafuj4kilu" deleted 2026/09/22 03:43:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-casoxuy7lobo': Purge remote 2026/09/22 03:43:49 DEBUG : S3 bucket rclone-test-casoxuy7lobo: bucket is versioned: false 2026/09/22 03:43:49 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:49 DEBUG : "HELLO, WORLD!" version false 2026/09/22 03:43:49 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/09/22 03:43:49 INFO : HELLO, WORLD!: Deleted 2026/09/22 03:43:49 INFO : S3 bucket rclone-test-casoxuy7lobo: Bucket "rclone-test-casoxuy7lobo" deleted 2026/09/22 03:43:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-calutuq3wino': Purge remote 2026/09/22 03:43:49 DEBUG : S3 bucket rclone-test-calutuq3wino: bucket is versioned: false 2026/09/22 03:43:49 DEBUG : Waiting for deletions to finish 2026/09/22 03:43:49 DEBUG : "hello, world!" version false 2026/09/22 03:43:49 DEBUG : hello, world!: Deleting (id "") 2026/09/22 03:43:49 INFO : hello, world!: Deleted 2026/09/22 03:43:50 INFO : S3 bucket rclone-test-calutuq3wino: Bucket "rclone-test-calutuq3wino" deleted --- PASS: TestApplyTransforms (17.64s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 03:43:50 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:43:50 DEBUG : sub/file2.rclone_chunk.001_r445zt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:43:50 INFO : sub/file2.rclone_chunk.001_r445zt: Copied (server-side copy) to: sub/file2 2026/09/22 03:43:50 INFO : sub/file2.rclone_chunk.001_r445zt: Deleted 2026/09/22 03:43:50 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:43:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:43:50 INFO : file1: Copied (new) to: sub/file2 2026/09/22 03:43:50 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:43:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:43:50 DEBUG : file1: Unchanged skipping 2026/09/22 03:43:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.28s) === RUN TestCopyFileImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 03:43:51 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:43:51 DEBUG : existing: size = 6 OK 2026/09/22 03:43:51 DEBUG : existing.rclone_chunk.001_r446fo: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 03:43:51 INFO : existing.rclone_chunk.001_r446fo: Copied (server-side copy) to: existing 2026/09/22 03:43:51 INFO : existing.rclone_chunk.001_r446fo: Deleted 2026/09/22 03:43:51 DEBUG : existing: size = 6 OK 2026/09/22 03:43:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 03:43:51 INFO : existing: Copied (new) 2026/09/22 03:43:52 DEBUG : existing: size = 6 OK 2026/09/22 03:43:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:43:52 DEBUG : existing: Unchanged skipping 2026/09/22 03:43:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:43:52 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:43:52 DEBUG : existing: Sizes differ 2026/09/22 03:43:52 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (1.27s) === RUN TestCopyLongFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:53 DEBUG : dst/file1: size = 18 OK 2026/09/22 03:43:53 DEBUG : dst/file1.rclone_chunk.001_r447xr: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/22 03:43:53 INFO : dst/file1.rclone_chunk.001_r447xr: Copied (server-side copy) to: dst/file1 2026/09/22 03:43:53 INFO : dst/file1.rclone_chunk.001_r447xr: Deleted 2026/09/22 03:43:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/backup" 2026/09/22 03:43:53 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/backup" 2026/09/22 03:43:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:43:53 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:43:53 DEBUG : dst/file1: Sizes differ 2026/09/22 03:43:53 DEBUG : dst/file1: copy non-chunked object... 2026/09/22 03:43:54 DEBUG : dst/file1: size = 18 OK 2026/09/22 03:43:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/22 03:43:54 INFO : dst/file1: Copied (server-side copy) 2026/09/22 03:43:54 INFO : dst/file1: Deleted 2026/09/22 03:43:54 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:43:54 DEBUG : dst/file1: size = 14 OK 2026/09/22 03:43:54 DEBUG : dst/file1.rclone_chunk.001_r449w9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:43:54 INFO : dst/file1.rclone_chunk.001_r449w9: Copied (server-side copy) to: dst/file1 2026/09/22 03:43:54 INFO : dst/file1.rclone_chunk.001_r449w9: Deleted 2026/09/22 03:43:54 DEBUG : dst/file1: size = 14 OK 2026/09/22 03:43:54 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:43:54 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:43:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:43:55 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:43:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/CompareDest" 2026/09/22 03:43:55 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/CompareDest" 2026/09/22 03:43:55 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 03:43:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:43:56 DEBUG : one: size = 3 OK 2026/09/22 03:43:56 DEBUG : one.rclone_chunk.001_r44ay8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:43:56 INFO : one.rclone_chunk.001_r44ay8: Copied (server-side copy) to: one 2026/09/22 03:43:56 INFO : one.rclone_chunk.001_r44ay8: Deleted 2026/09/22 03:43:56 DEBUG : one: size = 3 OK 2026/09/22 03:43:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:43:56 INFO : one: Copied (new) 2026/09/22 03:43:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:43:56 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:43:56 DEBUG : one: Sizes differ 2026/09/22 03:43:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:43:57 DEBUG : one: size = 5 OK 2026/09/22 03:43:57 DEBUG : one.rclone_chunk.001_r44bl4: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:43:57 INFO : one.rclone_chunk.001_r44bl4: Copied (server-side copy) to: one 2026/09/22 03:43:57 INFO : one.rclone_chunk.001_r44bl4: Deleted 2026/09/22 03:43:57 DEBUG : one: size = 5 OK 2026/09/22 03:43:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:43:57 INFO : one: Copied (replaced existing) 2026/09/22 03:43:57 DEBUG : dst/one: size = 3 OK 2026/09/22 03:43:57 DEBUG : dst/one.rclone_chunk.001_r44chk: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:43:57 INFO : dst/one.rclone_chunk.001_r44chk: Copied (server-side copy) to: dst/one 2026/09/22 03:43:57 INFO : dst/one.rclone_chunk.001_r44chk: Deleted 2026/09/22 03:43:58 DEBUG : CompareDest/one: size = 5 OK 2026/09/22 03:43:58 DEBUG : CompareDest/one.rclone_chunk.001_r44d7f: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:43:58 INFO : CompareDest/one.rclone_chunk.001_r44d7f: Copied (server-side copy) to: CompareDest/one 2026/09/22 03:43:58 INFO : CompareDest/one.rclone_chunk.001_r44d7f: Deleted 2026/09/22 03:43:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:43:58 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:43:58 DEBUG : one: Sizes differ 2026/09/22 03:43:58 DEBUG : one: size = 5 OK 2026/09/22 03:43:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 03:43:59 DEBUG : CompareDest/two: size = 3 OK 2026/09/22 03:43:59 DEBUG : CompareDest/two.rclone_chunk.001_r44ewf: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:43:59 INFO : CompareDest/two.rclone_chunk.001_r44ewf: Copied (server-side copy) to: CompareDest/two 2026/09/22 03:43:59 INFO : CompareDest/two.rclone_chunk.001_r44ewf: Deleted 2026/09/22 03:43:59 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 03:43:59 DEBUG : two: size = 3 OK 2026/09/22 03:43:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:43:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 03:44:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 03:44:00 DEBUG : two: size = 3 OK 2026/09/22 03:44:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 03:44:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 03:44:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:00 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/CompareDest') 2026/09/22 03:44:00 DEBUG : two: Sizes differ 2026/09/22 03:44:00 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:01 DEBUG : two: size = 5 OK 2026/09/22 03:44:01 DEBUG : two.rclone_chunk.001_r44fty: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/22 03:44:01 INFO : two.rclone_chunk.001_r44fty: Copied (server-side copy) to: two 2026/09/22 03:44:01 INFO : two.rclone_chunk.001_r44fty: Deleted 2026/09/22 03:44:01 DEBUG : two: size = 5 OK 2026/09/22 03:44:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/22 03:44:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.65s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:44:01 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:44:02 DEBUG : dst/one: size = 3 OK 2026/09/22 03:44:02 DEBUG : dst/one.rclone_chunk.001_r44huc: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:44:02 INFO : dst/one.rclone_chunk.001_r44huc: Copied (server-side copy) to: dst/one 2026/09/22 03:44:02 INFO : dst/one.rclone_chunk.001_r44huc: Deleted 2026/09/22 03:44:02 DEBUG : CopyDest/one: size = 5 OK 2026/09/22 03:44:02 DEBUG : CopyDest/one.rclone_chunk.001_r44hml: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:44:02 INFO : CopyDest/one.rclone_chunk.001_r44hml: Copied (server-side copy) to: CopyDest/one 2026/09/22 03:44:02 INFO : CopyDest/one.rclone_chunk.001_r44hml: Deleted 2026/09/22 03:44:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/CopyDest" 2026/09/22 03:44:03 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/CopyDest" 2026/09/22 03:44:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:03 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:44:03 DEBUG : one: Sizes differ 2026/09/22 03:44:03 DEBUG : one: size = 5 OK 2026/09/22 03:44:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:03 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:44:03 DEBUG : one: Sizes differ 2026/09/22 03:44:03 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (2.06s) === RUN TestCopyFileCopyDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:44:03 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/dst" 2026/09/22 03:44:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/CopyDest" 2026/09/22 03:44:04 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/CopyDest" 2026/09/22 03:44:04 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 03:44:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:04 DEBUG : one: size = 3 OK 2026/09/22 03:44:04 DEBUG : one.rclone_chunk.001_r44jl4: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:44:04 INFO : one.rclone_chunk.001_r44jl4: Copied (server-side copy) to: one 2026/09/22 03:44:05 INFO : one.rclone_chunk.001_r44jl4: Deleted 2026/09/22 03:44:05 DEBUG : one: size = 3 OK 2026/09/22 03:44:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:44:05 INFO : one: Copied (new) 2026/09/22 03:44:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:05 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:44:05 DEBUG : one: Sizes differ 2026/09/22 03:44:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:05 DEBUG : one: size = 5 OK 2026/09/22 03:44:05 DEBUG : one.rclone_chunk.001_r44k6i: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:44:05 INFO : one.rclone_chunk.001_r44k6i: Copied (server-side copy) to: one 2026/09/22 03:44:05 INFO : one.rclone_chunk.001_r44k6i: Deleted 2026/09/22 03:44:05 DEBUG : one: size = 5 OK 2026/09/22 03:44:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:44:05 INFO : one: Copied (replaced existing) 2026/09/22 03:44:06 DEBUG : dst/one: size = 3 OK 2026/09/22 03:44:06 DEBUG : dst/one.rclone_chunk.001_r44l15: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:44:06 INFO : dst/one.rclone_chunk.001_r44l15: Copied (server-side copy) to: dst/one 2026/09/22 03:44:06 INFO : dst/one.rclone_chunk.001_r44l15: Deleted 2026/09/22 03:44:06 DEBUG : CopyDest/one: size = 5 OK 2026/09/22 03:44:06 DEBUG : CopyDest/one.rclone_chunk.001_r44lk6: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:44:06 INFO : CopyDest/one.rclone_chunk.001_r44lk6: Copied (server-side copy) to: CopyDest/one 2026/09/22 03:44:06 INFO : CopyDest/one.rclone_chunk.001_r44lk6: Deleted 2026/09/22 03:44:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/BackupDir" 2026/09/22 03:44:07 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/BackupDir" 2026/09/22 03:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:07 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:44:07 DEBUG : one: Sizes differ 2026/09/22 03:44:07 DEBUG : one: size = 5 OK 2026/09/22 03:44:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:07 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/dst') 2026/09/22 03:44:07 DEBUG : one: Sizes differ 2026/09/22 03:44:07 DEBUG : one: copy non-chunked object... 2026/09/22 03:44:07 DEBUG : one: size = 3 OK 2026/09/22 03:44:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:44:07 INFO : one: Copied (server-side copy) 2026/09/22 03:44:07 INFO : one: Deleted 2026/09/22 03:44:07 DEBUG : one: copy non-chunked object... 2026/09/22 03:44:08 DEBUG : one: size = 5 OK 2026/09/22 03:44:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 03:44:08 INFO : one: Copied (server-side copy) 2026/09/22 03:44:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/22 03:44:08 DEBUG : CopyDest/two: size = 3 OK 2026/09/22 03:44:08 DEBUG : CopyDest/two.rclone_chunk.001_r44nqw: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:44:08 INFO : CopyDest/two.rclone_chunk.001_r44nqw: Copied (server-side copy) to: CopyDest/two 2026/09/22 03:44:08 INFO : CopyDest/two.rclone_chunk.001_r44nqw: Deleted 2026/09/22 03:44:09 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 03:44:09 DEBUG : two: size = 3 OK 2026/09/22 03:44:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:09 DEBUG : two: copy non-chunked object... 2026/09/22 03:44:09 DEBUG : two: size = 3 OK 2026/09/22 03:44:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:44:09 INFO : two: Copied (server-side copy) 2026/09/22 03:44:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/22 03:44:09 DEBUG : two: size = 3 OK 2026/09/22 03:44:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:09 DEBUG : two: Unchanged skipping 2026/09/22 03:44:10 DEBUG : CopyDest/three: size = 5 OK 2026/09/22 03:44:10 DEBUG : CopyDest/three.rclone_chunk.001_r44oir: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 03:44:10 INFO : CopyDest/three.rclone_chunk.001_r44oir: Copied (server-side copy) to: CopyDest/three 2026/09/22 03:44:10 INFO : CopyDest/three.rclone_chunk.001_r44oir: Deleted 2026/09/22 03:44:10 DEBUG : three: Need to transfer - File not found at Destination 2026/09/22 03:44:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:10 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu/CopyDest') 2026/09/22 03:44:10 DEBUG : three: Sizes differ 2026/09/22 03:44:10 DEBUG : three: Destination not found in --copy-dest 2026/09/22 03:44:10 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:11 DEBUG : three: size = 7 OK 2026/09/22 03:44:11 DEBUG : three.rclone_chunk.001_r44p3t: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/22 03:44:11 INFO : three.rclone_chunk.001_r44p3t: Copied (server-side copy) to: three 2026/09/22 03:44:11 INFO : three.rclone_chunk.001_r44p3t: Deleted 2026/09/22 03:44:11 DEBUG : three: size = 7 OK 2026/09/22 03:44:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/22 03:44:11 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.27s) === RUN TestCopyInplace run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.08s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_r44rss: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:12 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_r44rss: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/09/22 03:44:12 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_r44rss: Deleted 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/22 03:44:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/22 03:44:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/22 03:44:13 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44: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-lelimoz1nupu.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_r44s38?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/09/22 03:44:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:584: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.21s) === RUN TestDeduplicateInteractive run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:14 DEBUG : one: size = 100 OK 2026/09/22 03:44:14 DEBUG : one.rclone_chunk.001_r44t5y: md5 = 50f743b6ed2eb050097202087bb4e57e OK 2026/09/22 03:44:14 INFO : one.rclone_chunk.001_r44t5y: Copied (server-side copy) to: one 2026/09/22 03:44:14 INFO : one.rclone_chunk.001_r44t5y: Deleted 2026/09/22 03:44:14 DEBUG : also/one: size = 100 OK 2026/09/22 03:44:14 DEBUG : also/one.rclone_chunk.001_r44ts8: md5 = 50f743b6ed2eb050097202087bb4e57e OK 2026/09/22 03:44:14 INFO : also/one.rclone_chunk.001_r44ts8: Copied (server-side copy) to: also/one 2026/09/22 03:44:15 INFO : also/one.rclone_chunk.001_r44ts8: Deleted 2026/09/22 03:44:15 DEBUG : another: size = 100 OK 2026/09/22 03:44:15 DEBUG : another.rclone_chunk.001_r44ul6: md5 = 50f743b6ed2eb050097202087bb4e57e OK 2026/09/22 03:44:15 INFO : another.rclone_chunk.001_r44ul6: Copied (server-side copy) to: another 2026/09/22 03:44:15 INFO : another.rclone_chunk.001_r44ul6: Deleted 2026/09/22 03:44:15 DEBUG : not-one: size = 5 OK 2026/09/22 03:44:15 DEBUG : not-one.rclone_chunk.001_r44upd: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/22 03:44:15 INFO : not-one.rclone_chunk.001_r44upd: Copied (server-side copy) to: not-one 2026/09/22 03:44:15 INFO : not-one.rclone_chunk.001_r44upd: Deleted 2026/09/22 03:44:16 INFO : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Looking for duplicate md5 hashes using newest mode. 2026/09/22 03:44:16 NOTICE: 50f743b6ed2eb050097202087bb4e57e: Found 3 files with duplicate md5 hashes 2026/09/22 03:44:16 INFO : one: Deleted 2026/09/22 03:44:16 INFO : also/one: Deleted 2026/09/22 03:44:16 NOTICE: 50f743b6ed2eb050097202087bb4e57e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.67s) === RUN TestDeduplicateOldest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.09s) === RUN TestMergeDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:17 DEBUG : a.txt: size = 11 OK 2026/09/22 03:44:17 DEBUG : a.txt.rclone_chunk.001_r44wee: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:17 INFO : a.txt.rclone_chunk.001_r44wee: Copied (server-side copy) to: a.txt 2026/09/22 03:44:17 INFO : a.txt.rclone_chunk.001_r44wee: Deleted 2026/09/22 03:44:18 DEBUG : zend.txt: size = 5 OK 2026/09/22 03:44:18 DEBUG : zend.txt.rclone_chunk.001_r44wi5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 03:44:18 INFO : zend.txt.rclone_chunk.001_r44wi5: Copied (server-side copy) to: zend.txt 2026/09/22 03:44:18 INFO : zend.txt.rclone_chunk.001_r44wi5: Deleted 2026/09/22 03:44:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 03:44:18 DEBUG : sub dir/hello world.rclone_chunk.001_r44x08: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:18 INFO : sub dir/hello world.rclone_chunk.001_r44x08: Copied (server-side copy) to: sub dir/hello world 2026/09/22 03:44:18 INFO : sub dir/hello world.rclone_chunk.001_r44x08: Deleted 2026/09/22 03:44:19 DEBUG : sub dir/hello world2: size = 11 OK 2026/09/22 03:44:19 DEBUG : sub dir/hello world2.rclone_chunk.001_r44xuh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:19 INFO : sub dir/hello world2.rclone_chunk.001_r44xuh: Copied (server-side copy) to: sub dir/hello world2 2026/09/22 03:44:19 INFO : sub dir/hello world2.rclone_chunk.001_r44xuh: Deleted 2026/09/22 03:44:19 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/09/22 03:44:19 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_r44ygf: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:19 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_r44ygf: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/09/22 03:44:19 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_r44ygf: Deleted 2026/09/22 03:44:20 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/09/22 03:44:20 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_r44yzt: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/09/22 03:44:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_r44yzt: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/09/22 03:44:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_r44yzt: Deleted 2026/09/22 03:44:20 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/09/22 03:44:20 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_r44zi5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_r44zi5: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/09/22 03:44:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_r44zi5: Deleted 2026/09/22 03:44:21 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 03:44:21 DEBUG : a.txt: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 03:44:21 DEBUG : sub dir/hello world: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 03:44:21 DEBUG : sub dir/hello world2: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 03:44:21 DEBUG : sub dir/hello world: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 03:44:21 DEBUG : sub dir/hello world2: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 03:44:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.74s) === RUN TestListDirSortedFn run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:22 DEBUG : a.txt: size = 11 OK 2026/09/22 03:44:22 DEBUG : a.txt.rclone_chunk.001_r451op: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:22 INFO : a.txt.rclone_chunk.001_r451op: Copied (server-side copy) to: a.txt 2026/09/22 03:44:22 INFO : a.txt.rclone_chunk.001_r451op: Deleted 2026/09/22 03:44:22 DEBUG : zend.txt: size = 5 OK 2026/09/22 03:44:22 DEBUG : zend.txt.rclone_chunk.001_r451y1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 03:44:22 INFO : zend.txt.rclone_chunk.001_r451y1: Copied (server-side copy) to: zend.txt 2026/09/22 03:44:22 INFO : zend.txt.rclone_chunk.001_r451y1: Deleted 2026/09/22 03:44:23 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 03:44:23 DEBUG : sub dir/hello world.rclone_chunk.001_r452t1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:23 INFO : sub dir/hello world.rclone_chunk.001_r452t1: Copied (server-side copy) to: sub dir/hello world 2026/09/22 03:44:23 INFO : sub dir/hello world.rclone_chunk.001_r452t1: Deleted 2026/09/22 03:44:23 DEBUG : sub dir/hello world2: size = 11 OK 2026/09/22 03:44:23 DEBUG : sub dir/hello world2.rclone_chunk.001_r452wy: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:23 INFO : sub dir/hello world2.rclone_chunk.001_r452wy: Copied (server-side copy) to: sub dir/hello world2 2026/09/22 03:44:23 INFO : sub dir/hello world2.rclone_chunk.001_r452wy: Deleted 2026/09/22 03:44:24 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/09/22 03:44:24 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_r452tq: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_r452tq: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/09/22 03:44:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_r452tq: Deleted 2026/09/22 03:44:24 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/09/22 03:44:24 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_r453ew: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/09/22 03:44:24 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_r453ew: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/09/22 03:44:24 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_r453ew: Deleted 2026/09/22 03:44:25 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/09/22 03:44:25 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_r453kz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_r453kz: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/09/22 03:44:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_r453kz: Deleted 2026/09/22 03:44:25 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 03:44:25 DEBUG : a.txt: Excluded 2026/09/22 03:44:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 03:44:25 DEBUG : sub dir/hello world: Excluded 2026/09/22 03:44:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 03:44:25 DEBUG : sub dir/hello world2: Excluded 2026/09/22 03:44:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 03:44:25 DEBUG : sub dir/hello world: Excluded 2026/09/22 03:44:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 03:44:25 DEBUG : sub dir/hello world2: Excluded 2026/09/22 03:44:25 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 03:44:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.57s) === RUN TestListJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:27 DEBUG : file1: size = 5 OK 2026/09/22 03:44:27 DEBUG : file1.rclone_chunk.001_r455ub: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/09/22 03:44:27 INFO : file1.rclone_chunk.001_r455ub: Copied (server-side copy) to: file1 2026/09/22 03:44:27 INFO : file1.rclone_chunk.001_r455ub: Deleted 2026/09/22 03:44:27 DEBUG : sub/file2: size = 9 OK 2026/09/22 03:44:27 DEBUG : sub/file2.rclone_chunk.001_r456fz: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/09/22 03:44:27 INFO : sub/file2.rclone_chunk.001_r456fz: Copied (server-side copy) to: sub/file2 2026/09/22 03:44:27 INFO : sub/file2.rclone_chunk.001_r456fz: 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.11s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:29 DEBUG : file1: size = 5 OK 2026/09/22 03:44:29 DEBUG : file1.rclone_chunk.001_r45784: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/09/22 03:44:29 INFO : file1.rclone_chunk.001_r45784: Copied (server-side copy) to: file1 2026/09/22 03:44:29 INFO : file1.rclone_chunk.001_r45784: Deleted 2026/09/22 03:44:29 DEBUG : sub/file2: size = 9 OK 2026/09/22 03:44:29 DEBUG : sub/file2.rclone_chunk.001_r45845: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/09/22 03:44:29 INFO : sub/file2.rclone_chunk.001_r45845: Copied (server-side copy) to: sub/file2 2026/09/22 03:44:29 INFO : sub/file2.rclone_chunk.001_r45845: 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 2026/09/22 03:44:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/notfound" 2026/09/22 03:44:30 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/notfound" --- PASS: TestStatJSON (2.06s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.16s) === RUN TestStatJSONMemory 2026/09/22 03:44:30 DEBUG : Creating backend with remote ":memory:" 2026/09/22 03:44:30 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 03:44:30 DEBUG : sub/file1: size = 5 OK 2026/09/22 03:44:30 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 03:44:30 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:30 INFO : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Making directory 2026/09/22 03:44:30 INFO : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Making directory --- PASS: TestMkdir (0.12s) === RUN TestLsd run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 03:44:31 DEBUG : sub dir/hello world.rclone_chunk.001_r45abi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 03:44:31 INFO : sub dir/hello world.rclone_chunk.001_r45abi: Copied (server-side copy) to: sub dir/hello world 2026/09/22 03:44:31 INFO : sub dir/hello world.rclone_chunk.001_r45abi: Deleted --- PASS: TestLsd (0.77s) === RUN TestLs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:32 DEBUG : potato2: size = 60 OK 2026/09/22 03:44:32 DEBUG : potato2.rclone_chunk.001_r45acs: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:32 INFO : potato2.rclone_chunk.001_r45acs: Copied (server-side copy) to: potato2 2026/09/22 03:44:32 INFO : potato2.rclone_chunk.001_r45acs: Deleted 2026/09/22 03:44:32 DEBUG : empty space: size = 1 OK 2026/09/22 03:44:32 DEBUG : empty space.rclone_chunk.001_r45b49: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:32 INFO : empty space.rclone_chunk.001_r45b49: Copied (server-side copy) to: empty space 2026/09/22 03:44:32 INFO : empty space.rclone_chunk.001_r45b49: Deleted --- PASS: TestLs (1.20s) === RUN TestLsWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:33 DEBUG : potato2: size = 60 OK 2026/09/22 03:44:33 DEBUG : potato2.rclone_chunk.001_r45bja: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:33 INFO : potato2.rclone_chunk.001_r45bja: Copied (server-side copy) to: potato2 2026/09/22 03:44:33 INFO : potato2.rclone_chunk.001_r45bja: Deleted 2026/09/22 03:44:33 DEBUG : empty space: size = 1 OK 2026/09/22 03:44:33 DEBUG : empty space.rclone_chunk.001_r45c6h: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:33 INFO : empty space.rclone_chunk.001_r45c6h: Copied (server-side copy) to: empty space 2026/09/22 03:44:33 INFO : empty space.rclone_chunk.001_r45c6h: Deleted 2026/09/22 03:44:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/22 03:44:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.36s) === RUN TestLsLong run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:34 DEBUG : potato2: size = 60 OK 2026/09/22 03:44:34 DEBUG : potato2.rclone_chunk.001_r45d4q: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:34 INFO : potato2.rclone_chunk.001_r45d4q: Copied (server-side copy) to: potato2 2026/09/22 03:44:34 INFO : potato2.rclone_chunk.001_r45d4q: Deleted 2026/09/22 03:44:35 DEBUG : empty space: size = 1 OK 2026/09/22 03:44:35 DEBUG : empty space.rclone_chunk.001_r45dni: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:35 INFO : empty space.rclone_chunk.001_r45dni: Copied (server-side copy) to: empty space 2026/09/22 03:44:35 INFO : empty space.rclone_chunk.001_r45dni: Deleted --- PASS: TestLsLong (1.22s) === RUN TestHashSums run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:35 DEBUG : potato2: size = 60 OK 2026/09/22 03:44:35 DEBUG : potato2.rclone_chunk.001_r45e1m: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:35 INFO : potato2.rclone_chunk.001_r45e1m: Copied (server-side copy) to: potato2 2026/09/22 03:44:35 INFO : potato2.rclone_chunk.001_r45e1m: Deleted 2026/09/22 03:44:36 DEBUG : empty space: size = 1 OK 2026/09/22 03:44:36 DEBUG : empty space.rclone_chunk.001_r45e0u: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:36 INFO : empty space.rclone_chunk.001_r45e0u: Copied (server-side copy) to: empty space 2026/09/22 03:44:36 INFO : empty space.rclone_chunk.001_r45e0u: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.30s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.10s) === RUN TestHashSumsWithErrors 2026/09/22 03:44:36 DEBUG : Creating backend with remote ":memory:" 2026/09/22 03:44:36 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/22 03:44:36 ERROR : file1: hash unsupported: hash type not supported 2026/09/22 03:44:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/22 03:44:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 03:44:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/22 03:44:36 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:37 DEBUG : potato2: size = 60 OK 2026/09/22 03:44:37 DEBUG : potato2.rclone_chunk.001_r45f5c: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:37 INFO : potato2.rclone_chunk.001_r45f5c: Copied (server-side copy) to: potato2 2026/09/22 03:44:37 INFO : potato2.rclone_chunk.001_r45f5c: Deleted 2026/09/22 03:44:37 DEBUG : empty space: size = 1 OK 2026/09/22 03:44:37 DEBUG : empty space.rclone_chunk.001_r45g80: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:44:37 INFO : empty space.rclone_chunk.001_r45g80: Copied (server-side copy) to: empty space 2026/09/22 03:44:37 INFO : empty space.rclone_chunk.001_r45g80: Deleted 2026/09/22 03:44:38 DEBUG : sub dir/potato3: size = 5 OK 2026/09/22 03:44:38 DEBUG : sub dir/potato3.rclone_chunk.001_r45gkb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 03:44:38 INFO : sub dir/potato3.rclone_chunk.001_r45gkb: Copied (server-side copy) to: sub dir/potato3 2026/09/22 03:44:38 INFO : sub dir/potato3.rclone_chunk.001_r45gkb: Deleted --- PASS: TestCount (1.78s) === RUN TestDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:38 DEBUG : small: size = 10 OK 2026/09/22 03:44:38 DEBUG : small.rclone_chunk.001_r45hun: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/09/22 03:44:38 INFO : small.rclone_chunk.001_r45hun: Copied (server-side copy) to: small 2026/09/22 03:44:39 INFO : small.rclone_chunk.001_r45hun: Deleted 2026/09/22 03:44:39 DEBUG : medium: size = 60 OK 2026/09/22 03:44:39 DEBUG : medium.rclone_chunk.001_r45ifi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:44:39 INFO : medium.rclone_chunk.001_r45ifi: Copied (server-side copy) to: medium 2026/09/22 03:44:39 INFO : medium.rclone_chunk.001_r45ifi: Deleted 2026/09/22 03:44:39 DEBUG : large: size = 100 OK 2026/09/22 03:44:39 DEBUG : large.rclone_chunk.001_r45ien: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/09/22 03:44:39 INFO : large.rclone_chunk.001_r45ien: Copied (server-side copy) to: large 2026/09/22 03:44:39 INFO : large.rclone_chunk.001_r45ien: Deleted 2026/09/22 03:44:40 DEBUG : Waiting for deletions to finish 2026/09/22 03:44:40 DEBUG : large: Excluded (Size Filter) 2026/09/22 03:44:40 DEBUG : large: Excluded 2026/09/22 03:44:40 INFO : small: Deleted 2026/09/22 03:44:40 INFO : medium: Deleted --- PASS: TestDelete (1.82s) === RUN TestDeleteFatalError run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:40 DEBUG : file0: size = 1 OK 2026/09/22 03:44:40 DEBUG : file0.rclone_chunk.001_r45j2z: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:44:40 INFO : file0.rclone_chunk.001_r45j2z: Copied (server-side copy) to: file0 run.go:303: Failed to put "file0" to "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'": --max-delete threshold reached --- FAIL: TestDeleteFatalError (0.60s) === RUN TestMaxDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:462: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.17s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:462: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:462: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.17s) === RUN TestReadFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:41 DEBUG : ReadFile: size = 28 OK 2026/09/22 03:44:41 DEBUG : ReadFile.rclone_chunk.001_r45kdz: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/09/22 03:44:41 INFO : ReadFile.rclone_chunk.001_r45kdz: Copied (server-side copy) to: ReadFile 2026/09/22 03:44:41 INFO : ReadFile.rclone_chunk.001_r45kdz: Deleted --- PASS: TestReadFile (0.88s) === RUN TestRetry 2026/09/22 03:44:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/22 03:44:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/22 03:44:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 03:44:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 03:44:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 03:44:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/22 03:44:42 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:42 DEBUG : file1: size = 10 OK 2026/09/22 03:44:42 DEBUG : file1.rclone_chunk.001_r45lm7: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/09/22 03:44:42 INFO : file1.rclone_chunk.001_r45lm7: Copied (server-side copy) to: file1 2026/09/22 03:44:42 INFO : file1.rclone_chunk.001_r45lm7: Deleted 2026/09/22 03:44:43 DEBUG : file2: size = 9 OK 2026/09/22 03:44:43 DEBUG : file2.rclone_chunk.001_r45ljt: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/09/22 03:44:43 INFO : file2.rclone_chunk.001_r45ljt: Copied (server-side copy) to: file2 2026/09/22 03:44:43 INFO : file2.rclone_chunk.001_r45ljt: Deleted --- PASS: TestCat (1.96s) === RUN TestPurge 2026/09/22 03:44:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zinajim7lezo" 2026/09/22 03:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 03:44:44 DEBUG : Creating backend with remote "TestS3:rclone-test-zinajim7lezo" 2026/09/22 03:44:44 DEBUG : Creating backend with remote "/tmp/rclone3120046386" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-zinajim7lezo'", Local "Local file system at /tmp/rclone3120046386", Modify Window "1ns" 2026/09/22 03:44:45 INFO : S3 bucket rclone-test-zinajim7lezo: Bucket "rclone-test-zinajim7lezo" created with ACL "" 2026/09/22 03:44:45 DEBUG : A1/B1/C1/one: size = 3 OK 2026/09/22 03:44:45 DEBUG : A1/B1/C1/one.rclone_chunk.001_r45oep: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/09/22 03:44:45 INFO : A1/B1/C1/one.rclone_chunk.001_r45oep: Copied (server-side copy) to: A1/B1/C1/one 2026/09/22 03:44:45 INFO : A1/B1/C1/one.rclone_chunk.001_r45oep: Deleted 2026/09/22 03:44:45 INFO : A2: Making directory 2026/09/22 03:44:45 INFO : A1/B2: Making directory 2026/09/22 03:44:45 INFO : A1/B2/C2: Making directory 2026/09/22 03:44:45 INFO : A1/B1/C3: Making directory 2026/09/22 03:44:45 INFO : A3: Making directory 2026/09/22 03:44:45 INFO : A3/B3: Making directory 2026/09/22 03:44:45 INFO : A3/B3/C4: Making directory 2026/09/22 03:44:45 DEBUG : A1/two: size = 3 OK 2026/09/22 03:44:45 DEBUG : A1/two.rclone_chunk.001_r45oq4: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/09/22 03:44:45 INFO : A1/two.rclone_chunk.001_r45oq4: Copied (server-side copy) to: A1/two 2026/09/22 03:44:45 INFO : A1/two.rclone_chunk.001_r45oq4: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/22 03:44:46 DEBUG : S3 bucket rclone-test-zinajim7lezo: bucket is versioned: false 2026/09/22 03:44:46 DEBUG : Waiting for deletions to finish 2026/09/22 03:44:46 DEBUG : "A1/B1/C1/one" version false 2026/09/22 03:44:46 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/09/22 03:44:46 INFO : A1/B1/C1/one: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/22 03:44:46 DEBUG : Waiting for deletions to finish 2026/09/22 03:44:46 DEBUG : "A1/two" version false 2026/09/22 03:44:46 DEBUG : A1/two: Deleting (id "") 2026/09/22 03:44:46 INFO : A1/two: Deleted 2026/09/22 03:44:46 INFO : S3 bucket rclone-test-zinajim7lezo: Bucket "rclone-test-zinajim7lezo" deleted 2026/09/22 03:44:46 ERROR : error listing: directory not found 2026/09/22 03:44:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-zinajim7lezo': Purge remote 2026/09/22 03:44:46 DEBUG : Waiting for deletions to finish 2026/09/22 03:44:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.52s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:47 DEBUG : A1/B1/C1/one: size = 3 OK 2026/09/22 03:44:47 DEBUG : A1/B1/C1/one.rclone_chunk.001_r45pxe: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/09/22 03:44:47 INFO : A1/B1/C1/one.rclone_chunk.001_r45pxe: Copied (server-side copy) to: A1/B1/C1/one 2026/09/22 03:44:47 INFO : A1/B1/C1/one.rclone_chunk.001_r45pxe: Deleted 2026/09/22 03:44:47 INFO : A2: Making directory 2026/09/22 03:44:47 INFO : A1/B2: Making directory 2026/09/22 03:44:47 INFO : A1/B2/C2: Making directory 2026/09/22 03:44:47 INFO : A1/B1/C3: Making directory 2026/09/22 03:44:47 INFO : A3: Making directory 2026/09/22 03:44:47 INFO : A3/B3: Making directory 2026/09/22 03:44:47 INFO : A3/B3/C4: Making directory 2026/09/22 03:44:47 DEBUG : A1/two: size = 3 OK 2026/09/22 03:44:47 DEBUG : A1/two.rclone_chunk.001_r45qgr: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/09/22 03:44:47 INFO : A1/two.rclone_chunk.001_r45qgr: Copied (server-side copy) to: A1/two 2026/09/22 03:44:47 INFO : A1/two.rclone_chunk.001_r45qgr: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/22 03:44:48 DEBUG : removing 1 level 3 directories 2026/09/22 03:44:48 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" 2026/09/22 03:44:49 DEBUG : removing 1 level 0 directories 2026/09/22 03:44:49 INFO : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Removing directory 2026/09/22 03:44:49 INFO : S3 bucket rclone-test-lelimoz1nupu: Bucket "rclone-test-lelimoz1nupu" deleted 2026/09/22 03:44:49 ERROR : error listing: directory not found 2026/09/22 03:44:49 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.60s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:50 INFO : S3 bucket rclone-test-lelimoz1nupu: Bucket "rclone-test-lelimoz1nupu" created with ACL "" 2026/09/22 03:44:50 INFO : A1: Making directory 2026/09/22 03:44:50 INFO : A1/B1: Making directory 2026/09/22 03:44:50 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.75s) === RUN TestRmdirsWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:50 INFO : A1: Making directory 2026/09/22 03:44:50 INFO : A1/B1: Making directory 2026/09/22 03:44:50 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.21s) === RUN TestCopyURL run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:50 DEBUG : file1: size = 14 OK 2026/09/22 03:44:50 DEBUG : file1.rclone_chunk.001_r45tac: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:50 INFO : file1.rclone_chunk.001_r45tac: Copied (server-side copy) to: file1 2026/09/22 03:44:50 INFO : file1.rclone_chunk.001_r45tac: Deleted 2026/09/22 03:44:50 DEBUG : file1: size = 14 OK 2026/09/22 03:44:50 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:51 DEBUG : filename.txt: File name found in url 2026/09/22 03:44:51 DEBUG : filename.txt: size = 14 OK 2026/09/22 03:44:51 DEBUG : filename.txt.rclone_chunk.001_r45uyp: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:51 INFO : filename.txt.rclone_chunk.001_r45uyp: Copied (server-side copy) to: filename.txt 2026/09/22 03:44:51 INFO : filename.txt.rclone_chunk.001_r45uyp: Deleted 2026/09/22 03:44:51 DEBUG : filename.txt: size = 14 OK 2026/09/22 03:44:51 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/22 03:44:51 DEBUG : headerfilename.txt: size = 14 OK 2026/09/22 03:44:51 DEBUG : headerfilename.txt.rclone_chunk.001_r45um5: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:51 INFO : headerfilename.txt.rclone_chunk.001_r45um5: Copied (server-side copy) to: headerfilename.txt 2026/09/22 03:44:52 INFO : headerfilename.txt.rclone_chunk.001_r45um5: Deleted 2026/09/22 03:44:52 DEBUG : headerfilename.txt: size = 14 OK 2026/09/22 03:44:52 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:52 DEBUG : file2: size = 14 OK 2026/09/22 03:44:52 DEBUG : file2.rclone_chunk.001_r45vts: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:52 INFO : file2.rclone_chunk.001_r45vts: Copied (server-side copy) to: file2 2026/09/22 03:44:52 INFO : file2.rclone_chunk.001_r45vts: Deleted 2026/09/22 03:44:52 DEBUG : file2: size = 14 OK 2026/09/22 03:44:52 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURL (2.51s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:53 DEBUG : file1: size = 14 OK 2026/09/22 03:44:53 DEBUG : file1.rclone_chunk.001_r45wf3: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 03:44:53 INFO : file1.rclone_chunk.001_r45wf3: Copied (server-side copy) to: file1 2026/09/22 03:44:53 INFO : file1.rclone_chunk.001_r45wf3: Deleted 2026/09/22 03:44:53 DEBUG : file1: size = 14 OK 2026/09/22 03:44:53 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (0.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 03:44:53 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:44:53 DEBUG : sub/file2.rclone_chunk.001_r45w2h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:53 INFO : sub/file2.rclone_chunk.001_r45w2h: Copied (server-side copy) to: sub/file2 2026/09/22 03:44:54 INFO : sub/file2.rclone_chunk.001_r45w2h: Deleted 2026/09/22 03:44:54 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:44:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:54 INFO : file1: Copied (new) to: sub/file2 2026/09/22 03:44:54 INFO : file1: Deleted 2026/09/22 03:44:54 DEBUG : sub/file2: size = 14 OK 2026/09/22 03:44:54 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:44:54 DEBUG : file1: Unchanged skipping 2026/09/22 03:44:54 INFO : file1: Deleted 2026/09/22 03:44:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.14s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 03:44:54 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:55 DEBUG : file1: size = 14 OK 2026/09/22 03:44:55 DEBUG : file1.rclone_chunk.001_r45xmn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:55 INFO : file1.rclone_chunk.001_r45xmn: Copied (server-side copy) to: file1 2026/09/22 03:44:55 INFO : file1.rclone_chunk.001_r45xmn: Deleted 2026/09/22 03:44:55 DEBUG : file1: size = 14 OK 2026/09/22 03:44:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:55 INFO : file1: Copied (new) 2026/09/22 03:44:55 INFO : file1: Deleted 2026/09/22 03:44:55 DEBUG : file1: Destination exists, skipping 2026/09/22 03:44:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.87s) === RUN TestMoveFileImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:56 DEBUG : existing: size = 6 OK 2026/09/22 03:44:56 DEBUG : existing.rclone_chunk.001_r45yqk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 03:44:56 INFO : existing.rclone_chunk.001_r45yqk: Copied (server-side copy) to: existing 2026/09/22 03:44:56 INFO : existing.rclone_chunk.001_r45yqk: Deleted 2026/09/22 03:44:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:56 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:44:56 DEBUG : existing: Sizes differ 2026/09/22 03:44:56 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (0.91s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:57 DEBUG : dst/file1: size = 18 OK 2026/09/22 03:44:57 DEBUG : dst/file1.rclone_chunk.001_r45za0: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/22 03:44:57 INFO : dst/file1.rclone_chunk.001_r45za0: Copied (server-side copy) to: dst/file1 2026/09/22 03:44:57 INFO : dst/file1.rclone_chunk.001_r45za0: Deleted 2026/09/22 03:44:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lelimoz1nupu/backup" 2026/09/22 03:44:57 DEBUG : Creating backend with remote "TestS3:rclone-test-lelimoz1nupu/backup" 2026/09/22 03:44:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4020211533) 2026/09/22 03:44:57 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:44:57 DEBUG : dst/file1: Sizes differ 2026/09/22 03:44:57 DEBUG : dst/file1: copy non-chunked object... 2026/09/22 03:44:57 DEBUG : dst/file1: size = 18 OK 2026/09/22 03:44:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/22 03:44:57 INFO : dst/file1: Copied (server-side copy) 2026/09/22 03:44:57 INFO : dst/file1: Deleted 2026/09/22 03:44:57 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/09/22 03:44:58 DEBUG : dst/file1: size = 14 OK 2026/09/22 03:44:58 DEBUG : dst/file1.rclone_chunk.001_r460o9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:58 INFO : dst/file1.rclone_chunk.001_r460o9: Copied (server-side copy) to: dst/file1 2026/09/22 03:44:58 INFO : dst/file1.rclone_chunk.001_r460o9: Deleted 2026/09/22 03:44:58 DEBUG : dst/file1: size = 14 OK 2026/09/22 03:44:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 03:44:58 INFO : dst/file1: Copied (new) 2026/09/22 03:44:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.20s) === 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 TestDirMoveMoveError run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:44:59 DEBUG : A/file0: size = 1 OK 2026/09/22 03:44:59 DEBUG : A/file0.rclone_chunk.001_r461ni: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:44:59 INFO : A/file0.rclone_chunk.001_r461ni: Copied (server-side copy) to: A/file0 2026/09/22 03:44:59 INFO : A/file0.rclone_chunk.001_r461ni: Deleted 2026/09/22 03:44:59 DEBUG : A/file1: size = 1 OK 2026/09/22 03:44:59 DEBUG : A/file1.rclone_chunk.001_r462sn: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:44:59 INFO : A/file1.rclone_chunk.001_r462sn: Copied (server-side copy) to: A/file1 2026/09/22 03:44:59 INFO : A/file1.rclone_chunk.001_r462sn: Deleted 2026/09/22 03:45:00 DEBUG : A/file2: size = 1 OK 2026/09/22 03:45:00 DEBUG : A/file2.rclone_chunk.001_r462cd: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:00 INFO : A/file2.rclone_chunk.001_r462cd: Copied (server-side copy) to: A/file2 2026/09/22 03:45:00 INFO : A/file2.rclone_chunk.001_r462cd: Deleted 2026/09/22 03:45:00 DEBUG : A/file3: size = 1 OK 2026/09/22 03:45:00 DEBUG : A/file3.rclone_chunk.001_r463kr: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:00 INFO : A/file3.rclone_chunk.001_r463kr: Copied (server-side copy) to: A/file3 2026/09/22 03:45:00 INFO : A/file3.rclone_chunk.001_r463kr: Deleted 2026/09/22 03:45:00 DEBUG : A/file4: size = 1 OK 2026/09/22 03:45:00 DEBUG : A/file4.rclone_chunk.001_r4636d: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:00 INFO : A/file4.rclone_chunk.001_r4636d: Copied (server-side copy) to: A/file4 2026/09/22 03:45:00 INFO : A/file4.rclone_chunk.001_r4636d: Deleted 2026/09/22 03:45:01 DEBUG : A/file5: size = 1 OK 2026/09/22 03:45:01 DEBUG : A/file5.rclone_chunk.001_r4642y: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:01 INFO : A/file5.rclone_chunk.001_r4642y: Copied (server-side copy) to: A/file5 2026/09/22 03:45:01 INFO : A/file5.rclone_chunk.001_r4642y: Deleted 2026/09/22 03:45:01 DEBUG : A/file6: size = 1 OK 2026/09/22 03:45:01 DEBUG : A/file6.rclone_chunk.001_r464y8: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:01 INFO : A/file6.rclone_chunk.001_r464y8: Copied (server-side copy) to: A/file6 2026/09/22 03:45:01 INFO : A/file6.rclone_chunk.001_r464y8: Deleted 2026/09/22 03:45:02 DEBUG : A/file7: size = 1 OK 2026/09/22 03:45:02 DEBUG : A/file7.rclone_chunk.001_r4642u: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:02 INFO : A/file7.rclone_chunk.001_r4642u: Copied (server-side copy) to: A/file7 2026/09/22 03:45:02 INFO : A/file7.rclone_chunk.001_r4642u: Deleted 2026/09/22 03:45:02 DEBUG : A/file8: size = 1 OK 2026/09/22 03:45:02 DEBUG : A/file8.rclone_chunk.001_r465cr: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:02 INFO : A/file8.rclone_chunk.001_r465cr: Copied (server-side copy) to: A/file8 2026/09/22 03:45:02 INFO : A/file8.rclone_chunk.001_r465cr: Deleted 2026/09/22 03:45:03 DEBUG : A/file9: size = 1 OK 2026/09/22 03:45:03 DEBUG : A/file9.rclone_chunk.001_r4655o: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:03 INFO : A/file9.rclone_chunk.001_r4655o: Copied (server-side copy) to: A/file9 2026/09/22 03:45:03 INFO : A/file9.rclone_chunk.001_r4655o: Deleted 2026/09/22 03:45:03 DEBUG : A/file10: size = 1 OK 2026/09/22 03:45:03 DEBUG : A/file10.rclone_chunk.001_r466qu: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:03 INFO : A/file10.rclone_chunk.001_r466qu: Copied (server-side copy) to: A/file10 2026/09/22 03:45:03 INFO : A/file10.rclone_chunk.001_r466qu: Deleted 2026/09/22 03:45:04 DEBUG : A/file11: size = 1 OK 2026/09/22 03:45:04 DEBUG : A/file11.rclone_chunk.001_r466cx: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:04 INFO : A/file11.rclone_chunk.001_r466cx: Copied (server-side copy) to: A/file11 2026/09/22 03:45:04 INFO : A/file11.rclone_chunk.001_r466cx: Deleted 2026/09/22 03:45:04 DEBUG : A/file12: size = 1 OK 2026/09/22 03:45:04 DEBUG : A/file12.rclone_chunk.001_r467m4: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:04 INFO : A/file12.rclone_chunk.001_r467m4: Copied (server-side copy) to: A/file12 2026/09/22 03:45:04 INFO : A/file12.rclone_chunk.001_r467m4: Deleted 2026/09/22 03:45:04 DEBUG : A/file13: size = 1 OK 2026/09/22 03:45:04 DEBUG : A/file13.rclone_chunk.001_r4674q: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:04 INFO : A/file13.rclone_chunk.001_r4674q: Copied (server-side copy) to: A/file13 2026/09/22 03:45:04 INFO : A/file13.rclone_chunk.001_r4674q: Deleted 2026/09/22 03:45:05 DEBUG : A/file14: size = 1 OK 2026/09/22 03:45:05 DEBUG : A/file14.rclone_chunk.001_r468ah: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:05 INFO : A/file14.rclone_chunk.001_r468ah: Copied (server-side copy) to: A/file14 2026/09/22 03:45:05 INFO : A/file14.rclone_chunk.001_r468ah: Deleted 2026/09/22 03:45:05 DEBUG : A/file15: size = 1 OK 2026/09/22 03:45:05 DEBUG : A/file15.rclone_chunk.001_r4684z: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:05 INFO : A/file15.rclone_chunk.001_r4684z: Copied (server-side copy) to: A/file15 2026/09/22 03:45:05 INFO : A/file15.rclone_chunk.001_r4684z: Deleted 2026/09/22 03:45:06 DEBUG : A/file16: size = 1 OK 2026/09/22 03:45:06 DEBUG : A/file16.rclone_chunk.001_r468p4: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:06 INFO : A/file16.rclone_chunk.001_r468p4: Copied (server-side copy) to: A/file16 2026/09/22 03:45:06 INFO : A/file16.rclone_chunk.001_r468p4: Deleted 2026/09/22 03:45:06 DEBUG : A/file17: size = 1 OK 2026/09/22 03:45:06 DEBUG : A/file17.rclone_chunk.001_r469kf: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:06 INFO : A/file17.rclone_chunk.001_r469kf: Copied (server-side copy) to: A/file17 2026/09/22 03:45:06 INFO : A/file17.rclone_chunk.001_r469kf: Deleted 2026/09/22 03:45:07 DEBUG : A/file18: size = 1 OK 2026/09/22 03:45:07 DEBUG : A/file18.rclone_chunk.001_r4693u: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:07 INFO : A/file18.rclone_chunk.001_r4693u: Copied (server-side copy) to: A/file18 2026/09/22 03:45:07 INFO : A/file18.rclone_chunk.001_r4693u: Deleted 2026/09/22 03:45:07 DEBUG : A/file19: size = 1 OK 2026/09/22 03:45:07 DEBUG : A/file19.rclone_chunk.001_r46aqe: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/22 03:45:07 INFO : A/file19.rclone_chunk.001_r46aqe: Copied (server-side copy) to: A/file19 2026/09/22 03:45:07 INFO : A/file19.rclone_chunk.001_r46aqe: Deleted operations_test.go:1487: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1487 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 Error: Expected value not to be nil. Test: TestDirMoveMoveError Messages: the test needs a backend with Move --- FAIL: TestDirMoveMoveError (9.93s) === RUN TestDirMoveContext run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:09 DEBUG : A/one: size = 3 OK 2026/09/22 03:45:09 DEBUG : A/one.rclone_chunk.001_r46bui: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:45:09 INFO : A/one.rclone_chunk.001_r46bui: Copied (server-side copy) to: A/one 2026/09/22 03:45:09 INFO : A/one.rclone_chunk.001_r46bui: Deleted 2026/09/22 03:45:09 DEBUG : A/two: size = 3 OK 2026/09/22 03:45:09 DEBUG : A/two.rclone_chunk.001_r46co2: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:45:09 INFO : A/two.rclone_chunk.001_r46co2: Copied (server-side copy) to: A/two 2026/09/22 03:45:09 INFO : A/two.rclone_chunk.001_r46co2: Deleted operations_test.go:1487: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1487 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1540 Error: Expected value not to be nil. Test: TestDirMoveContext Messages: the test needs a backend with Move --- FAIL: TestDirMoveContext (1.05s) === RUN TestDirMove run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:10 DEBUG : A1/one: size = 3 OK 2026/09/22 03:45:10 DEBUG : A1/one.rclone_chunk.001_r46ccj: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:45:10 INFO : A1/one.rclone_chunk.001_r46ccj: Copied (server-side copy) to: A1/one 2026/09/22 03:45:10 INFO : A1/one.rclone_chunk.001_r46ccj: Deleted 2026/09/22 03:45:10 DEBUG : A1/two: size = 3 OK 2026/09/22 03:45:10 DEBUG : A1/two.rclone_chunk.001_r46dk1: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:45:10 INFO : A1/two.rclone_chunk.001_r46dk1: Copied (server-side copy) to: A1/two 2026/09/22 03:45:10 INFO : A1/two.rclone_chunk.001_r46dk1: Deleted 2026/09/22 03:45:11 DEBUG : A1/B1/three: size = 5 OK 2026/09/22 03:45:11 DEBUG : A1/B1/three.rclone_chunk.001_r46d5h: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 03:45:11 INFO : A1/B1/three.rclone_chunk.001_r46d5h: Copied (server-side copy) to: A1/B1/three 2026/09/22 03:45:11 INFO : A1/B1/three.rclone_chunk.001_r46d5h: Deleted 2026/09/22 03:45:11 DEBUG : A1/B1/C1/four: size = 4 OK 2026/09/22 03:45:11 DEBUG : A1/B1/C1/four.rclone_chunk.001_r46evi: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 03:45:11 INFO : A1/B1/C1/four.rclone_chunk.001_r46evi: Copied (server-side copy) to: A1/B1/C1/four 2026/09/22 03:45:11 INFO : A1/B1/C1/four.rclone_chunk.001_r46evi: Deleted 2026/09/22 03:45:11 DEBUG : A1/B1/C2/five: size = 4 OK 2026/09/22 03:45:11 DEBUG : A1/B1/C2/five.rclone_chunk.001_r46ek2: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 03:45:11 INFO : A1/B1/C2/five.rclone_chunk.001_r46ek2: Copied (server-side copy) to: A1/B1/C2/five 2026/09/22 03:45:11 INFO : A1/B1/C2/five.rclone_chunk.001_r46ek2: Deleted 2026/09/22 03:45:11 INFO : A1/B2: Making directory 2026/09/22 03:45:11 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/09/22 03:45:12 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/09/22 03:45:12 DEBUG : A1/B1/three: copy non-chunked object... 2026/09/22 03:45:12 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/09/22 03:45:12 DEBUG : A1/one: copy non-chunked object... 2026/09/22 03:45:12 DEBUG : A1/two: copy non-chunked object... 2026/09/22 03:45:12 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/22 03:45:12 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 03:45:12 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/22 03:45:12 DEBUG : A2/B1/three: size = 5 OK 2026/09/22 03:45:12 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 03:45:12 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/22 03:45:12 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/22 03:45:12 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 03:45:12 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/22 03:45:12 DEBUG : A2/one: size = 3 OK 2026/09/22 03:45:12 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:45:12 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/22 03:45:12 DEBUG : A2/two: size = 3 OK 2026/09/22 03:45:12 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:45:12 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/22 03:45:12 INFO : A1/B1/C2/five: Deleted 2026/09/22 03:45:12 INFO : A1/B1/three: Deleted 2026/09/22 03:45:12 INFO : A1/B1/C1/four: Deleted 2026/09/22 03:45:12 INFO : A1/one: Deleted 2026/09/22 03:45:12 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/22 03:45:13 DEBUG : A2/two: copy non-chunked object... 2026/09/22 03:45:13 DEBUG : A2/B1/three: copy non-chunked object... 2026/09/22 03:45:13 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/09/22 03:45:13 DEBUG : A2/one: copy non-chunked object... 2026/09/22 03:45:13 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/09/22 03:45:13 DEBUG : A3/B1/three: size = 5 OK 2026/09/22 03:45:13 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 03:45:13 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/22 03:45:13 DEBUG : A3/two: size = 3 OK 2026/09/22 03:45:13 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:45:13 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/22 03:45:13 DEBUG : A3/one: size = 3 OK 2026/09/22 03:45:13 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:45:13 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/22 03:45:13 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/22 03:45:13 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 03:45:13 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/22 03:45:13 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/22 03:45:13 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 03:45:13 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/22 03:45:13 INFO : A2/two: Deleted 2026/09/22 03:45:13 INFO : A2/B1/three: Deleted 2026/09/22 03:45:13 INFO : A2/one: Deleted 2026/09/22 03:45:13 INFO : A2/B1/C1/four: Deleted 2026/09/22 03:45:13 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/22 03:45:14 INFO : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/22 03:45:14 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/09/22 03:45:14 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/09/22 03:45:14 DEBUG : A3/one: copy non-chunked object... 2026/09/22 03:45:14 DEBUG : A3/two: copy non-chunked object... 2026/09/22 03:45:14 DEBUG : A3/B1/three: copy non-chunked object... 2026/09/22 03:45:14 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/22 03:45:14 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 03:45:14 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/22 03:45:14 DEBUG : A4/one: size = 3 OK 2026/09/22 03:45:14 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 03:45:14 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/22 03:45:14 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/22 03:45:14 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 03:45:14 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/22 03:45:14 DEBUG : A4/B1/three: size = 5 OK 2026/09/22 03:45:14 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 03:45:14 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/22 03:45:14 DEBUG : A4/two: size = 3 OK 2026/09/22 03:45:14 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 03:45:14 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/22 03:45:14 INFO : A3/one: Deleted 2026/09/22 03:45:14 INFO : A3/B1/C1/four: Deleted 2026/09/22 03:45:14 INFO : A3/B1/C2/five: Deleted 2026/09/22 03:45:14 INFO : A3/B1/three: Deleted 2026/09/22 03:45:14 INFO : A3/two: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.47s) === RUN TestGetFsInfo run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 03:45:15 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:15 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_r46iwf: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 03:45:15 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_r46iwf: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/09/22 03:45:15 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_r46iwf: Deleted 2026/09/22 03:45:15 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 03:45:15 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 03:45:15 NOTICE: S3 bucket rclone-test-lelimoz1nupu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: open chunk writer: started multipart upload: oQgIVgaocjunGod66lDY.4EJwALqIZOX4azsKg2XPQOmjnOOvhXH77B72aKNISQTxz78zbOIt0i9aNJFkPml.kVyCGrAxIYk5fE.lNnKYATA7EonVwDfDggBOcdCvi20 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: multipart upload "oQgIVgaocjunGod66lDY.4EJwALqIZOX4azsKg2XPQOmjnOOvhXH77B72aKNISQTxz78zbOIt0i9aNJFkPml.kVyCGrAxIYk5fE.lNnKYATA7EonVwDfDggBOcdCvi20" finished 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: Src hash empty - aborting Dst hash check 2026/09/22 03:45:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2026/09/22 03:45:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_r46ixk: Deleted 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/22 03:45:16 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 03:45:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:17 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_r46jmv: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 03:45:17 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_r46jmv: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/09/22 03:45:17 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_r46jmv: Deleted 2026/09/22 03:45:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 03:45:17 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: open chunk writer: started multipart upload: AImUKRKBjZiGxCGiOrjryEnJnVSAJ6914w_S8mLwB7uX.Eld.HLsGw8www4Y7QCVK2kYXp_wIm1N7GTEi6F_4vjCSQyAa6DHmaPtdT7FUjZ90dFk8fg_fBGxUzeUK9gj 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: multipart upload "AImUKRKBjZiGxCGiOrjryEnJnVSAJ6914w_S8mLwB7uX.Eld.HLsGw8www4Y7QCVK2kYXp_wIm1N7GTEi6F_4vjCSQyAa6DHmaPtdT7FUjZ90dFk8fg_fBGxUzeUK9gj" finished 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:17 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: Src hash empty - aborting Dst hash check 2026/09/22 03:45:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2026/09/22 03:45:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_r46kyk: Deleted 2026/09/22 03:45:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:18 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/22 03:45:18 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 03:45:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:18 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_r46l0x: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/09/22 03:45:18 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_r46l0x: Deleted 2026/09/22 03:45:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 03:45:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: open chunk writer: started multipart upload: ROk1HL1U_978rJKElcq7Qn6kIizoE4yfbYZEnCmIWHA2chfw1jvVZWnxLJpIdQYGkO7o62LWh2j9Chwdnoe5YLgmMBqgkfW8L87cEDJ5uFBB2q2UqhpoepG7fgTm9kIP 2026/09/22 03:45:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/22 03:45:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/22 03:45:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: multipart upload "ROk1HL1U_978rJKElcq7Qn6kIizoE4yfbYZEnCmIWHA2chfw1jvVZWnxLJpIdQYGkO7o62LWh2j9Chwdnoe5YLgmMBqgkfW8L87cEDJ5uFBB2q2UqhpoepG7fgTm9kIP" finished 2026/09/22 03:45:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/22 03:45:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/09/22 03:45:19 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46lnp: Deleted 2026/09/22 03:45:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:19 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:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 03:45:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:20 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_r46mas: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/09/22 03:45:20 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_r46mas: Deleted 2026/09/22 03:45:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 03:45:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/22 03:45:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: open chunk writer: started multipart upload: zrDVLA_XASL2TnSczDOCe8WmKUU7bPEuYItgCYyILHOWus3bZDLvJxX2iSMd2YYyz0iWpUqrZAK7TTssqRVxmdpoegyvpPf9GWHs6am3563o2nLNfFG6KkWHHPrv03ar 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: multipart upload "zrDVLA_XASL2TnSczDOCe8WmKUU7bPEuYItgCYyILHOWus3bZDLvJxX2iSMd2YYyz0iWpUqrZAK7TTssqRVxmdpoegyvpPf9GWHs6am3563o2nLNfFG6KkWHHPrv03ar" finished 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/09/22 03:45:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_r46nil: Deleted 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/22 03:45:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.50s) === RUN TestRcatMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:1739: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:21 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:21 DEBUG : potato1.rclone_chunk.001_r46ose: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:21 INFO : potato1.rclone_chunk.001_r46ose: Copied (server-side copy) to: potato1 2026/09/22 03:45:21 INFO : potato1.rclone_chunk.001_r46ose: Deleted 2026/09/22 03:45:21 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:21 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 03:45:22 DEBUG : potato2: size = 60 OK 2026/09/22 03:45:22 DEBUG : potato2.rclone_chunk.001_r46okq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:22 INFO : potato2.rclone_chunk.001_r46okq: Copied (server-side copy) to: potato2 2026/09/22 03:45:22 INFO : potato2.rclone_chunk.001_r46okq: Deleted 2026/09/22 03:45:22 DEBUG : potato2: size = 60 OK 2026/09/22 03:45:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:22 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.17s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:22 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-lelimoz1nupu.s3.eu-west-2.amazonaws.com/potato1.rclone_chunk.001_r46pum?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=120 with Body length 60) 2026/09/22 03:45:22 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/22 03:45:22 ERROR : potato1: Post request put error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-lelimoz1nupu.s3.eu-west-2.amazonaws.com/potato1.rclone_chunk.001_r46pum?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=120 with Body length 60 2026/09/22 03:45:22 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRcatSizeShortEOF (0.18s) === RUN TestRcatSizeMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:1832: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.11s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:22 ERROR : potato1.rclone_chunk.001_r46plr: Don't know how to set key "X-Upload-Header" on upload 2026/09/22 03:45:23 ERROR : potato1.rclone_chunk.001_r46plr: Don't know how to set key "X-Upload-Header" on upload 2026/09/22 03:45:23 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:23 DEBUG : potato1.rclone_chunk.001_r46plr: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:23 INFO : potato1.rclone_chunk.001_r46plr: Copied (server-side copy) to: potato1 2026/09/22 03:45:23 INFO : potato1.rclone_chunk.001_r46plr: Deleted 2026/09/22 03:45:23 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:23 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (0.53s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:23 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:23 DEBUG : potato1.rclone_chunk.001_r46q2w: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 OK 2026/09/22 03:45:23 INFO : potato1.rclone_chunk.001_r46q2w: Copied (server-side copy) to: potato1 2026/09/22 03:45:23 INFO : potato1.rclone_chunk.001_r46q2w: Deleted 2026/09/22 03:45:23 DEBUG : potato1: size = 60 OK 2026/09/22 03:45:23 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:45:23 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:45:23 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/22 03:45:23 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:24 DEBUG : potato4: size = 59 OK 2026/09/22 03:45:24 DEBUG : potato4.rclone_chunk.001_r46r6e: md5 = c580c309043325bbe79ace37ec3b11d7 OK 2026/09/22 03:45:24 INFO : potato4.rclone_chunk.001_r46r6e: Copied (server-side copy) to: potato4 2026/09/22 03:45:24 INFO : potato4.rclone_chunk.001_r46r6e: Deleted 2026/09/22 03:45:24 DEBUG : potato4: size = 60 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:45:24 DEBUG : potato4: size = 59 (Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 2026/09/22 03:45:24 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu') 59 2026/09/22 03:45:24 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:24 DEBUG : potato2: size = 60 OK 2026/09/22 03:45:24 INFO : potato2.rclone_chunk.001_r46rht: Copied (server-side copy) to: potato2 2026/09/22 03:45:24 INFO : potato2.rclone_chunk.001_r46rht: Deleted 2026/09/22 03:45:24 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:25 DEBUG : potato3: size = 60 OK 2026/09/22 03:45:25 DEBUG : potato3.rclone_chunk.001_r46sei: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:25 INFO : potato3.rclone_chunk.001_r46sei: Copied (server-side copy) to: potato3 2026/09/22 03:45:25 INFO : potato3.rclone_chunk.001_r46sei: Deleted 2026/09/22 03:45:25 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (2.27s) --- PASS: TestRcatSizeChecksum/Corrupted (0.59s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.58s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.54s) --- PASS: TestRcatSizeChecksum/NoHashes (0.56s) === RUN TestTouchDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" 2026/09/22 03:45:26 DEBUG : potato2: size = 60 OK 2026/09/22 03:45:26 DEBUG : potato2.rclone_chunk.001_r46sy7: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 03:45:26 INFO : potato2.rclone_chunk.001_r46sy7: Copied (server-side copy) to: potato2 2026/09/22 03:45:26 INFO : potato2.rclone_chunk.001_r46sy7: Deleted 2026/09/22 03:45:26 DEBUG : empty space: size = 1 OK 2026/09/22 03:45:26 DEBUG : empty space.rclone_chunk.001_r46t9i: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 03:45:26 INFO : empty space.rclone_chunk.001_r46t9i: Copied (server-side copy) to: empty space 2026/09/22 03:45:26 INFO : empty space.rclone_chunk.001_r46t9i: Deleted 2026/09/22 03:45:26 DEBUG : sub dir/potato3: size = 5 OK 2026/09/22 03:45:26 DEBUG : sub dir/potato3.rclone_chunk.001_r46tjo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 03:45:26 INFO : sub dir/potato3.rclone_chunk.001_r46tjo: Copied (server-side copy) to: sub dir/potato3 2026/09/22 03:45:26 INFO : sub dir/potato3.rclone_chunk.001_r46tjo: Deleted 2026/09/22 03:45:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Touching "empty space" 2026/09/22 03:45:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Touching "potato2" 2026/09/22 03:45:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.20s) === RUN TestMkdirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2052: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.08s) === RUN TestMkdirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2073: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.08s) === RUN TestCopyDirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2117: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2155: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.08s) === RUN TestDirsEqual run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2206: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu'", Local "Local file system at /tmp/rclone4020211533", Modify Window "1ns" operations_test.go:2275: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === RUN TestRcatInputFailurePreservesDestination 2026/09/22 03:45:28 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination3804525844/001" --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/22 03:45:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-lelimoz1nupu': Purge remote 2026/09/22 03:45:28 DEBUG : S3 bucket rclone-test-lelimoz1nupu: bucket is versioned: false 2026/09/22 03:45:28 DEBUG : Waiting for deletions to finish 2026/09/22 03:45:28 INFO : S3 bucket rclone-test-lelimoz1nupu: Bucket "rclone-test-lelimoz1nupu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished ERROR in 2m25.40881562s (try 1/5): exit status 1: Failed [TestDeleteFatalError TestDirMoveMoveError TestDirMoveContext]