"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/09/26 04:06:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe" 2026/09/26 04:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:03 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe" 2026/09/26 04:06:03 DEBUG : Creating backend with remote "/tmp/rclone1871872047" === 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" multithread_test.go:120: multithread writing not supported 2026/09/26 04:06:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" multithread_test.go:120: multithread writing not supported 2026/09/26 04:06:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:06:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 1 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 0 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 2 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:06: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/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:06:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 1 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 0 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 2 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:06: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/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:06:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 1 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 2 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 3 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 0 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:06: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/26 04:06:03 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:06:03 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 1 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 0 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 2 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/26 04:06:03 DEBUG : file.txt: writing chunk 3 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/26 04:06:03 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:06: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/26 04:06:03 DEBUG : a: size = 0 OK 2026/09/26 04:06:03 DEBUG : a: size = 1 (memory) 2026/09/26 04:06: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/26 04:06:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/26 04:06:03 DEBUG : potato: Seek from 10 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 10 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/26 04:06:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/26 04:06:03 DEBUG : potato: Seek from 8 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 8 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/26 04:06:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:06:03 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:06:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/26 04:06:03 DEBUG : potato: Seek from 9 to 0 2026/09/26 04:06:03 DEBUG : potato: Seek from 9 to 0 2026/09/26 04:06: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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:04 INFO : S3 bucket rclone-test-tujaluc3sibe: Bucket "rclone-test-tujaluc3sibe" created with ACL "" 2026/09/26 04:06:04 DEBUG : rutabaga: size = 8 OK 2026/09/26 04:06:04 DEBUG : rutabaga.rclone_chunk.001_yjt7kv: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/26 04:06:04 INFO : rutabaga.rclone_chunk.001_yjt7kv: Copied (server-side copy) to: rutabaga 2026/09/26 04:06:04 INFO : rutabaga.rclone_chunk.001_yjt7kv: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/09/26 04:06:05 DEBUG : empty space: size = 1 OK 2026/09/26 04:06:05 DEBUG : empty space.rclone_chunk.001_yjt82e: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:06:05 INFO : empty space.rclone_chunk.001_yjt82e: Copied (server-side copy) to: empty space 2026/09/26 04:06:05 INFO : empty space.rclone_chunk.001_yjt82e: Deleted === RUN TestCheck/3 2026/09/26 04:06:06 DEBUG : potato2: size = 60 OK 2026/09/26 04:06:06 DEBUG : potato2.rclone_chunk.001_yjt844: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:06:06 INFO : potato2.rclone_chunk.001_yjt844: Copied (server-side copy) to: potato2 2026/09/26 04:06:06 INFO : potato2.rclone_chunk.001_yjt844: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/09/26 04:06:06 DEBUG : remotepotato: size = 60 OK 2026/09/26 04:06:06 DEBUG : remotepotato.rclone_chunk.001_yjt98u: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:06:06 INFO : remotepotato.rclone_chunk.001_yjt98u: Copied (server-side copy) to: remotepotato 2026/09/26 04:06:06 INFO : remotepotato.rclone_chunk.001_yjt98u: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.57s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/09/26 04:06:07 DEBUG : Creating backend with remote "nonexistent" 2026/09/26 04:06:07 DEBUG : Creating backend with remote "nonexistent" 2026/09/26 04:06:07 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/26 04:06:07 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/26 04:06:07 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/26 04:06:07 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:07 DEBUG : rutabaga: size = 8 OK 2026/09/26 04:06:07 DEBUG : rutabaga.rclone_chunk.001_yjtanj: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/26 04:06:07 INFO : rutabaga.rclone_chunk.001_yjtanj: Copied (server-side copy) to: rutabaga 2026/09/26 04:06:07 INFO : rutabaga.rclone_chunk.001_yjtanj: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/26 04:06:08 DEBUG : empty space: size = 1 OK 2026/09/26 04:06:08 DEBUG : empty space.rclone_chunk.001_yjtb3t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:06:08 INFO : empty space.rclone_chunk.001_yjtb3t: Copied (server-side copy) to: empty space 2026/09/26 04:06:08 INFO : empty space.rclone_chunk.001_yjtb3t: Deleted === RUN TestCheckDownload/3 2026/09/26 04:06:09 DEBUG : potato2: size = 60 OK 2026/09/26 04:06:09 DEBUG : potato2.rclone_chunk.001_yjtbs3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:06:09 INFO : potato2.rclone_chunk.001_yjtbs3: Copied (server-side copy) to: potato2 2026/09/26 04:06:09 INFO : potato2.rclone_chunk.001_yjtbs3: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/26 04:06:10 DEBUG : remotepotato: size = 60 OK 2026/09/26 04:06:10 DEBUG : remotepotato.rclone_chunk.001_yjtdvs: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:06:10 INFO : remotepotato.rclone_chunk.001_yjtdvs: Copied (server-side copy) to: remotepotato 2026/09/26 04:06:10 INFO : remotepotato.rclone_chunk.001_yjtdvs: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.72s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.15s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.12s) === RUN TestCheckSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:11 DEBUG : rutabaga: size = 8 OK 2026/09/26 04:06:11 DEBUG : rutabaga.rclone_chunk.001_yjtewt: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/09/26 04:06:11 INFO : rutabaga.rclone_chunk.001_yjtewt: Copied (server-side copy) to: rutabaga 2026/09/26 04:06:11 INFO : rutabaga.rclone_chunk.001_yjtewt: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/26 04:06:12 DEBUG : empty space: size = 1 OK 2026/09/26 04:06:12 DEBUG : empty space.rclone_chunk.001_yjtewd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:06:12 INFO : empty space.rclone_chunk.001_yjtewd: Copied (server-side copy) to: empty space 2026/09/26 04:06:12 INFO : empty space.rclone_chunk.001_yjtewd: Deleted === RUN TestCheckSizeOnly/3 2026/09/26 04:06:12 DEBUG : potato2: size = 60 OK 2026/09/26 04:06:12 DEBUG : potato2.rclone_chunk.001_yjtfks: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2026/09/26 04:06:12 INFO : potato2.rclone_chunk.001_yjtfks: Copied (server-side copy) to: potato2 2026/09/26 04:06:12 INFO : potato2.rclone_chunk.001_yjtfks: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/26 04:06:13 DEBUG : remotepotato: size = 60 OK 2026/09/26 04:06:13 DEBUG : remotepotato.rclone_chunk.001_yjtgmc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:06:13 INFO : remotepotato.rclone_chunk.001_yjtgmc: Copied (server-side copy) to: remotepotato 2026/09/26 04:06:13 INFO : remotepotato.rclone_chunk.001_yjtgmc: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.94s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:14 DEBUG : test.sum: size = 81 OK 2026/09/26 04:06:14 DEBUG : test.sum.rclone_chunk.001_yjth9s: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2026/09/26 04:06:14 INFO : test.sum.rclone_chunk.001_yjth9s: Copied (server-side copy) to: test.sum 2026/09/26 04:06:14 INFO : test.sum.rclone_chunk.001_yjth9s: Deleted 2026/09/26 04:06:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/26 04:06:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/26 04:06:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/26 04:06:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/26 04:06:15 DEBUG : test.sum: size = 90 OK 2026/09/26 04:06:15 DEBUG : test.sum.rclone_chunk.001_yjth8a: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2026/09/26 04:06:15 INFO : test.sum.rclone_chunk.001_yjth8a: Copied (server-side copy) to: test.sum 2026/09/26 04:06:15 INFO : test.sum.rclone_chunk.001_yjth8a: Deleted 2026/09/26 04:06:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/26 04:06:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/26 04:06:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/26 04:06:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.40s) === RUN TestCheckSum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/data" 2026/09/26 04:06:15 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/data" 2026/09/26 04:06:15 DEBUG : data/banana: size = 13 OK 2026/09/26 04:06:15 DEBUG : data/banana.rclone_chunk.001_yjti35: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:15 INFO : data/banana.rclone_chunk.001_yjti35: Copied (server-side copy) to: data/banana 2026/09/26 04:06:16 INFO : data/banana.rclone_chunk.001_yjti35: Deleted 2026/09/26 04:06:16 DEBUG : test.sum: size = 41 OK 2026/09/26 04:06:16 DEBUG : test.sum.rclone_chunk.001_yjtjwl: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/26 04:06:16 INFO : test.sum.rclone_chunk.001_yjtjwl: Copied (server-side copy) to: test.sum 2026/09/26 04:06:16 INFO : test.sum.rclone_chunk.001_yjtjwl: Deleted === RUN TestCheckSum/subtest1 2026/09/26 04:06:17 DEBUG : data/potato: size = 15 OK 2026/09/26 04:06:17 DEBUG : data/potato.rclone_chunk.001_yjtjxh: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/26 04:06:17 INFO : data/potato.rclone_chunk.001_yjtjxh: Copied (server-side copy) to: data/potato 2026/09/26 04:06:17 INFO : data/potato.rclone_chunk.001_yjtjxh: Deleted 2026/09/26 04:06:17 DEBUG : test.sum: size = 41 OK 2026/09/26 04:06:17 DEBUG : test.sum.rclone_chunk.001_yjtkdd: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/26 04:06:17 INFO : test.sum.rclone_chunk.001_yjtkdd: Copied (server-side copy) to: test.sum 2026/09/26 04:06:17 INFO : test.sum.rclone_chunk.001_yjtkdd: Deleted === RUN TestCheckSum/subtest2 2026/09/26 04:06:18 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:18 DEBUG : test.sum.rclone_chunk.001_yjtl4k: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/09/26 04:06:18 INFO : test.sum.rclone_chunk.001_yjtl4k: Copied (server-side copy) to: test.sum 2026/09/26 04:06:18 INFO : test.sum.rclone_chunk.001_yjtl4k: Deleted === RUN TestCheckSum/subtest3 2026/09/26 04:06:19 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:19 DEBUG : test.sum.rclone_chunk.001_yjtm7g: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/09/26 04:06:19 INFO : test.sum.rclone_chunk.001_yjtm7g: Copied (server-side copy) to: test.sum 2026/09/26 04:06:19 INFO : test.sum.rclone_chunk.001_yjtm7g: Deleted === RUN TestCheckSum/subtest4 2026/09/26 04:06:20 DEBUG : test.sum: size = 123 OK 2026/09/26 04:06:20 DEBUG : test.sum.rclone_chunk.001_yjtnhx: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/09/26 04:06:20 INFO : test.sum.rclone_chunk.001_yjtnhx: Copied (server-side copy) to: test.sum 2026/09/26 04:06:20 INFO : test.sum.rclone_chunk.001_yjtnhx: Deleted === RUN TestCheckSum/subtest5 2026/09/26 04:06:21 DEBUG : test.sum: size = 123 OK 2026/09/26 04:06:21 DEBUG : test.sum.rclone_chunk.001_yjtobd: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/09/26 04:06:21 INFO : test.sum.rclone_chunk.001_yjtobd: Copied (server-side copy) to: test.sum 2026/09/26 04:06:21 INFO : test.sum.rclone_chunk.001_yjtobd: Deleted === RUN TestCheckSum/subtest6 2026/09/26 04:06:22 DEBUG : data/banana: size = 13 OK 2026/09/26 04:06:22 DEBUG : data/banana.rclone_chunk.001_yjtppx: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:22 INFO : data/banana.rclone_chunk.001_yjtppx: Copied (server-side copy) to: data/banana 2026/09/26 04:06:22 INFO : data/banana.rclone_chunk.001_yjtppx: Deleted 2026/09/26 04:06:22 DEBUG : data/potato: size = 15 OK 2026/09/26 04:06:22 DEBUG : data/potato.rclone_chunk.001_yjtp1u: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/26 04:06:22 INFO : data/potato.rclone_chunk.001_yjtp1u: Copied (server-side copy) to: data/potato 2026/09/26 04:06:22 INFO : data/potato.rclone_chunk.001_yjtp1u: Deleted 2026/09/26 04:06:23 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:23 DEBUG : test.sum.rclone_chunk.001_yjtqlp: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/09/26 04:06:23 INFO : test.sum.rclone_chunk.001_yjtqlp: Copied (server-side copy) to: test.sum 2026/09/26 04:06:23 INFO : test.sum.rclone_chunk.001_yjtqlp: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.77s) --- PASS: TestCheckSum/subtest1 (0.18s) --- PASS: TestCheckSum/subtest2 (0.19s) --- PASS: TestCheckSum/subtest3 (0.19s) --- PASS: TestCheckSum/subtest4 (0.19s) --- PASS: TestCheckSum/subtest5 (0.20s) --- PASS: TestCheckSum/subtest6 (0.19s) --- PASS: TestCheckSum/subtest7 (0.25s) === RUN TestCheckSumDownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/data" 2026/09/26 04:06:24 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/data" 2026/09/26 04:06:24 DEBUG : data/banana: size = 13 OK 2026/09/26 04:06:24 DEBUG : data/banana.rclone_chunk.001_yjtrwc: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:24 INFO : data/banana.rclone_chunk.001_yjtrwc: Copied (server-side copy) to: data/banana 2026/09/26 04:06:24 INFO : data/banana.rclone_chunk.001_yjtrwc: Deleted 2026/09/26 04:06:25 DEBUG : test.sum: size = 41 OK 2026/09/26 04:06:25 DEBUG : test.sum.rclone_chunk.001_yjtron: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/26 04:06:25 INFO : test.sum.rclone_chunk.001_yjtron: Copied (server-side copy) to: test.sum 2026/09/26 04:06:25 INFO : test.sum.rclone_chunk.001_yjtron: Deleted === RUN TestCheckSumDownload/subtest1 2026/09/26 04:06:26 DEBUG : data/potato: size = 15 OK 2026/09/26 04:06:26 DEBUG : data/potato.rclone_chunk.001_yjts30: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/26 04:06:26 INFO : data/potato.rclone_chunk.001_yjts30: Copied (server-side copy) to: data/potato 2026/09/26 04:06:26 INFO : data/potato.rclone_chunk.001_yjts30: Deleted 2026/09/26 04:06:26 DEBUG : test.sum: size = 41 OK 2026/09/26 04:06:26 DEBUG : test.sum.rclone_chunk.001_yjtth0: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/09/26 04:06:26 INFO : test.sum.rclone_chunk.001_yjtth0: Copied (server-side copy) to: test.sum 2026/09/26 04:06:26 INFO : test.sum.rclone_chunk.001_yjtth0: Deleted === RUN TestCheckSumDownload/subtest2 2026/09/26 04:06:27 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:27 DEBUG : test.sum.rclone_chunk.001_yjtur8: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2026/09/26 04:06:27 INFO : test.sum.rclone_chunk.001_yjtur8: Copied (server-side copy) to: test.sum 2026/09/26 04:06:27 INFO : test.sum.rclone_chunk.001_yjtur8: Deleted === RUN TestCheckSumDownload/subtest3 2026/09/26 04:06:28 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:28 DEBUG : test.sum.rclone_chunk.001_yjtvvv: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2026/09/26 04:06:28 INFO : test.sum.rclone_chunk.001_yjtvvv: Copied (server-side copy) to: test.sum 2026/09/26 04:06:28 INFO : test.sum.rclone_chunk.001_yjtvvv: Deleted === RUN TestCheckSumDownload/subtest4 2026/09/26 04:06:29 DEBUG : test.sum: size = 123 OK 2026/09/26 04:06:29 DEBUG : test.sum.rclone_chunk.001_yjtwg2: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2026/09/26 04:06:29 INFO : test.sum.rclone_chunk.001_yjtwg2: Copied (server-side copy) to: test.sum 2026/09/26 04:06:29 INFO : test.sum.rclone_chunk.001_yjtwg2: Deleted === RUN TestCheckSumDownload/subtest5 2026/09/26 04:06:30 DEBUG : test.sum: size = 123 OK 2026/09/26 04:06:30 DEBUG : test.sum.rclone_chunk.001_yjtx73: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2026/09/26 04:06:30 INFO : test.sum.rclone_chunk.001_yjtx73: Copied (server-side copy) to: test.sum 2026/09/26 04:06:31 INFO : test.sum.rclone_chunk.001_yjtx73: Deleted === RUN TestCheckSumDownload/subtest6 2026/09/26 04:06:31 DEBUG : data/banana: size = 13 OK 2026/09/26 04:06:31 DEBUG : data/banana.rclone_chunk.001_yjtydr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:31 INFO : data/banana.rclone_chunk.001_yjtydr: Copied (server-side copy) to: data/banana 2026/09/26 04:06:31 INFO : data/banana.rclone_chunk.001_yjtydr: Deleted 2026/09/26 04:06:32 DEBUG : data/potato: size = 15 OK 2026/09/26 04:06:32 DEBUG : data/potato.rclone_chunk.001_yjtz46: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/09/26 04:06:32 INFO : data/potato.rclone_chunk.001_yjtz46: Copied (server-side copy) to: data/potato 2026/09/26 04:06:32 INFO : data/potato.rclone_chunk.001_yjtz46: Deleted 2026/09/26 04:06:32 DEBUG : test.sum: size = 82 OK 2026/09/26 04:06:32 DEBUG : test.sum.rclone_chunk.001_yjtzzi: md5 = b016be839d91d18cfaa786ab2a641504 OK 2026/09/26 04:06:32 INFO : test.sum.rclone_chunk.001_yjtzzi: Copied (server-side copy) to: test.sum 2026/09/26 04:06:33 INFO : test.sum.rclone_chunk.001_yjtzzi: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.52s) --- PASS: TestCheckSumDownload/subtest1 (0.25s) --- PASS: TestCheckSumDownload/subtest2 (0.25s) --- PASS: TestCheckSumDownload/subtest3 (0.30s) --- PASS: TestCheckSumDownload/subtest4 (0.28s) --- PASS: TestCheckSumDownload/subtest5 (0.26s) --- PASS: TestCheckSumDownload/subtest6 (0.25s) --- PASS: TestCheckSumDownload/subtest7 (0.25s) === RUN TestCheckSumConcurrency 2026/09/26 04:06:33 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/26 04:06:33 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/26 04:06:33 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/26 04:06:33 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/26 04:06:33 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/26 04:06:33 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/26 04:06:33 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/26 04:06:33 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/26 04:06:33 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/26 04:06:33 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/26 04:06:33 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/26 04:06:33 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/26 04:06:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nokivih2zihe" 2026/09/26 04:06:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:33 DEBUG : Creating backend with remote "TestS3:rclone-test-nokivih2zihe" 2026/09/26 04:06:33 DEBUG : Creating backend with remote "/tmp/rclone1722493909" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-nokivih2zihe'", Local "Local file system at /tmp/rclone1722493909", Modify Window "1ns" 2026/09/26 04:06:34 INFO : S3 bucket rclone-test-nokivih2zihe: Bucket "rclone-test-nokivih2zihe" created with ACL "" 2026/09/26 04:06:34 DEBUG : hello, world!: size = 13 OK 2026/09/26 04:06:34 DEBUG : hello, world!.rclone_chunk.001_yju1pp: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:34 INFO : hello, world!.rclone_chunk.001_yju1pp: Copied (server-side copy) to: hello, world! 2026/09/26 04:06:34 INFO : hello, world!.rclone_chunk.001_yju1pp: Deleted upper checkfile vs. lower remote (without normalization) 2026/09/26 04:06:34 ERROR : hello, world!: sum not found 2026/09/26 04:06:34 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-nokivih2zihe' 2026/09/26 04:06:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': 1 files missing 2026/09/26 04:06:34 NOTICE: 1 hashes missing 2026/09/26 04:06:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': 1 differences found 2026/09/26 04:06:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/26 04:06:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': 0 differences found 2026/09/26 04:06:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': 1 matching files 2026/09/26 04:06:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-mucodij8tede" 2026/09/26 04:06:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:35 DEBUG : Creating backend with remote "TestS3:rclone-test-mucodij8tede" 2026/09/26 04:06:35 DEBUG : Creating backend with remote "/tmp/rclone2712018631" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-mucodij8tede'", Local "Local file system at /tmp/rclone2712018631", Modify Window "1ns" 2026/09/26 04:06:35 INFO : S3 bucket rclone-test-mucodij8tede: Bucket "rclone-test-mucodij8tede" created with ACL "" 2026/09/26 04:06:35 DEBUG : HELLO, WORLD!: size = 13 OK 2026/09/26 04:06:35 DEBUG : HELLO, WORLD!.rclone_chunk.001_yju2hi: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:35 INFO : HELLO, WORLD!.rclone_chunk.001_yju2hi: Copied (server-side copy) to: HELLO, WORLD! 2026/09/26 04:06:36 INFO : HELLO, WORLD!.rclone_chunk.001_yju2hi: Deleted lower checkfile vs. upper remote (without normalization) 2026/09/26 04:06:36 ERROR : HELLO, WORLD!: sum not found 2026/09/26 04:06:36 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-mucodij8tede' 2026/09/26 04:06:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-mucodij8tede': 1 files missing 2026/09/26 04:06:36 NOTICE: 1 hashes missing 2026/09/26 04:06:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-mucodij8tede': 1 differences found 2026/09/26 04:06:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-mucodij8tede': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/26 04:06:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-mucodij8tede': 0 differences found 2026/09/26 04:06:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-mucodij8tede': 1 matching files 2026/09/26 04:06:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wadegit4toyi" 2026/09/26 04:06:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:36 DEBUG : Creating backend with remote "TestS3:rclone-test-wadegit4toyi" 2026/09/26 04:06:36 DEBUG : Creating backend with remote "/tmp/rclone3686349621" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-wadegit4toyi'", Local "Local file system at /tmp/rclone3686349621", Modify Window "1ns" 2026/09/26 04:06:36 INFO : S3 bucket rclone-test-wadegit4toyi: Bucket "rclone-test-wadegit4toyi" created with ACL "" 2026/09/26 04:06:37 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/09/26 04:06:37 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_yju3jf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:37 INFO : HeLlO, wOrLd!.rclone_chunk.001_yju3jf: Copied (server-side copy) to: HeLlO, wOrLd! 2026/09/26 04:06:37 INFO : HeLlO, wOrLd!.rclone_chunk.001_yju3jf: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/26 04:06:37 ERROR : HeLlO, wOrLd!: sum not found 2026/09/26 04:06:37 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-wadegit4toyi' 2026/09/26 04:06:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': 1 files missing 2026/09/26 04:06:37 NOTICE: 1 hashes missing 2026/09/26 04:06:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': 1 differences found 2026/09/26 04:06:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/26 04:06:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': 0 differences found 2026/09/26 04:06:37 NOTICE: Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': 1 matching files 2026/09/26 04:06:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-necidaz5lala" 2026/09/26 04:06:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:37 DEBUG : Creating backend with remote "TestS3:rclone-test-necidaz5lala" 2026/09/26 04:06:37 DEBUG : Creating backend with remote "/tmp/rclone3100453550" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-necidaz5lala'", Local "Local file system at /tmp/rclone3100453550", Modify Window "1ns" 2026/09/26 04:06:37 INFO : S3 bucket rclone-test-necidaz5lala: Bucket "rclone-test-necidaz5lala" created with ACL "" 2026/09/26 04:06:38 DEBUG : HELLO, WORLD!: size = 13 OK 2026/09/26 04:06:38 DEBUG : HELLO, WORLD!.rclone_chunk.001_yju5lf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:38 INFO : HELLO, WORLD!.rclone_chunk.001_yju5lf: Copied (server-side copy) to: HELLO, WORLD! 2026/09/26 04:06:38 INFO : HELLO, WORLD!.rclone_chunk.001_yju5lf: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/26 04:06:38 ERROR : HELLO, WORLD!: sum not found 2026/09/26 04:06:38 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-necidaz5lala' 2026/09/26 04:06:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-necidaz5lala': 1 files missing 2026/09/26 04:06:38 NOTICE: 1 hashes missing 2026/09/26 04:06:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-necidaz5lala': 1 differences found 2026/09/26 04:06:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-necidaz5lala': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/26 04:06:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-necidaz5lala': 0 differences found 2026/09/26 04:06:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-necidaz5lala': 1 matching files 2026/09/26 04:06:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-felehuf4holo" 2026/09/26 04:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:38 DEBUG : Creating backend with remote "TestS3:rclone-test-felehuf4holo" 2026/09/26 04:06:38 DEBUG : Creating backend with remote "/tmp/rclone1810843746" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-felehuf4holo'", Local "Local file system at /tmp/rclone1810843746", Modify Window "1ns" 2026/09/26 04:06:39 INFO : S3 bucket rclone-test-felehuf4holo: Bucket "rclone-test-felehuf4holo" created with ACL "" 2026/09/26 04:06:39 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:39 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_yju6rs: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yju6rs: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/26 04:06:39 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yju6rs: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/09/26 04:06:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:39 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-felehuf4holo' 2026/09/26 04:06:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-felehuf4holo': 1 files missing 2026/09/26 04:06:39 NOTICE: 1 hashes missing 2026/09/26 04:06:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-felehuf4holo': 1 differences found 2026/09/26 04:06:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-felehuf4holo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/26 04:06:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-felehuf4holo': 0 differences found 2026/09/26 04:06:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-felehuf4holo': 1 matching files 2026/09/26 04:06:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tuwuqaz6rode" 2026/09/26 04:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:39 DEBUG : Creating backend with remote "TestS3:rclone-test-tuwuqaz6rode" 2026/09/26 04:06:39 DEBUG : Creating backend with remote "/tmp/rclone3650516485" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode'", Local "Local file system at /tmp/rclone3650516485", Modify Window "1ns" 2026/09/26 04:06:40 INFO : S3 bucket rclone-test-tuwuqaz6rode: Bucket "rclone-test-tuwuqaz6rode" created with ACL "" 2026/09/26 04:06:40 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:40 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_yju7ap: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:40 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yju7ap: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/26 04:06:40 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yju7ap: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/09/26 04:06:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:40 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode' 2026/09/26 04:06:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': 1 files missing 2026/09/26 04:06:40 NOTICE: 1 hashes missing 2026/09/26 04:06:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': 1 differences found 2026/09/26 04:06:40 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/26 04:06:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': 0 differences found 2026/09/26 04:06:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': 1 matching files 2026/09/26 04:06:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qaxamut7yosa" 2026/09/26 04:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:41 DEBUG : Creating backend with remote "TestS3:rclone-test-qaxamut7yosa" 2026/09/26 04:06:41 DEBUG : Creating backend with remote "/tmp/rclone406528345" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa'", Local "Local file system at /tmp/rclone406528345", Modify Window "1ns" 2026/09/26 04:06:41 INFO : S3 bucket rclone-test-qaxamut7yosa: Bucket "rclone-test-qaxamut7yosa" created with ACL "" 2026/09/26 04:06:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju8nw: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju8nw: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/26 04:06:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju8nw: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/09/26 04:06:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa' 2026/09/26 04:06:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': 1 files missing 2026/09/26 04:06:42 NOTICE: 1 hashes missing 2026/09/26 04:06:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': 1 differences found 2026/09/26 04:06:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/26 04:06:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': 0 differences found 2026/09/26 04:06:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': 1 matching files 2026/09/26 04:06:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cirisep6vivo" 2026/09/26 04:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:42 DEBUG : Creating backend with remote "TestS3:rclone-test-cirisep6vivo" 2026/09/26 04:06:42 DEBUG : Creating backend with remote "/tmp/rclone2684959738" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-cirisep6vivo'", Local "Local file system at /tmp/rclone2684959738", Modify Window "1ns" 2026/09/26 04:06:42 INFO : S3 bucket rclone-test-cirisep6vivo: Bucket "rclone-test-cirisep6vivo" created with ACL "" 2026/09/26 04:06:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju9xr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju9xr: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/26 04:06:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yju9xr: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/09/26 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-cirisep6vivo' 2026/09/26 04:06:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': 1 files missing 2026/09/26 04:06:43 NOTICE: 1 hashes missing 2026/09/26 04:06:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': 1 differences found 2026/09/26 04:06:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/26 04:06:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': 0 differences found 2026/09/26 04:06:43 NOTICE: Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': 1 matching files 2026/09/26 04:06:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vojunit8koni" 2026/09/26 04:06:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:43 DEBUG : Creating backend with remote "TestS3:rclone-test-vojunit8koni" 2026/09/26 04:06:43 DEBUG : Creating backend with remote "/tmp/rclone168339888" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-vojunit8koni'", Local "Local file system at /tmp/rclone168339888", Modify Window "1ns" 2026/09/26 04:06:44 INFO : S3 bucket rclone-test-vojunit8koni: Bucket "rclone-test-vojunit8koni" created with ACL "" 2026/09/26 04:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjubbo: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjubbo: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/26 04:06:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjubbo: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/09/26 04:06:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-vojunit8koni' 2026/09/26 04:06:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-vojunit8koni': 1 files missing 2026/09/26 04:06:44 NOTICE: 1 hashes missing 2026/09/26 04:06:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-vojunit8koni': 1 differences found 2026/09/26 04:06:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-vojunit8koni': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/26 04:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-vojunit8koni': 0 differences found 2026/09/26 04:06:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-vojunit8koni': 1 matching files 2026/09/26 04:06:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pakopis3xive" 2026/09/26 04:06:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:06:44 DEBUG : Creating backend with remote "TestS3:rclone-test-pakopis3xive" 2026/09/26 04:06:44 DEBUG : Creating backend with remote "/tmp/rclone411617914" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-pakopis3xive'", Local "Local file system at /tmp/rclone411617914", Modify Window "1ns" 2026/09/26 04:06:45 INFO : S3 bucket rclone-test-pakopis3xive: Bucket "rclone-test-pakopis3xive" created with ACL "" 2026/09/26 04:06:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/09/26 04:06:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjuc9c: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjuc9c: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/09/26 04:06:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yjuc9c: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/09/26 04:06:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:06:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-pakopis3xive' 2026/09/26 04:06:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-pakopis3xive': 1 files missing 2026/09/26 04:06:45 NOTICE: 1 hashes missing 2026/09/26 04:06:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-pakopis3xive': 1 differences found 2026/09/26 04:06:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-pakopis3xive': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/26 04:06:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:06:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-pakopis3xive': 0 differences found 2026/09/26 04:06:45 NOTICE: Chunked 'TestChunkerS3:rclone-test-pakopis3xive': 1 matching files 2026/09/26 04:06:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-pakopis3xive': Purge remote 2026/09/26 04:06:45 DEBUG : S3 bucket rclone-test-pakopis3xive: bucket is versioned: false 2026/09/26 04:06:45 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:45 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/26 04:06:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:46 INFO : S3 bucket rclone-test-pakopis3xive: Bucket "rclone-test-pakopis3xive" deleted 2026/09/26 04:06:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-vojunit8koni': Purge remote 2026/09/26 04:06:46 DEBUG : S3 bucket rclone-test-vojunit8koni: bucket is versioned: false 2026/09/26 04:06:46 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:46 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/26 04:06:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:46 INFO : S3 bucket rclone-test-vojunit8koni: Bucket "rclone-test-vojunit8koni" deleted 2026/09/26 04:06:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-cirisep6vivo': Purge remote 2026/09/26 04:06:46 DEBUG : S3 bucket rclone-test-cirisep6vivo: bucket is versioned: false 2026/09/26 04:06:46 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:46 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/26 04:06:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:47 INFO : S3 bucket rclone-test-cirisep6vivo: Bucket "rclone-test-cirisep6vivo" deleted 2026/09/26 04:06:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qaxamut7yosa': Purge remote 2026/09/26 04:06:47 DEBUG : S3 bucket rclone-test-qaxamut7yosa: bucket is versioned: false 2026/09/26 04:06:47 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:47 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/09/26 04:06:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:47 INFO : S3 bucket rclone-test-qaxamut7yosa: Bucket "rclone-test-qaxamut7yosa" deleted 2026/09/26 04:06:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-tuwuqaz6rode': Purge remote 2026/09/26 04:06:47 DEBUG : S3 bucket rclone-test-tuwuqaz6rode: bucket is versioned: false 2026/09/26 04:06:47 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:47 DEBUG : "測試_Русский___ě_áñ" version false 2026/09/26 04:06:47 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:47 INFO : 測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:48 INFO : S3 bucket rclone-test-tuwuqaz6rode: Bucket "rclone-test-tuwuqaz6rode" deleted 2026/09/26 04:06:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-felehuf4holo': Purge remote 2026/09/26 04:06:48 DEBUG : S3 bucket rclone-test-felehuf4holo: bucket is versioned: false 2026/09/26 04:06:48 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:48 DEBUG : "測試_Русский___ě_áñ" version false 2026/09/26 04:06:48 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/09/26 04:06:48 INFO : 測試_Русский___ě_áñ: Deleted 2026/09/26 04:06:48 INFO : S3 bucket rclone-test-felehuf4holo: Bucket "rclone-test-felehuf4holo" deleted 2026/09/26 04:06:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-necidaz5lala': Purge remote 2026/09/26 04:06:48 DEBUG : S3 bucket rclone-test-necidaz5lala: bucket is versioned: false 2026/09/26 04:06:48 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:48 DEBUG : "HELLO, WORLD!" version false 2026/09/26 04:06:48 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/09/26 04:06:49 INFO : HELLO, WORLD!: Deleted 2026/09/26 04:06:49 INFO : S3 bucket rclone-test-necidaz5lala: Bucket "rclone-test-necidaz5lala" deleted 2026/09/26 04:06:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-wadegit4toyi': Purge remote 2026/09/26 04:06:49 DEBUG : S3 bucket rclone-test-wadegit4toyi: bucket is versioned: false 2026/09/26 04:06:49 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:49 DEBUG : "HeLlO, wOrLd!" version false 2026/09/26 04:06:49 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/09/26 04:06:49 INFO : HeLlO, wOrLd!: Deleted 2026/09/26 04:06:49 INFO : S3 bucket rclone-test-wadegit4toyi: Bucket "rclone-test-wadegit4toyi" deleted 2026/09/26 04:06:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-mucodij8tede': Purge remote 2026/09/26 04:06:49 DEBUG : S3 bucket rclone-test-mucodij8tede: bucket is versioned: false 2026/09/26 04:06:49 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:50 DEBUG : "HELLO, WORLD!" version false 2026/09/26 04:06:50 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/09/26 04:06:50 INFO : HELLO, WORLD!: Deleted 2026/09/26 04:06:50 INFO : S3 bucket rclone-test-mucodij8tede: Bucket "rclone-test-mucodij8tede" deleted 2026/09/26 04:06:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-nokivih2zihe': Purge remote 2026/09/26 04:06:50 DEBUG : S3 bucket rclone-test-nokivih2zihe: bucket is versioned: false 2026/09/26 04:06:50 DEBUG : Waiting for deletions to finish 2026/09/26 04:06:50 DEBUG : "hello, world!" version false 2026/09/26 04:06:50 DEBUG : hello, world!: Deleting (id "") 2026/09/26 04:06:50 INFO : hello, world!: Deleted 2026/09/26 04:06:50 INFO : S3 bucket rclone-test-nokivih2zihe: Bucket "rclone-test-nokivih2zihe" deleted --- PASS: TestApplyTransforms (17.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:06:51 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:06:51 DEBUG : sub/file2.rclone_chunk.001_yjui8n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:06:51 INFO : sub/file2.rclone_chunk.001_yjui8n: Copied (server-side copy) to: sub/file2 2026/09/26 04:06:51 INFO : sub/file2.rclone_chunk.001_yjui8n: Deleted 2026/09/26 04:06:51 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:06:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:06:51 INFO : file1: Copied (new) to: sub/file2 2026/09/26 04:06:51 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:06:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:06:51 DEBUG : file1: Unchanged skipping 2026/09/26 04:06:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.24s) === RUN TestCopyFileImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/26 04:06:52 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:06:52 DEBUG : existing: size = 6 OK 2026/09/26 04:06:52 DEBUG : existing.rclone_chunk.001_yjujpw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/26 04:06:52 INFO : existing.rclone_chunk.001_yjujpw: Copied (server-side copy) to: existing 2026/09/26 04:06:52 INFO : existing.rclone_chunk.001_yjujpw: Deleted 2026/09/26 04:06:52 DEBUG : existing: size = 6 OK 2026/09/26 04:06:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/26 04:06:52 INFO : existing: Copied (new) 2026/09/26 04:06:52 DEBUG : existing: size = 6 OK 2026/09/26 04:06:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:06:52 DEBUG : existing: Unchanged skipping 2026/09/26 04:06:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:06:53 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:06:53 DEBUG : existing: Sizes differ 2026/09/26 04:06:53 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (1.16s) === RUN TestCopyLongFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:53 DEBUG : dst/file1: size = 18 OK 2026/09/26 04:06:53 DEBUG : dst/file1.rclone_chunk.001_yjukjz: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/26 04:06:53 INFO : dst/file1.rclone_chunk.001_yjukjz: Copied (server-side copy) to: dst/file1 2026/09/26 04:06:53 INFO : dst/file1.rclone_chunk.001_yjukjz: Deleted 2026/09/26 04:06:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/backup" 2026/09/26 04:06:54 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/backup" 2026/09/26 04:06:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:06:54 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:06:54 DEBUG : dst/file1: Sizes differ 2026/09/26 04:06:54 DEBUG : dst/file1: copy non-chunked object... 2026/09/26 04:06:54 DEBUG : dst/file1: size = 18 OK 2026/09/26 04:06:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/26 04:06:54 INFO : dst/file1: Copied (server-side copy) 2026/09/26 04:06:54 INFO : dst/file1: Deleted 2026/09/26 04:06:54 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:06:55 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:06:55 DEBUG : dst/file1.rclone_chunk.001_yjulpk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:06:55 INFO : dst/file1.rclone_chunk.001_yjulpk: Copied (server-side copy) to: dst/file1 2026/09/26 04:06:55 INFO : dst/file1.rclone_chunk.001_yjulpk: Deleted 2026/09/26 04:06:55 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:06:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:06:55 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.42s) === RUN TestCopyFileCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:06:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:06:55 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:06:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/CompareDest" 2026/09/26 04:06:56 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/CompareDest" 2026/09/26 04:06:56 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:06:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:06:56 DEBUG : one: size = 3 OK 2026/09/26 04:06:56 DEBUG : one.rclone_chunk.001_yjunly: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:06:56 INFO : one.rclone_chunk.001_yjunly: Copied (server-side copy) to: one 2026/09/26 04:06:56 INFO : one.rclone_chunk.001_yjunly: Deleted 2026/09/26 04:06:56 DEBUG : one: size = 3 OK 2026/09/26 04:06:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:06:56 INFO : one: Copied (new) 2026/09/26 04:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:06:57 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:06:57 DEBUG : one: Sizes differ 2026/09/26 04:06:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:06:57 DEBUG : one: size = 5 OK 2026/09/26 04:06:57 DEBUG : one.rclone_chunk.001_yjuovz: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:06:57 INFO : one.rclone_chunk.001_yjuovz: Copied (server-side copy) to: one 2026/09/26 04:06:57 INFO : one.rclone_chunk.001_yjuovz: Deleted 2026/09/26 04:06:57 DEBUG : one: size = 5 OK 2026/09/26 04:06:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:06:57 INFO : one: Copied (replaced existing) 2026/09/26 04:06:58 DEBUG : dst/one: size = 3 OK 2026/09/26 04:06:58 DEBUG : dst/one.rclone_chunk.001_yjupsq: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:06:58 INFO : dst/one.rclone_chunk.001_yjupsq: Copied (server-side copy) to: dst/one 2026/09/26 04:06:58 INFO : dst/one.rclone_chunk.001_yjupsq: Deleted 2026/09/26 04:06:58 DEBUG : CompareDest/one: size = 5 OK 2026/09/26 04:06:58 DEBUG : CompareDest/one.rclone_chunk.001_yjupjr: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:06:58 INFO : CompareDest/one.rclone_chunk.001_yjupjr: Copied (server-side copy) to: CompareDest/one 2026/09/26 04:06:58 INFO : CompareDest/one.rclone_chunk.001_yjupjr: Deleted 2026/09/26 04:06:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:06:59 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:06:59 DEBUG : one: Sizes differ 2026/09/26 04:06:59 DEBUG : one: size = 5 OK 2026/09/26 04:06:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:06:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:06:59 DEBUG : CompareDest/two: size = 3 OK 2026/09/26 04:06:59 DEBUG : CompareDest/two.rclone_chunk.001_yjuq4c: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:06:59 INFO : CompareDest/two.rclone_chunk.001_yjuq4c: Copied (server-side copy) to: CompareDest/two 2026/09/26 04:06:59 INFO : CompareDest/two.rclone_chunk.001_yjuq4c: Deleted 2026/09/26 04:07:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:07:00 DEBUG : two: size = 3 OK 2026/09/26 04:07:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:07:00 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:07:00 DEBUG : two: size = 3 OK 2026/09/26 04:07:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:07:01 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:07:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:01 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/CompareDest') 2026/09/26 04:07:01 DEBUG : two: Sizes differ 2026/09/26 04:07:01 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07:01 DEBUG : two: size = 5 OK 2026/09/26 04:07:01 DEBUG : two.rclone_chunk.001_yjuszb: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/26 04:07:01 INFO : two.rclone_chunk.001_yjuszb: Copied (server-side copy) to: two 2026/09/26 04:07:01 INFO : two.rclone_chunk.001_yjuszb: Deleted 2026/09/26 04:07:01 DEBUG : two: size = 5 OK 2026/09/26 04:07:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/26 04:07:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.34s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:07:02 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:07:02 DEBUG : dst/one: size = 3 OK 2026/09/26 04:07:02 DEBUG : dst/one.rclone_chunk.001_yjut8j: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:07:02 INFO : dst/one.rclone_chunk.001_yjut8j: Copied (server-side copy) to: dst/one 2026/09/26 04:07:02 INFO : dst/one.rclone_chunk.001_yjut8j: Deleted 2026/09/26 04:07:03 DEBUG : CopyDest/one: size = 5 OK 2026/09/26 04:07:03 DEBUG : CopyDest/one.rclone_chunk.001_yjut2l: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:07:03 INFO : CopyDest/one.rclone_chunk.001_yjut2l: Copied (server-side copy) to: CopyDest/one 2026/09/26 04:07:03 INFO : CopyDest/one.rclone_chunk.001_yjut2l: Deleted 2026/09/26 04:07:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/CopyDest" 2026/09/26 04:07:03 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/CopyDest" 2026/09/26 04:07:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:03 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:07:03 DEBUG : one: Sizes differ 2026/09/26 04:07:03 DEBUG : one: size = 5 OK 2026/09/26 04:07:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:03 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:07:03 DEBUG : one: Sizes differ 2026/09/26 04:07:03 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (1.86s) === RUN TestCopyFileCopyDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:07:04 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/dst" 2026/09/26 04:07:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/CopyDest" 2026/09/26 04:07:04 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/CopyDest" 2026/09/26 04:07:04 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:07:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07:05 DEBUG : one: size = 3 OK 2026/09/26 04:07:05 DEBUG : one.rclone_chunk.001_yjuvh8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:07:05 INFO : one.rclone_chunk.001_yjuvh8: Copied (server-side copy) to: one 2026/09/26 04:07:05 INFO : one.rclone_chunk.001_yjuvh8: Deleted 2026/09/26 04:07:05 DEBUG : one: size = 3 OK 2026/09/26 04:07:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:07:05 INFO : one: Copied (new) 2026/09/26 04:07:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:05 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:07:05 DEBUG : one: Sizes differ 2026/09/26 04:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07:06 DEBUG : one: size = 5 OK 2026/09/26 04:07:06 DEBUG : one.rclone_chunk.001_yjuwrn: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:07:06 INFO : one.rclone_chunk.001_yjuwrn: Copied (server-side copy) to: one 2026/09/26 04:07:06 INFO : one.rclone_chunk.001_yjuwrn: Deleted 2026/09/26 04:07:06 DEBUG : one: size = 5 OK 2026/09/26 04:07:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:07:06 INFO : one: Copied (replaced existing) 2026/09/26 04:07:06 DEBUG : dst/one: size = 3 OK 2026/09/26 04:07:06 DEBUG : dst/one.rclone_chunk.001_yjuxjq: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:07:06 INFO : dst/one.rclone_chunk.001_yjuxjq: Copied (server-side copy) to: dst/one 2026/09/26 04:07:06 INFO : dst/one.rclone_chunk.001_yjuxjq: Deleted 2026/09/26 04:07:07 DEBUG : CopyDest/one: size = 5 OK 2026/09/26 04:07:07 DEBUG : CopyDest/one.rclone_chunk.001_yjuxvi: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:07:07 INFO : CopyDest/one.rclone_chunk.001_yjuxvi: Copied (server-side copy) to: CopyDest/one 2026/09/26 04:07:07 INFO : CopyDest/one.rclone_chunk.001_yjuxvi: Deleted 2026/09/26 04:07:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/BackupDir" 2026/09/26 04:07:07 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/BackupDir" 2026/09/26 04:07:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:07 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:07:07 DEBUG : one: Sizes differ 2026/09/26 04:07:07 DEBUG : one: size = 5 OK 2026/09/26 04:07:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:07 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/dst') 2026/09/26 04:07:07 DEBUG : one: Sizes differ 2026/09/26 04:07:07 DEBUG : one: copy non-chunked object... 2026/09/26 04:07:08 DEBUG : one: size = 3 OK 2026/09/26 04:07:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:07:08 INFO : one: Copied (server-side copy) 2026/09/26 04:07:08 INFO : one: Deleted 2026/09/26 04:07:08 DEBUG : one: copy non-chunked object... 2026/09/26 04:07:08 DEBUG : one: size = 5 OK 2026/09/26 04:07:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/26 04:07:08 INFO : one: Copied (server-side copy) 2026/09/26 04:07:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/26 04:07:09 DEBUG : CopyDest/two: size = 3 OK 2026/09/26 04:07:09 DEBUG : CopyDest/two.rclone_chunk.001_yjuzic: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:07:09 INFO : CopyDest/two.rclone_chunk.001_yjuzic: Copied (server-side copy) to: CopyDest/two 2026/09/26 04:07:09 INFO : CopyDest/two.rclone_chunk.001_yjuzic: Deleted 2026/09/26 04:07:09 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:07:09 DEBUG : two: size = 3 OK 2026/09/26 04:07:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:09 DEBUG : two: copy non-chunked object... 2026/09/26 04:07:09 DEBUG : two: size = 3 OK 2026/09/26 04:07:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:07:09 INFO : two: Copied (server-side copy) 2026/09/26 04:07:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/26 04:07:10 DEBUG : two: size = 3 OK 2026/09/26 04:07:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:07:10 DEBUG : two: Unchanged skipping 2026/09/26 04:07:10 DEBUG : CopyDest/three: size = 5 OK 2026/09/26 04:07:10 DEBUG : CopyDest/three.rclone_chunk.001_yjv1lz: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/26 04:07:10 INFO : CopyDest/three.rclone_chunk.001_yjv1lz: Copied (server-side copy) to: CopyDest/three 2026/09/26 04:07:10 INFO : CopyDest/three.rclone_chunk.001_yjv1lz: Deleted 2026/09/26 04:07:11 DEBUG : three: Need to transfer - File not found at Destination 2026/09/26 04:07:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:07:11 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe/CopyDest') 2026/09/26 04:07:11 DEBUG : three: Sizes differ 2026/09/26 04:07:11 DEBUG : three: Destination not found in --copy-dest 2026/09/26 04:07:11 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07:11 DEBUG : three: size = 7 OK 2026/09/26 04:07:11 DEBUG : three.rclone_chunk.001_yjv2x8: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/26 04:07:11 INFO : three.rclone_chunk.001_yjv2x8: Copied (server-side copy) to: three 2026/09/26 04:07:11 INFO : three.rclone_chunk.001_yjv2x8: Deleted 2026/09/26 04:07:11 DEBUG : three: size = 7 OK 2026/09/26 04:07:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/26 04:07:11 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.65s) === RUN TestCopyInplace run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yjv4zb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:07:13 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yjv4zb: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/09/26 04:07:13 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yjv4zb: Deleted 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:07:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/26 04:07:13 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:07: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-tujaluc3sibe.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_yjv4vf?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/09/26 04:07: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.31s) === RUN TestDeduplicateInteractive run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:15 DEBUG : one: size = 100 OK 2026/09/26 04:07:15 DEBUG : one.rclone_chunk.001_yjv57c: md5 = 1c9fbae069b6d4ec66aa6f8f367bc420 OK 2026/09/26 04:07:15 INFO : one.rclone_chunk.001_yjv57c: Copied (server-side copy) to: one 2026/09/26 04:07:15 INFO : one.rclone_chunk.001_yjv57c: Deleted 2026/09/26 04:07:15 DEBUG : also/one: size = 100 OK 2026/09/26 04:07:15 DEBUG : also/one.rclone_chunk.001_yjv6hx: md5 = 1c9fbae069b6d4ec66aa6f8f367bc420 OK 2026/09/26 04:07:15 INFO : also/one.rclone_chunk.001_yjv6hx: Copied (server-side copy) to: also/one 2026/09/26 04:07:15 INFO : also/one.rclone_chunk.001_yjv6hx: Deleted 2026/09/26 04:07:16 DEBUG : another: size = 100 OK 2026/09/26 04:07:16 DEBUG : another.rclone_chunk.001_yjv6tz: md5 = 1c9fbae069b6d4ec66aa6f8f367bc420 OK 2026/09/26 04:07:16 INFO : another.rclone_chunk.001_yjv6tz: Copied (server-side copy) to: another 2026/09/26 04:07:16 INFO : another.rclone_chunk.001_yjv6tz: Deleted 2026/09/26 04:07:16 DEBUG : not-one: size = 5 OK 2026/09/26 04:07:16 DEBUG : not-one.rclone_chunk.001_yjv7wj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/26 04:07:16 INFO : not-one.rclone_chunk.001_yjv7wj: Copied (server-side copy) to: not-one 2026/09/26 04:07:16 INFO : not-one.rclone_chunk.001_yjv7wj: Deleted 2026/09/26 04:07:16 INFO : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Looking for duplicate md5 hashes using newest mode. 2026/09/26 04:07:16 NOTICE: 1c9fbae069b6d4ec66aa6f8f367bc420: Found 3 files with duplicate md5 hashes 2026/09/26 04:07:17 INFO : one: Deleted 2026/09/26 04:07:17 INFO : also/one: Deleted 2026/09/26 04:07:17 NOTICE: 1c9fbae069b6d4ec66aa6f8f367bc420: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.73s) === RUN TestDeduplicateOldest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:18 DEBUG : a.txt: size = 11 OK 2026/09/26 04:07:18 DEBUG : a.txt.rclone_chunk.001_yjv9cq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:18 INFO : a.txt.rclone_chunk.001_yjv9cq: Copied (server-side copy) to: a.txt 2026/09/26 04:07:18 INFO : a.txt.rclone_chunk.001_yjv9cq: Deleted 2026/09/26 04:07:18 DEBUG : zend.txt: size = 5 OK 2026/09/26 04:07:18 DEBUG : zend.txt.rclone_chunk.001_yjv9oz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:07:18 INFO : zend.txt.rclone_chunk.001_yjv9oz: Copied (server-side copy) to: zend.txt 2026/09/26 04:07:18 INFO : zend.txt.rclone_chunk.001_yjv9oz: Deleted 2026/09/26 04:07:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:07:19 DEBUG : sub dir/hello world.rclone_chunk.001_yjv9jc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:19 INFO : sub dir/hello world.rclone_chunk.001_yjv9jc: Copied (server-side copy) to: sub dir/hello world 2026/09/26 04:07:19 INFO : sub dir/hello world.rclone_chunk.001_yjv9jc: Deleted 2026/09/26 04:07:19 DEBUG : sub dir/hello world2: size = 11 OK 2026/09/26 04:07:19 DEBUG : sub dir/hello world2.rclone_chunk.001_yjvagw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:19 INFO : sub dir/hello world2.rclone_chunk.001_yjvagw: Copied (server-side copy) to: sub dir/hello world2 2026/09/26 04:07:19 INFO : sub dir/hello world2.rclone_chunk.001_yjvagw: Deleted 2026/09/26 04:07:20 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/09/26 04:07:20 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_yjva85: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yjva85: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/09/26 04:07:20 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yjva85: Deleted 2026/09/26 04:07:20 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/09/26 04:07:20 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvboc: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/09/26 04:07:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvboc: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/09/26 04:07:20 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvboc: Deleted 2026/09/26 04:07:20 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/09/26 04:07:20 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvblm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvblm: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/09/26 04:07:20 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvblm: Deleted 2026/09/26 04:07:21 DEBUG : a.txt: Excluded (Size Filter) 2026/09/26 04:07:21 DEBUG : a.txt: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:07:21 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:07:21 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:07:21 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:07:21 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/ignore dir: Excluded 2026/09/26 04:07:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.53s) === RUN TestListDirSortedFn run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:22 DEBUG : a.txt: size = 11 OK 2026/09/26 04:07:22 DEBUG : a.txt.rclone_chunk.001_yjvdoc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:22 INFO : a.txt.rclone_chunk.001_yjvdoc: Copied (server-side copy) to: a.txt 2026/09/26 04:07:22 INFO : a.txt.rclone_chunk.001_yjvdoc: Deleted 2026/09/26 04:07:23 DEBUG : zend.txt: size = 5 OK 2026/09/26 04:07:23 DEBUG : zend.txt.rclone_chunk.001_yjve57: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:07:23 INFO : zend.txt.rclone_chunk.001_yjve57: Copied (server-side copy) to: zend.txt 2026/09/26 04:07:23 INFO : zend.txt.rclone_chunk.001_yjve57: Deleted 2026/09/26 04:07:23 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:07:23 DEBUG : sub dir/hello world.rclone_chunk.001_yjvec4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:23 INFO : sub dir/hello world.rclone_chunk.001_yjvec4: Copied (server-side copy) to: sub dir/hello world 2026/09/26 04:07:23 INFO : sub dir/hello world.rclone_chunk.001_yjvec4: Deleted 2026/09/26 04:07:24 DEBUG : sub dir/hello world2: size = 11 OK 2026/09/26 04:07:24 DEBUG : sub dir/hello world2.rclone_chunk.001_yjvesb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:24 INFO : sub dir/hello world2.rclone_chunk.001_yjvesb: Copied (server-side copy) to: sub dir/hello world2 2026/09/26 04:07:24 INFO : sub dir/hello world2.rclone_chunk.001_yjvesb: Deleted 2026/09/26 04:07:24 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/09/26 04:07:24 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_yjvf9c: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yjvf9c: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/09/26 04:07:24 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yjvf9c: Deleted 2026/09/26 04:07:25 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/09/26 04:07:25 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvfdb: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/09/26 04:07:25 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvfdb: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/09/26 04:07:25 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yjvfdb: Deleted 2026/09/26 04:07:25 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/09/26 04:07:25 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvgeq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvgeq: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/09/26 04:07:25 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yjvgeq: Deleted 2026/09/26 04:07:26 DEBUG : a.txt: Excluded (Size Filter) 2026/09/26 04:07:26 DEBUG : a.txt: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:07:26 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:07:26 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:07:26 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:07:26 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/ignore dir: Excluded 2026/09/26 04:07:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.69s) === RUN TestListJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:27 DEBUG : file1: size = 5 OK 2026/09/26 04:07:27 DEBUG : file1.rclone_chunk.001_yjvijr: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/09/26 04:07:27 INFO : file1.rclone_chunk.001_yjvijr: Copied (server-side copy) to: file1 2026/09/26 04:07:27 INFO : file1.rclone_chunk.001_yjvijr: Deleted 2026/09/26 04:07:28 DEBUG : sub/file2: size = 9 OK 2026/09/26 04:07:28 DEBUG : sub/file2.rclone_chunk.001_yjviae: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/09/26 04:07:28 INFO : sub/file2.rclone_chunk.001_yjviae: Copied (server-side copy) to: sub/file2 2026/09/26 04:07:28 INFO : sub/file2.rclone_chunk.001_yjviae: 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.27s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:29 DEBUG : file1: size = 5 OK 2026/09/26 04:07:29 DEBUG : file1.rclone_chunk.001_yjvkvc: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/09/26 04:07:29 INFO : file1.rclone_chunk.001_yjvkvc: Copied (server-side copy) to: file1 2026/09/26 04:07:29 INFO : file1.rclone_chunk.001_yjvkvc: Deleted 2026/09/26 04:07:30 DEBUG : sub/file2: size = 9 OK 2026/09/26 04:07:30 DEBUG : sub/file2.rclone_chunk.001_yjvkv1: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/09/26 04:07:30 INFO : sub/file2.rclone_chunk.001_yjvkv1: Copied (server-side copy) to: sub/file2 2026/09/26 04:07:30 INFO : sub/file2.rclone_chunk.001_yjvkv1: 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/26 04:07:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/notfound" 2026/09/26 04:07:31 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/notfound" --- PASS: TestStatJSON (2.22s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.17s) === RUN TestStatJSONMemory 2026/09/26 04:07:31 DEBUG : Creating backend with remote ":memory:" 2026/09/26 04:07:31 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/26 04:07:31 DEBUG : sub/file1: size = 5 OK 2026/09/26 04:07:31 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:07:31 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:31 INFO : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Making directory 2026/09/26 04:07:31 INFO : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Making directory --- PASS: TestMkdir (0.14s) === RUN TestLsd run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/26 04:07:32 DEBUG : sub dir/hello world.rclone_chunk.001_yjvm70: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/26 04:07:32 INFO : sub dir/hello world.rclone_chunk.001_yjvm70: Copied (server-side copy) to: sub dir/hello world 2026/09/26 04:07:32 INFO : sub dir/hello world.rclone_chunk.001_yjvm70: Deleted --- PASS: TestLsd (0.83s) === RUN TestLs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:33 DEBUG : potato2: size = 60 OK 2026/09/26 04:07:33 DEBUG : potato2.rclone_chunk.001_yjvnd7: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:33 INFO : potato2.rclone_chunk.001_yjvnd7: Copied (server-side copy) to: potato2 2026/09/26 04:07:33 INFO : potato2.rclone_chunk.001_yjvnd7: Deleted 2026/09/26 04:07:33 DEBUG : empty space: size = 1 OK 2026/09/26 04:07:33 DEBUG : empty space.rclone_chunk.001_yjvo1x: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:33 INFO : empty space.rclone_chunk.001_yjvo1x: Copied (server-side copy) to: empty space 2026/09/26 04:07:33 INFO : empty space.rclone_chunk.001_yjvo1x: Deleted --- PASS: TestLs (1.32s) === RUN TestLsWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:34 DEBUG : potato2: size = 60 OK 2026/09/26 04:07:34 DEBUG : potato2.rclone_chunk.001_yjvp1q: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:34 INFO : potato2.rclone_chunk.001_yjvp1q: Copied (server-side copy) to: potato2 2026/09/26 04:07:34 INFO : potato2.rclone_chunk.001_yjvp1q: Deleted 2026/09/26 04:07:34 DEBUG : empty space: size = 1 OK 2026/09/26 04:07:34 DEBUG : empty space.rclone_chunk.001_yjvpo9: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:34 INFO : empty space.rclone_chunk.001_yjvpo9: Copied (server-side copy) to: empty space 2026/09/26 04:07:34 INFO : empty space.rclone_chunk.001_yjvpo9: Deleted 2026/09/26 04:07:35 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/26 04:07:35 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.36s) === RUN TestLsLong run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:35 DEBUG : potato2: size = 60 OK 2026/09/26 04:07:35 DEBUG : potato2.rclone_chunk.001_yjvqf1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:35 INFO : potato2.rclone_chunk.001_yjvqf1: Copied (server-side copy) to: potato2 2026/09/26 04:07:35 INFO : potato2.rclone_chunk.001_yjvqf1: Deleted 2026/09/26 04:07:36 DEBUG : empty space: size = 1 OK 2026/09/26 04:07:36 DEBUG : empty space.rclone_chunk.001_yjvq77: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:36 INFO : empty space.rclone_chunk.001_yjvq77: Copied (server-side copy) to: empty space 2026/09/26 04:07:36 INFO : empty space.rclone_chunk.001_yjvq77: Deleted --- PASS: TestLsLong (1.34s) === RUN TestHashSums run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:37 DEBUG : potato2: size = 60 OK 2026/09/26 04:07:37 DEBUG : potato2.rclone_chunk.001_yjvrts: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:37 INFO : potato2.rclone_chunk.001_yjvrts: Copied (server-side copy) to: potato2 2026/09/26 04:07:37 INFO : potato2.rclone_chunk.001_yjvrts: Deleted 2026/09/26 04:07:37 DEBUG : empty space: size = 1 OK 2026/09/26 04:07:37 DEBUG : empty space.rclone_chunk.001_yjvs0j: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:37 INFO : empty space.rclone_chunk.001_yjvs0j: Copied (server-side copy) to: empty space 2026/09/26 04:07:37 INFO : empty space.rclone_chunk.001_yjvs0j: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.37s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestHashSumsWithErrors 2026/09/26 04:07:38 DEBUG : Creating backend with remote ":memory:" 2026/09/26 04:07:38 ERROR : file1: hash unsupported: hash type not supported 2026/09/26 04:07:38 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/26 04:07:38 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/09/26 04:07:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/26 04:07:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/26 04:07:38 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:38 DEBUG : potato2: size = 60 OK 2026/09/26 04:07:38 DEBUG : potato2.rclone_chunk.001_yjvtc8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:38 INFO : potato2.rclone_chunk.001_yjvtc8: Copied (server-side copy) to: potato2 2026/09/26 04:07:38 INFO : potato2.rclone_chunk.001_yjvtc8: Deleted 2026/09/26 04:07:38 DEBUG : empty space: size = 1 OK 2026/09/26 04:07:38 DEBUG : empty space.rclone_chunk.001_yjvt87: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:07:38 INFO : empty space.rclone_chunk.001_yjvt87: Copied (server-side copy) to: empty space 2026/09/26 04:07:38 INFO : empty space.rclone_chunk.001_yjvt87: Deleted 2026/09/26 04:07:39 DEBUG : sub dir/potato3: size = 5 OK 2026/09/26 04:07:39 DEBUG : sub dir/potato3.rclone_chunk.001_yjvue1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:07:39 INFO : sub dir/potato3.rclone_chunk.001_yjvue1: Copied (server-side copy) to: sub dir/potato3 2026/09/26 04:07:39 INFO : sub dir/potato3.rclone_chunk.001_yjvue1: Deleted --- PASS: TestCount (1.89s) === RUN TestDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:40 DEBUG : small: size = 10 OK 2026/09/26 04:07:40 DEBUG : small.rclone_chunk.001_yjvvef: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/09/26 04:07:40 INFO : small.rclone_chunk.001_yjvvef: Copied (server-side copy) to: small 2026/09/26 04:07:40 INFO : small.rclone_chunk.001_yjvvef: Deleted 2026/09/26 04:07:40 DEBUG : medium: size = 60 OK 2026/09/26 04:07:40 DEBUG : medium.rclone_chunk.001_yjvv6w: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:07:40 INFO : medium.rclone_chunk.001_yjvv6w: Copied (server-side copy) to: medium 2026/09/26 04:07:40 INFO : medium.rclone_chunk.001_yjvv6w: Deleted 2026/09/26 04:07:41 DEBUG : large: size = 100 OK 2026/09/26 04:07:41 DEBUG : large.rclone_chunk.001_yjvv9e: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/09/26 04:07:41 INFO : large.rclone_chunk.001_yjvv9e: Copied (server-side copy) to: large 2026/09/26 04:07:41 INFO : large.rclone_chunk.001_yjvv9e: Deleted 2026/09/26 04:07:41 DEBUG : Waiting for deletions to finish 2026/09/26 04:07:41 DEBUG : large: Excluded (Size Filter) 2026/09/26 04:07:41 DEBUG : large: Excluded 2026/09/26 04:07:41 INFO : medium: Deleted 2026/09/26 04:07:41 INFO : small: Deleted --- PASS: TestDelete (1.89s) === RUN TestDeleteFatalError run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:42 DEBUG : file0: size = 1 OK 2026/09/26 04:07:42 DEBUG : file0.rclone_chunk.001_yjvwhi: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:42 INFO : file0.rclone_chunk.001_yjvwhi: Copied (server-side copy) to: file0 2026/09/26 04:07:42 INFO : file0.rclone_chunk.001_yjvwhi: Deleted 2026/09/26 04:07:42 DEBUG : file1: size = 1 OK 2026/09/26 04:07:42 DEBUG : file1.rclone_chunk.001_yjvx29: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:42 INFO : file1.rclone_chunk.001_yjvx29: Copied (server-side copy) to: file1 2026/09/26 04:07:42 INFO : file1.rclone_chunk.001_yjvx29: Deleted 2026/09/26 04:07:43 DEBUG : file2: size = 1 OK 2026/09/26 04:07:43 DEBUG : file2.rclone_chunk.001_yjvxfe: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:43 INFO : file2.rclone_chunk.001_yjvxfe: Copied (server-side copy) to: file2 2026/09/26 04:07:43 INFO : file2.rclone_chunk.001_yjvxfe: Deleted 2026/09/26 04:07:43 DEBUG : file3: size = 1 OK 2026/09/26 04:07:43 DEBUG : file3.rclone_chunk.001_yjvygr: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:43 INFO : file3.rclone_chunk.001_yjvygr: Copied (server-side copy) to: file3 2026/09/26 04:07:43 INFO : file3.rclone_chunk.001_yjvygr: Deleted 2026/09/26 04:07:43 DEBUG : file4: size = 1 OK 2026/09/26 04:07:43 DEBUG : file4.rclone_chunk.001_yjvy9l: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:43 INFO : file4.rclone_chunk.001_yjvy9l: Copied (server-side copy) to: file4 2026/09/26 04:07:43 INFO : file4.rclone_chunk.001_yjvy9l: Deleted 2026/09/26 04:07:44 DEBUG : file5: size = 1 OK 2026/09/26 04:07:44 DEBUG : file5.rclone_chunk.001_yjvz50: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:44 INFO : file5.rclone_chunk.001_yjvz50: Copied (server-side copy) to: file5 2026/09/26 04:07:44 INFO : file5.rclone_chunk.001_yjvz50: Deleted 2026/09/26 04:07:44 DEBUG : file6: size = 1 OK 2026/09/26 04:07:44 DEBUG : file6.rclone_chunk.001_yjvz4h: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:44 INFO : file6.rclone_chunk.001_yjvz4h: Copied (server-side copy) to: file6 2026/09/26 04:07:44 INFO : file6.rclone_chunk.001_yjvz4h: Deleted 2026/09/26 04:07:45 DEBUG : file7: size = 1 OK 2026/09/26 04:07:45 DEBUG : file7.rclone_chunk.001_yjvzr0: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:45 INFO : file7.rclone_chunk.001_yjvzr0: Copied (server-side copy) to: file7 2026/09/26 04:07:45 INFO : file7.rclone_chunk.001_yjvzr0: Deleted 2026/09/26 04:07:45 DEBUG : file8: size = 1 OK 2026/09/26 04:07:45 DEBUG : file8.rclone_chunk.001_yjw060: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:45 INFO : file8.rclone_chunk.001_yjw060: Copied (server-side copy) to: file8 2026/09/26 04:07:45 INFO : file8.rclone_chunk.001_yjw060: Deleted 2026/09/26 04:07:45 DEBUG : file9: size = 1 OK 2026/09/26 04:07:45 DEBUG : file9.rclone_chunk.001_yjw0pf: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:45 INFO : file9.rclone_chunk.001_yjw0pf: Copied (server-side copy) to: file9 2026/09/26 04:07:46 INFO : file9.rclone_chunk.001_yjw0pf: Deleted 2026/09/26 04:07:46 DEBUG : file10: size = 1 OK 2026/09/26 04:07:46 DEBUG : file10.rclone_chunk.001_yjw1g2: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:46 INFO : file10.rclone_chunk.001_yjw1g2: Copied (server-side copy) to: file10 2026/09/26 04:07:46 INFO : file10.rclone_chunk.001_yjw1g2: Deleted 2026/09/26 04:07:46 DEBUG : file11: size = 1 OK 2026/09/26 04:07:46 DEBUG : file11.rclone_chunk.001_yjw1zl: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:46 INFO : file11.rclone_chunk.001_yjw1zl: Copied (server-side copy) to: file11 2026/09/26 04:07:46 INFO : file11.rclone_chunk.001_yjw1zl: Deleted 2026/09/26 04:07:47 DEBUG : file12: size = 1 OK 2026/09/26 04:07:47 DEBUG : file12.rclone_chunk.001_yjw1d0: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:47 INFO : file12.rclone_chunk.001_yjw1d0: Copied (server-side copy) to: file12 2026/09/26 04:07:47 INFO : file12.rclone_chunk.001_yjw1d0: Deleted 2026/09/26 04:07:47 DEBUG : file13: size = 1 OK 2026/09/26 04:07:47 DEBUG : file13.rclone_chunk.001_yjw2ym: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:47 INFO : file13.rclone_chunk.001_yjw2ym: Copied (server-side copy) to: file13 2026/09/26 04:07:47 INFO : file13.rclone_chunk.001_yjw2ym: Deleted 2026/09/26 04:07:48 DEBUG : file14: size = 1 OK 2026/09/26 04:07:48 DEBUG : file14.rclone_chunk.001_yjw26t: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:48 INFO : file14.rclone_chunk.001_yjw26t: Copied (server-side copy) to: file14 2026/09/26 04:07:48 INFO : file14.rclone_chunk.001_yjw26t: Deleted 2026/09/26 04:07:48 DEBUG : file15: size = 1 OK 2026/09/26 04:07:48 DEBUG : file15.rclone_chunk.001_yjw3fk: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:48 INFO : file15.rclone_chunk.001_yjw3fk: Copied (server-side copy) to: file15 2026/09/26 04:07:48 INFO : file15.rclone_chunk.001_yjw3fk: Deleted 2026/09/26 04:07:48 DEBUG : file16: size = 1 OK 2026/09/26 04:07:48 DEBUG : file16.rclone_chunk.001_yjw39u: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:48 INFO : file16.rclone_chunk.001_yjw39u: Copied (server-side copy) to: file16 2026/09/26 04:07:48 INFO : file16.rclone_chunk.001_yjw39u: Deleted 2026/09/26 04:07:49 DEBUG : file17: size = 1 OK 2026/09/26 04:07:49 DEBUG : file17.rclone_chunk.001_yjw48l: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:49 INFO : file17.rclone_chunk.001_yjw48l: Copied (server-side copy) to: file17 2026/09/26 04:07:49 INFO : file17.rclone_chunk.001_yjw48l: Deleted 2026/09/26 04:07:49 DEBUG : file18: size = 1 OK 2026/09/26 04:07:49 DEBUG : file18.rclone_chunk.001_yjw4nj: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:49 INFO : file18.rclone_chunk.001_yjw4nj: Copied (server-side copy) to: file18 2026/09/26 04:07:49 INFO : file18.rclone_chunk.001_yjw4nj: Deleted 2026/09/26 04:07:50 DEBUG : file19: size = 1 OK 2026/09/26 04:07:50 DEBUG : file19.rclone_chunk.001_yjw4sq: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:07:50 INFO : file19.rclone_chunk.001_yjw4sq: Copied (server-side copy) to: file19 2026/09/26 04:07:50 INFO : file19.rclone_chunk.001_yjw4sq: Deleted 2026/09/26 04:07:50 DEBUG : Waiting for deletions to finish 2026/09/26 04:07:50 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:07:50 ERROR : file13: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (9.47s) === RUN TestMaxDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:463: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.16s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:463: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:463: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestReadFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:52 DEBUG : ReadFile: size = 28 OK 2026/09/26 04:07:52 DEBUG : ReadFile.rclone_chunk.001_yjw6r3: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/09/26 04:07:52 INFO : ReadFile.rclone_chunk.001_yjw6r3: Copied (server-side copy) to: ReadFile 2026/09/26 04:07:52 INFO : ReadFile.rclone_chunk.001_yjw6r3: Deleted --- PASS: TestReadFile (0.97s) === RUN TestRetry 2026/09/26 04:07:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/26 04:07:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/26 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:07:52 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/26 04:07:52 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:53 DEBUG : file1: size = 10 OK 2026/09/26 04:07:53 DEBUG : file1.rclone_chunk.001_yjw78o: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/09/26 04:07:53 INFO : file1.rclone_chunk.001_yjw78o: Copied (server-side copy) to: file1 2026/09/26 04:07:53 INFO : file1.rclone_chunk.001_yjw78o: Deleted 2026/09/26 04:07:53 DEBUG : file2: size = 9 OK 2026/09/26 04:07:53 DEBUG : file2.rclone_chunk.001_yjw88w: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/09/26 04:07:53 INFO : file2.rclone_chunk.001_yjw88w: Copied (server-side copy) to: file2 2026/09/26 04:07:53 INFO : file2.rclone_chunk.001_yjw88w: Deleted --- PASS: TestCat (1.97s) === RUN TestPurge 2026/09/26 04:07:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-curipev7jifu" 2026/09/26 04:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:07:54 DEBUG : Creating backend with remote "TestS3:rclone-test-curipev7jifu" 2026/09/26 04:07:54 DEBUG : Creating backend with remote "/tmp/rclone4200002029" run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-curipev7jifu'", Local "Local file system at /tmp/rclone4200002029", Modify Window "1ns" 2026/09/26 04:07:55 INFO : S3 bucket rclone-test-curipev7jifu: Bucket "rclone-test-curipev7jifu" created with ACL "" 2026/09/26 04:07:55 DEBUG : A1/B1/C1/one: size = 3 OK 2026/09/26 04:07:55 DEBUG : A1/B1/C1/one.rclone_chunk.001_yjwa68: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/09/26 04:07:55 INFO : A1/B1/C1/one.rclone_chunk.001_yjwa68: Copied (server-side copy) to: A1/B1/C1/one 2026/09/26 04:07:55 INFO : A1/B1/C1/one.rclone_chunk.001_yjwa68: Deleted 2026/09/26 04:07:55 INFO : A2: Making directory 2026/09/26 04:07:55 INFO : A1/B2: Making directory 2026/09/26 04:07:55 INFO : A1/B2/C2: Making directory 2026/09/26 04:07:55 INFO : A1/B1/C3: Making directory 2026/09/26 04:07:55 INFO : A3: Making directory 2026/09/26 04:07:55 INFO : A3/B3: Making directory 2026/09/26 04:07:55 INFO : A3/B3/C4: Making directory 2026/09/26 04:07:56 DEBUG : A1/two: size = 3 OK 2026/09/26 04:07:56 DEBUG : A1/two.rclone_chunk.001_yjwaig: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/09/26 04:07:56 INFO : A1/two.rclone_chunk.001_yjwaig: Copied (server-side copy) to: A1/two 2026/09/26 04:07:56 INFO : A1/two.rclone_chunk.001_yjwaig: 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/26 04:07:56 DEBUG : S3 bucket rclone-test-curipev7jifu: bucket is versioned: false 2026/09/26 04:07:56 DEBUG : Waiting for deletions to finish 2026/09/26 04:07:56 DEBUG : "A1/B1/C1/one" version false 2026/09/26 04:07:56 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/09/26 04:07:56 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/26 04:07:56 DEBUG : Waiting for deletions to finish 2026/09/26 04:07:56 DEBUG : "A1/two" version false 2026/09/26 04:07:56 DEBUG : A1/two: Deleting (id "") 2026/09/26 04:07:56 INFO : A1/two: Deleted 2026/09/26 04:07:57 INFO : S3 bucket rclone-test-curipev7jifu: Bucket "rclone-test-curipev7jifu" deleted 2026/09/26 04:07:57 ERROR : error listing: directory not found 2026/09/26 04:07:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-curipev7jifu': Purge remote 2026/09/26 04:07:57 DEBUG : Waiting for deletions to finish 2026/09/26 04:07:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.52s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:07:57 DEBUG : A1/B1/C1/one: size = 3 OK 2026/09/26 04:07:57 DEBUG : A1/B1/C1/one.rclone_chunk.001_yjwcf4: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/09/26 04:07:57 INFO : A1/B1/C1/one.rclone_chunk.001_yjwcf4: Copied (server-side copy) to: A1/B1/C1/one 2026/09/26 04:07:57 INFO : A1/B1/C1/one.rclone_chunk.001_yjwcf4: Deleted 2026/09/26 04:07:57 INFO : A2: Making directory 2026/09/26 04:07:57 INFO : A1/B2: Making directory 2026/09/26 04:07:57 INFO : A1/B2/C2: Making directory 2026/09/26 04:07:57 INFO : A1/B1/C3: Making directory 2026/09/26 04:07:57 INFO : A3: Making directory 2026/09/26 04:07:57 INFO : A3/B3: Making directory 2026/09/26 04:07:57 INFO : A3/B3/C4: Making directory 2026/09/26 04:07:58 DEBUG : A1/two: size = 3 OK 2026/09/26 04:07:58 DEBUG : A1/two.rclone_chunk.001_yjwc8u: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/09/26 04:07:58 INFO : A1/two.rclone_chunk.001_yjwc8u: Copied (server-side copy) to: A1/two 2026/09/26 04:07:58 INFO : A1/two.rclone_chunk.001_yjwc8u: 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/26 04:07:58 DEBUG : removing 1 level 3 directories 2026/09/26 04:07:58 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/26 04:07:59 DEBUG : removing 1 level 0 directories 2026/09/26 04:07:59 INFO : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Removing directory 2026/09/26 04:07:59 INFO : S3 bucket rclone-test-tujaluc3sibe: Bucket "rclone-test-tujaluc3sibe" deleted 2026/09/26 04:07:59 ERROR : error listing: directory not found 2026/09/26 04:08:00 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.67s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:00 INFO : S3 bucket rclone-test-tujaluc3sibe: Bucket "rclone-test-tujaluc3sibe" created with ACL "" 2026/09/26 04:08:00 INFO : A1: Making directory 2026/09/26 04:08:00 INFO : A1/B1: Making directory 2026/09/26 04:08:00 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.73s) === RUN TestRmdirsWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:00 INFO : A1: Making directory 2026/09/26 04:08:00 INFO : A1/B1: Making directory 2026/09/26 04:08:00 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.22s) === RUN TestCopyURL run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:01 DEBUG : file1: size = 14 OK 2026/09/26 04:08:01 DEBUG : file1.rclone_chunk.001_yjwgnk: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:01 INFO : file1.rclone_chunk.001_yjwgnk: Copied (server-side copy) to: file1 2026/09/26 04:08:01 INFO : file1.rclone_chunk.001_yjwgnk: Deleted 2026/09/26 04:08:01 DEBUG : file1: size = 14 OK 2026/09/26 04:08:01 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:01 DEBUG : filename.txt: File name found in url 2026/09/26 04:08:02 DEBUG : filename.txt: size = 14 OK 2026/09/26 04:08:02 DEBUG : filename.txt.rclone_chunk.001_yjwgte: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:02 INFO : filename.txt.rclone_chunk.001_yjwgte: Copied (server-side copy) to: filename.txt 2026/09/26 04:08:02 INFO : filename.txt.rclone_chunk.001_yjwgte: Deleted 2026/09/26 04:08:02 DEBUG : filename.txt: size = 14 OK 2026/09/26 04:08:02 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/26 04:08:02 DEBUG : headerfilename.txt: size = 14 OK 2026/09/26 04:08:02 DEBUG : headerfilename.txt.rclone_chunk.001_yjwhpd: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:02 INFO : headerfilename.txt.rclone_chunk.001_yjwhpd: Copied (server-side copy) to: headerfilename.txt 2026/09/26 04:08:02 INFO : headerfilename.txt.rclone_chunk.001_yjwhpd: Deleted 2026/09/26 04:08:02 DEBUG : headerfilename.txt: size = 14 OK 2026/09/26 04:08:02 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:02 DEBUG : file2: size = 14 OK 2026/09/26 04:08:02 DEBUG : file2.rclone_chunk.001_yjwh0i: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:02 INFO : file2.rclone_chunk.001_yjwh0i: Copied (server-side copy) to: file2 2026/09/26 04:08:02 INFO : file2.rclone_chunk.001_yjwh0i: Deleted 2026/09/26 04:08:02 DEBUG : file2: size = 14 OK 2026/09/26 04:08:02 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURL (2.54s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:03 DEBUG : file1: size = 14 OK 2026/09/26 04:08:03 DEBUG : file1.rclone_chunk.001_yjwiqm: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/26 04:08:03 INFO : file1.rclone_chunk.001_yjwiqm: Copied (server-side copy) to: file1 2026/09/26 04:08:03 INFO : file1.rclone_chunk.001_yjwiqm: Deleted 2026/09/26 04:08:03 DEBUG : file1: size = 14 OK 2026/09/26 04:08:03 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (0.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:08:04 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:08:04 DEBUG : sub/file2.rclone_chunk.001_yjwjpz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:04 INFO : sub/file2.rclone_chunk.001_yjwjpz: Copied (server-side copy) to: sub/file2 2026/09/26 04:08:04 INFO : sub/file2.rclone_chunk.001_yjwjpz: Deleted 2026/09/26 04:08:04 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:08:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:04 INFO : file1: Copied (new) to: sub/file2 2026/09/26 04:08:04 INFO : file1: Deleted 2026/09/26 04:08:04 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:08:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:08:04 DEBUG : file1: Unchanged skipping 2026/09/26 04:08:04 INFO : file1: Deleted 2026/09/26 04:08:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.30s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:08:05 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:08:05 DEBUG : file1: size = 14 OK 2026/09/26 04:08:05 DEBUG : file1.rclone_chunk.001_yjwkuh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:05 INFO : file1.rclone_chunk.001_yjwkuh: Copied (server-side copy) to: file1 2026/09/26 04:08:05 INFO : file1.rclone_chunk.001_yjwkuh: Deleted 2026/09/26 04:08:05 DEBUG : file1: size = 14 OK 2026/09/26 04:08:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:05 INFO : file1: Copied (new) 2026/09/26 04:08:05 INFO : file1: Deleted 2026/09/26 04:08:06 DEBUG : file1: Destination exists, skipping 2026/09/26 04:08:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.94s) === RUN TestMoveFileImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:06 DEBUG : existing: size = 6 OK 2026/09/26 04:08:06 DEBUG : existing.rclone_chunk.001_yjwlln: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/26 04:08:06 INFO : existing.rclone_chunk.001_yjwlln: Copied (server-side copy) to: existing 2026/09/26 04:08:06 INFO : existing.rclone_chunk.001_yjwlln: Deleted 2026/09/26 04:08:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:08:06 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:06 DEBUG : existing: Sizes differ 2026/09/26 04:08:06 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (0.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:07 DEBUG : dst/file1: size = 18 OK 2026/09/26 04:08:07 DEBUG : dst/file1.rclone_chunk.001_yjwmdf: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/26 04:08:07 INFO : dst/file1.rclone_chunk.001_yjwmdf: Copied (server-side copy) to: dst/file1 2026/09/26 04:08:07 INFO : dst/file1.rclone_chunk.001_yjwmdf: Deleted 2026/09/26 04:08:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tujaluc3sibe/backup" 2026/09/26 04:08:08 DEBUG : Creating backend with remote "TestS3:rclone-test-tujaluc3sibe/backup" 2026/09/26 04:08:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1871872047) 2026/09/26 04:08:08 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:08 DEBUG : dst/file1: Sizes differ 2026/09/26 04:08:08 DEBUG : dst/file1: copy non-chunked object... 2026/09/26 04:08:08 DEBUG : dst/file1: size = 18 OK 2026/09/26 04:08:08 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/09/26 04:08:08 INFO : dst/file1: Copied (server-side copy) 2026/09/26 04:08:08 INFO : dst/file1: Deleted 2026/09/26 04:08:08 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/09/26 04:08:09 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:08:09 DEBUG : dst/file1.rclone_chunk.001_yjwn7q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:09 INFO : dst/file1.rclone_chunk.001_yjwn7q: Copied (server-side copy) to: dst/file1 2026/09/26 04:08:09 INFO : dst/file1.rclone_chunk.001_yjwn7q: Deleted 2026/09/26 04:08:09 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:08:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/26 04:08:09 INFO : dst/file1: Copied (new) 2026/09/26 04:08:09 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.39s) === 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:10 DEBUG : A/file0: size = 1 OK 2026/09/26 04:08:10 DEBUG : A/file0.rclone_chunk.001_yjwoar: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:10 INFO : A/file0.rclone_chunk.001_yjwoar: Copied (server-side copy) to: A/file0 2026/09/26 04:08:10 INFO : A/file0.rclone_chunk.001_yjwoar: Deleted 2026/09/26 04:08:10 DEBUG : A/file1: size = 1 OK 2026/09/26 04:08:10 DEBUG : A/file1.rclone_chunk.001_yjwp7d: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:10 INFO : A/file1.rclone_chunk.001_yjwp7d: Copied (server-side copy) to: A/file1 2026/09/26 04:08:10 INFO : A/file1.rclone_chunk.001_yjwp7d: Deleted 2026/09/26 04:08:11 DEBUG : A/file2: size = 1 OK 2026/09/26 04:08:11 DEBUG : A/file2.rclone_chunk.001_yjwph5: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:11 INFO : A/file2.rclone_chunk.001_yjwph5: Copied (server-side copy) to: A/file2 2026/09/26 04:08:11 INFO : A/file2.rclone_chunk.001_yjwph5: Deleted 2026/09/26 04:08:11 DEBUG : A/file3: size = 1 OK 2026/09/26 04:08:11 DEBUG : A/file3.rclone_chunk.001_yjwqnc: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:11 INFO : A/file3.rclone_chunk.001_yjwqnc: Copied (server-side copy) to: A/file3 2026/09/26 04:08:11 INFO : A/file3.rclone_chunk.001_yjwqnc: Deleted 2026/09/26 04:08:12 DEBUG : A/file4: size = 1 OK 2026/09/26 04:08:12 DEBUG : A/file4.rclone_chunk.001_yjwqsg: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:12 INFO : A/file4.rclone_chunk.001_yjwqsg: Copied (server-side copy) to: A/file4 2026/09/26 04:08:12 INFO : A/file4.rclone_chunk.001_yjwqsg: Deleted 2026/09/26 04:08:12 DEBUG : A/file5: size = 1 OK 2026/09/26 04:08:12 DEBUG : A/file5.rclone_chunk.001_yjwryp: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:12 INFO : A/file5.rclone_chunk.001_yjwryp: Copied (server-side copy) to: A/file5 2026/09/26 04:08:12 INFO : A/file5.rclone_chunk.001_yjwryp: Deleted 2026/09/26 04:08:12 DEBUG : A/file6: size = 1 OK 2026/09/26 04:08:12 DEBUG : A/file6.rclone_chunk.001_yjwr8w: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:12 INFO : A/file6.rclone_chunk.001_yjwr8w: Copied (server-side copy) to: A/file6 2026/09/26 04:08:12 INFO : A/file6.rclone_chunk.001_yjwr8w: Deleted 2026/09/26 04:08:13 DEBUG : A/file7: size = 1 OK 2026/09/26 04:08:13 DEBUG : A/file7.rclone_chunk.001_yjwrn8: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:13 INFO : A/file7.rclone_chunk.001_yjwrn8: Copied (server-side copy) to: A/file7 2026/09/26 04:08:13 INFO : A/file7.rclone_chunk.001_yjwrn8: Deleted 2026/09/26 04:08:13 DEBUG : A/file8: size = 1 OK 2026/09/26 04:08:13 DEBUG : A/file8.rclone_chunk.001_yjwse2: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:13 INFO : A/file8.rclone_chunk.001_yjwse2: Copied (server-side copy) to: A/file8 2026/09/26 04:08:13 INFO : A/file8.rclone_chunk.001_yjwse2: Deleted 2026/09/26 04:08:14 DEBUG : A/file9: size = 1 OK 2026/09/26 04:08:14 DEBUG : A/file9.rclone_chunk.001_yjwss7: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:14 INFO : A/file9.rclone_chunk.001_yjwss7: Copied (server-side copy) to: A/file9 2026/09/26 04:08:14 INFO : A/file9.rclone_chunk.001_yjwss7: Deleted 2026/09/26 04:08:14 DEBUG : A/file10: size = 1 OK 2026/09/26 04:08:14 DEBUG : A/file10.rclone_chunk.001_yjwt8r: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:14 INFO : A/file10.rclone_chunk.001_yjwt8r: Copied (server-side copy) to: A/file10 2026/09/26 04:08:14 INFO : A/file10.rclone_chunk.001_yjwt8r: Deleted 2026/09/26 04:08:15 DEBUG : A/file11: size = 1 OK 2026/09/26 04:08:15 DEBUG : A/file11.rclone_chunk.001_yjwtix: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:15 INFO : A/file11.rclone_chunk.001_yjwtix: Copied (server-side copy) to: A/file11 2026/09/26 04:08:15 INFO : A/file11.rclone_chunk.001_yjwtix: Deleted 2026/09/26 04:08:15 DEBUG : A/file12: size = 1 OK 2026/09/26 04:08:15 DEBUG : A/file12.rclone_chunk.001_yjwuim: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:15 INFO : A/file12.rclone_chunk.001_yjwuim: Copied (server-side copy) to: A/file12 2026/09/26 04:08:15 INFO : A/file12.rclone_chunk.001_yjwuim: Deleted 2026/09/26 04:08:16 DEBUG : A/file13: size = 1 OK 2026/09/26 04:08:16 DEBUG : A/file13.rclone_chunk.001_yjwuth: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:16 INFO : A/file13.rclone_chunk.001_yjwuth: Copied (server-side copy) to: A/file13 2026/09/26 04:08:16 INFO : A/file13.rclone_chunk.001_yjwuth: Deleted 2026/09/26 04:08:16 DEBUG : A/file14: size = 1 OK 2026/09/26 04:08:16 DEBUG : A/file14.rclone_chunk.001_yjwvc8: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:16 INFO : A/file14.rclone_chunk.001_yjwvc8: Copied (server-side copy) to: A/file14 2026/09/26 04:08:16 INFO : A/file14.rclone_chunk.001_yjwvc8: Deleted 2026/09/26 04:08:16 DEBUG : A/file15: size = 1 OK 2026/09/26 04:08:16 DEBUG : A/file15.rclone_chunk.001_yjwvb3: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:16 INFO : A/file15.rclone_chunk.001_yjwvb3: Copied (server-side copy) to: A/file15 2026/09/26 04:08:16 INFO : A/file15.rclone_chunk.001_yjwvb3: Deleted 2026/09/26 04:08:17 DEBUG : A/file16: size = 1 OK 2026/09/26 04:08:17 DEBUG : A/file16.rclone_chunk.001_yjwwcu: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:17 INFO : A/file16.rclone_chunk.001_yjwwcu: Copied (server-side copy) to: A/file16 2026/09/26 04:08:17 INFO : A/file16.rclone_chunk.001_yjwwcu: Deleted 2026/09/26 04:08:17 DEBUG : A/file17: size = 1 OK 2026/09/26 04:08:17 DEBUG : A/file17.rclone_chunk.001_yjwwt1: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:17 INFO : A/file17.rclone_chunk.001_yjwwt1: Copied (server-side copy) to: A/file17 2026/09/26 04:08:17 INFO : A/file17.rclone_chunk.001_yjwwt1: Deleted 2026/09/26 04:08:18 DEBUG : A/file18: size = 1 OK 2026/09/26 04:08:18 DEBUG : A/file18.rclone_chunk.001_yjwwk3: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:18 INFO : A/file18.rclone_chunk.001_yjwwk3: Copied (server-side copy) to: A/file18 2026/09/26 04:08:18 INFO : A/file18.rclone_chunk.001_yjwwk3: Deleted 2026/09/26 04:08:18 DEBUG : A/file19: size = 1 OK 2026/09/26 04:08:18 DEBUG : A/file19.rclone_chunk.001_yjwxwi: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/26 04:08:18 INFO : A/file19.rclone_chunk.001_yjwxwi: Copied (server-side copy) to: A/file19 2026/09/26 04:08:18 INFO : A/file19.rclone_chunk.001_yjwxwi: Deleted operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveMoveError (10.19s) === RUN TestDirMoveContext run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:20 DEBUG : A/one: size = 3 OK 2026/09/26 04:08:20 DEBUG : A/one.rclone_chunk.001_yjwzt7: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:08:20 INFO : A/one.rclone_chunk.001_yjwzt7: Copied (server-side copy) to: A/one 2026/09/26 04:08:20 INFO : A/one.rclone_chunk.001_yjwzt7: Deleted 2026/09/26 04:08:20 DEBUG : A/two: size = 3 OK 2026/09/26 04:08:20 DEBUG : A/two.rclone_chunk.001_yjwz0r: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:08:20 INFO : A/two.rclone_chunk.001_yjwz0r: Copied (server-side copy) to: A/two 2026/09/26 04:08:20 INFO : A/two.rclone_chunk.001_yjwz0r: Deleted operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveContext (1.19s) === RUN TestDirMove run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:21 DEBUG : A1/one: size = 3 OK 2026/09/26 04:08:21 DEBUG : A1/one.rclone_chunk.001_yjx0ic: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:08:21 INFO : A1/one.rclone_chunk.001_yjx0ic: Copied (server-side copy) to: A1/one 2026/09/26 04:08:21 INFO : A1/one.rclone_chunk.001_yjx0ic: Deleted 2026/09/26 04:08:22 DEBUG : A1/two: size = 3 OK 2026/09/26 04:08:22 DEBUG : A1/two.rclone_chunk.001_yjx086: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:08:22 INFO : A1/two.rclone_chunk.001_yjx086: Copied (server-side copy) to: A1/two 2026/09/26 04:08:22 INFO : A1/two.rclone_chunk.001_yjx086: Deleted 2026/09/26 04:08:22 DEBUG : A1/B1/three: size = 5 OK 2026/09/26 04:08:22 DEBUG : A1/B1/three.rclone_chunk.001_yjx1jz: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/26 04:08:22 INFO : A1/B1/three.rclone_chunk.001_yjx1jz: Copied (server-side copy) to: A1/B1/three 2026/09/26 04:08:22 INFO : A1/B1/three.rclone_chunk.001_yjx1jz: Deleted 2026/09/26 04:08:22 DEBUG : A1/B1/C1/four: size = 4 OK 2026/09/26 04:08:22 DEBUG : A1/B1/C1/four.rclone_chunk.001_yjx1qj: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/26 04:08:22 INFO : A1/B1/C1/four.rclone_chunk.001_yjx1qj: Copied (server-side copy) to: A1/B1/C1/four 2026/09/26 04:08:22 INFO : A1/B1/C1/four.rclone_chunk.001_yjx1qj: Deleted 2026/09/26 04:08:23 DEBUG : A1/B1/C2/five: size = 4 OK 2026/09/26 04:08:23 DEBUG : A1/B1/C2/five.rclone_chunk.001_yjx155: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/26 04:08:23 INFO : A1/B1/C2/five.rclone_chunk.001_yjx155: Copied (server-side copy) to: A1/B1/C2/five 2026/09/26 04:08:23 INFO : A1/B1/C2/five.rclone_chunk.001_yjx155: Deleted 2026/09/26 04:08:23 INFO : A1/B2: Making directory 2026/09/26 04:08:23 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/26 04:08:23 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/09/26 04:08:23 DEBUG : A1/one: copy non-chunked object... 2026/09/26 04:08:23 DEBUG : A1/two: copy non-chunked object... 2026/09/26 04:08:23 DEBUG : A1/B1/three: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A2/two: size = 3 OK 2026/09/26 04:08:24 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:08:24 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/26 04:08:24 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/26 04:08:24 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/26 04:08:24 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/26 04:08:24 DEBUG : A2/one: size = 3 OK 2026/09/26 04:08:24 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:08:24 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/26 04:08:24 DEBUG : A2/B1/three: size = 5 OK 2026/09/26 04:08:24 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/26 04:08:24 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/26 04:08:24 INFO : A1/two: Deleted 2026/09/26 04:08:24 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/26 04:08:24 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/26 04:08:24 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/26 04:08:24 INFO : A1/B1/C2/five: Deleted 2026/09/26 04:08:24 INFO : A1/one: Deleted 2026/09/26 04:08:24 INFO : A1/B1/three: Deleted 2026/09/26 04:08:24 INFO : A1/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/26 04:08:24 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A2/B1/three: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A2/one: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A2/two: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/09/26 04:08:24 DEBUG : A3/B1/three: size = 5 OK 2026/09/26 04:08:24 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/26 04:08:24 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/26 04:08:24 DEBUG : A3/one: size = 3 OK 2026/09/26 04:08:24 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:08:24 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/26 04:08:24 DEBUG : A3/two: size = 3 OK 2026/09/26 04:08:24 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:08:24 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/26 04:08:24 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/26 04:08:24 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/26 04:08:24 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/26 04:08:24 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/26 04:08:24 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/26 04:08:24 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/26 04:08:25 INFO : A2/B1/three: Deleted 2026/09/26 04:08:25 INFO : A2/one: Deleted 2026/09/26 04:08:25 INFO : A2/two: Deleted 2026/09/26 04:08:25 INFO : A2/B1/C2/five: Deleted 2026/09/26 04:08:25 INFO : A2/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/26 04:08:25 INFO : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/26 04:08:25 DEBUG : A3/one: copy non-chunked object... 2026/09/26 04:08:25 DEBUG : A3/two: copy non-chunked object... 2026/09/26 04:08:25 DEBUG : A3/B1/three: copy non-chunked object... 2026/09/26 04:08:25 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/09/26 04:08:25 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/09/26 04:08:25 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/26 04:08:25 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/26 04:08:25 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/26 04:08:25 DEBUG : A4/one: size = 3 OK 2026/09/26 04:08:25 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/26 04:08:25 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/26 04:08:25 DEBUG : A4/B1/three: size = 5 OK 2026/09/26 04:08:25 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/26 04:08:25 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/26 04:08:25 DEBUG : A4/two: size = 3 OK 2026/09/26 04:08:25 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/26 04:08:25 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/26 04:08:25 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/26 04:08:25 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/26 04:08:25 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/26 04:08:25 INFO : A3/B1/C1/four: Deleted 2026/09/26 04:08:25 INFO : A3/one: Deleted 2026/09/26 04:08:25 INFO : A3/two: Deleted 2026/09/26 04:08:25 INFO : A3/B1/C2/five: Deleted 2026/09/26 04:08:25 INFO : A3/B1/three: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.56s) === RUN TestGetFsInfo run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:08:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:27 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_yjx5qx: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/26 04:08:27 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_yjx5qx: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/09/26 04:08:27 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_yjx5qx: Deleted 2026/09/26 04:08:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/26 04:08:27 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/26 04:08:27 NOTICE: S3 bucket rclone-test-tujaluc3sibe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/26 04:08:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: open chunk writer: started multipart upload: YhdIguMlCXFCwJJ25u6j7ZipqmaXE7LkS16Bm6BBWju08ieZBabXkVH6VW3LrmhI3SpMTS1CI0l.XKTYIHRZQDpmZ4s03ZGpCRpIyJ__dpwDl7yQ9Im.HAbrABEia5dX 2026/09/26 04:08:27 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/26 04:08:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/26 04:08:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: multipart upload "YhdIguMlCXFCwJJ25u6j7ZipqmaXE7LkS16Bm6BBWju08ieZBabXkVH6VW3LrmhI3SpMTS1CI0l.XKTYIHRZQDpmZ4s03ZGpCRpIyJ__dpwDl7yQ9Im.HAbrABEia5dX" finished 2026/09/26 04:08:27 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/26 04:08:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:28 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: Src hash empty - aborting Dst hash check 2026/09/26 04:08:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2026/09/26 04:08:28 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_yjx6u2: Deleted 2026/09/26 04:08:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:28 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/26 04:08:28 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:08:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:28 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_yjx718: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/26 04:08:28 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_yjx718: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/09/26 04:08:28 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_yjx718: Deleted 2026/09/26 04:08:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/26 04:08:28 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: open chunk writer: started multipart upload: zBvp6ikc61CZ3.O4S16MNunMdsAsSCMMXBE.u0cckUFlyD3P6N9JkNX9wiZhkut2pJNdH8AWfv4LNCM29nyCj4NsYQxMuGWnoOrGqQazSv6CEVnzI7ZDrIcxmTMD07LF 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: multipart upload "zBvp6ikc61CZ3.O4S16MNunMdsAsSCMMXBE.u0cckUFlyD3P6N9JkNX9wiZhkut2pJNdH8AWfv4LNCM29nyCj4NsYQxMuGWnoOrGqQazSv6CEVnzI7ZDrIcxmTMD07LF" finished 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: Src hash empty - aborting Dst hash check 2026/09/26 04:08:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2026/09/26 04:08:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_yjx7kb: Deleted 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:29 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/26 04:08:29 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:08:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yjx9ms: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/09/26 04:08:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yjx9ms: Deleted 2026/09/26 04:08:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/26 04:08:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: open chunk writer: started multipart upload: dWa94Sj3Zwpd317RObH59QALnrFJ7KvKpO9arpodV4Kge9dgRBZ4MHB4x46grNiMJ_hRKDsno_BlYeEUEaSTwoJpv5j7G.VKkHTLDTuzDeenszyNMxioDDBndtG1.tWp 2026/09/26 04:08:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/26 04:08:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/26 04:08:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: multipart upload "dWa94Sj3Zwpd317RObH59QALnrFJ7KvKpO9arpodV4Kge9dgRBZ4MHB4x46grNiMJ_hRKDsno_BlYeEUEaSTwoJpv5j7G.VKkHTLDTuzDeenszyNMxioDDBndtG1.tWp" finished 2026/09/26 04:08:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/26 04:08:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/09/26 04:08:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjx99q: Deleted 2026/09/26 04:08:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:31 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-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:08:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:31 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yjxa4o: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/09/26 04:08:31 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yjxa4o: Deleted 2026/09/26 04:08:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:08:31 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/26 04:08:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: open chunk writer: started multipart upload: Wg.i5iR00o5Q3dEbK9UsPil9h_vYVmDXqLRJ6UwLcuTkCOYbbTf4YuTzcth9vT8jj2qYAuCWQkZjKXMDObyDN7kZYc5ovEB0tOX_B81X02E_h1OMDDS_.ACbjdsbRewy 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: multipart upload "Wg.i5iR00o5Q3dEbK9UsPil9h_vYVmDXqLRJ6UwLcuTkCOYbbTf4YuTzcth9vT8jj2qYAuCWQkZjKXMDObyDN7kZYc5ovEB0tOX_B81X02E_h1OMDDS_.ACbjdsbRewy" finished 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2026/09/26 04:08:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yjxb6n: Deleted 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/26 04:08:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.64s) === RUN TestRcatMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:1745: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.10s) === RUN TestRcatSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:33 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:33 DEBUG : potato1.rclone_chunk.001_yjxck6: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:33 INFO : potato1.rclone_chunk.001_yjxck6: Copied (server-side copy) to: potato1 2026/09/26 04:08:33 INFO : potato1.rclone_chunk.001_yjxck6: Deleted 2026/09/26 04:08:33 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:33 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': File to upload is small (60 bytes), uploading instead of streaming 2026/09/26 04:08:34 DEBUG : potato2: size = 60 OK 2026/09/26 04:08:34 DEBUG : potato2.rclone_chunk.001_yjxc7b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:34 INFO : potato2.rclone_chunk.001_yjxc7b: Copied (server-side copy) to: potato2 2026/09/26 04:08:34 INFO : potato2.rclone_chunk.001_yjxc7b: Deleted 2026/09/26 04:08:34 DEBUG : potato2: size = 60 OK 2026/09/26 04:08:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:34 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.21s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:34 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-tujaluc3sibe.s3.eu-west-2.amazonaws.com/potato1.rclone_chunk.001_yjxduh?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=120 with Body length 60) 2026/09/26 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/26 04:08:34 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-tujaluc3sibe.s3.eu-west-2.amazonaws.com/potato1.rclone_chunk.001_yjxduh?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=120 with Body length 60 2026/09/26 04:08:34 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRcatSizeShortEOF (0.18s) === RUN TestRcatSizeMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:1838: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:34 ERROR : potato1.rclone_chunk.001_yjxdnt: Don't know how to set key "X-Upload-Header" on upload 2026/09/26 04:08:34 ERROR : potato1.rclone_chunk.001_yjxdnt: Don't know how to set key "X-Upload-Header" on upload 2026/09/26 04:08:35 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:35 DEBUG : potato1.rclone_chunk.001_yjxdnt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:35 INFO : potato1.rclone_chunk.001_yjxdnt: Copied (server-side copy) to: potato1 2026/09/26 04:08:35 INFO : potato1.rclone_chunk.001_yjxdnt: Deleted 2026/09/26 04:08:35 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:35 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (0.57s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:35 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:35 DEBUG : potato1.rclone_chunk.001_yjxesl: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 OK 2026/09/26 04:08:35 INFO : potato1.rclone_chunk.001_yjxesl: Copied (server-side copy) to: potato1 2026/09/26 04:08:35 INFO : potato1.rclone_chunk.001_yjxesl: Deleted 2026/09/26 04:08:35 DEBUG : potato1: size = 60 OK 2026/09/26 04:08:35 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:35 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:35 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/26 04:08:35 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:36 DEBUG : potato4: size = 59 OK 2026/09/26 04:08:36 DEBUG : potato4.rclone_chunk.001_yjxees: md5 = c580c309043325bbe79ace37ec3b11d7 OK 2026/09/26 04:08:36 INFO : potato4.rclone_chunk.001_yjxees: Copied (server-side copy) to: potato4 2026/09/26 04:08:36 INFO : potato4.rclone_chunk.001_yjxees: Deleted 2026/09/26 04:08:36 DEBUG : potato4: size = 60 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:36 DEBUG : potato4: size = 59 (Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 2026/09/26 04:08:36 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe') 59 2026/09/26 04:08:36 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:36 DEBUG : potato2: size = 60 OK 2026/09/26 04:08:36 INFO : potato2.rclone_chunk.001_yjxfjk: Copied (server-side copy) to: potato2 2026/09/26 04:08:36 INFO : potato2.rclone_chunk.001_yjxfjk: Deleted 2026/09/26 04:08:36 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:37 DEBUG : potato3: size = 60 OK 2026/09/26 04:08:37 DEBUG : potato3.rclone_chunk.001_yjxgvx: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:37 INFO : potato3.rclone_chunk.001_yjxgvx: Copied (server-side copy) to: potato3 2026/09/26 04:08:37 INFO : potato3.rclone_chunk.001_yjxgvx: Deleted 2026/09/26 04:08:37 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (2.38s) --- PASS: TestRcatSizeChecksum/Corrupted (0.63s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.61s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.57s) --- PASS: TestRcatSizeChecksum/NoHashes (0.57s) === RUN TestTouchDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" 2026/09/26 04:08:38 DEBUG : potato2: size = 60 OK 2026/09/26 04:08:38 DEBUG : potato2.rclone_chunk.001_yjxgpt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/26 04:08:38 INFO : potato2.rclone_chunk.001_yjxgpt: Copied (server-side copy) to: potato2 2026/09/26 04:08:38 INFO : potato2.rclone_chunk.001_yjxgpt: Deleted 2026/09/26 04:08:38 DEBUG : empty space: size = 1 OK 2026/09/26 04:08:38 DEBUG : empty space.rclone_chunk.001_yjxhia: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/26 04:08:38 INFO : empty space.rclone_chunk.001_yjxhia: Copied (server-side copy) to: empty space 2026/09/26 04:08:38 INFO : empty space.rclone_chunk.001_yjxhia: Deleted 2026/09/26 04:08:38 DEBUG : sub dir/potato3: size = 5 OK 2026/09/26 04:08:38 DEBUG : sub dir/potato3.rclone_chunk.001_yjxhws: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:08:38 INFO : sub dir/potato3.rclone_chunk.001_yjxhws: Copied (server-side copy) to: sub dir/potato3 2026/09/26 04:08:38 INFO : sub dir/potato3.rclone_chunk.001_yjxhws: Deleted 2026/09/26 04:08:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Touching "empty space" 2026/09/26 04:08:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Touching "potato2" 2026/09/26 04:08:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.30s) === RUN TestMkdirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2058: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2079: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2123: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2161: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2212: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe'", Local "Local file system at /tmp/rclone1871872047", Modify Window "1ns" operations_test.go:2281: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === RUN TestRcatInputFailurePreservesDestination 2026/09/26 04:08:40 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination383225763/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) PASS 2026/09/26 04:08:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-tujaluc3sibe': Purge remote 2026/09/26 04:08:40 DEBUG : S3 bucket rclone-test-tujaluc3sibe: bucket is versioned: false 2026/09/26 04:08:40 DEBUG : Waiting for deletions to finish 2026/09/26 04:08:40 INFO : S3 bucket rclone-test-tujaluc3sibe: Bucket "rclone-test-tujaluc3sibe" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m37.353224112s (try 1/5)