"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/09/18 03:59:56 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha" 2025/09/18 03:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:59:56 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha" 2025/09/18 03:59:56 DEBUG : Creating backend with remote "/tmp/rclone1816276857" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/18 03:59:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2025/09/18 03:59:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.03s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/18 03:59:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/18 03:59:56 DEBUG : potato: Seek from 10 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 10 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/18 03:59:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/18 03:59:56 DEBUG : potato: Seek from 8 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 8 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/18 03:59:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 03:59:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 03:59:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 03:59:56 DEBUG : potato: Seek from 5 to 2 2025/09/18 03:59:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/18 03:59:56 DEBUG : potato: Seek from 9 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 9 to 0 2025/09/18 03:59:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 03:59:57 INFO : S3 bucket rclone-test-jacewug7veha: Bucket "rclone-test-jacewug7veha" created with ACL "" 2025/09/18 03:59:57 DEBUG : rutabaga.rclone_chunk.001_rsrbak: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 03:59:57 INFO : rutabaga.rclone_chunk.001_rsrbak: Copied (server-side copy) to: rutabaga 2025/09/18 03:59:57 INFO : rutabaga.rclone_chunk.001_rsrbak: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/09/18 03:59:58 DEBUG : empty space.rclone_chunk.001_rsrcpi: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 03:59:58 INFO : empty space.rclone_chunk.001_rsrcpi: Copied (server-side copy) to: empty space 2025/09/18 03:59:58 INFO : empty space.rclone_chunk.001_rsrcpi: Deleted === RUN TestCheck/3 2025/09/18 03:59:59 DEBUG : potato2.rclone_chunk.001_rsrc1g: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 03:59:59 INFO : potato2.rclone_chunk.001_rsrc1g: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 03:59:59 INFO : potato2.rclone_chunk.001_rsrc1g: Deleted 2025/09/18 03:59:59 DEBUG : potato2.rclone_chunk.002_rsrc1g: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 03:59:59 INFO : potato2.rclone_chunk.002_rsrc1g: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 03:59:59 INFO : potato2.rclone_chunk.002_rsrc1g: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/09/18 04:00:00 DEBUG : remotepotato.rclone_chunk.001_rsrdk5: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:00:00 INFO : remotepotato.rclone_chunk.001_rsrdk5: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/09/18 04:00:00 INFO : remotepotato.rclone_chunk.001_rsrdk5: Deleted 2025/09/18 04:00:00 DEBUG : remotepotato.rclone_chunk.002_rsrdk5: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:00:00 INFO : remotepotato.rclone_chunk.002_rsrdk5: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/09/18 04:00:00 INFO : remotepotato.rclone_chunk.002_rsrdk5: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.64s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.09s) --- PASS: TestCheck/5 (0.09s) --- PASS: TestCheck/6 (0.11s) --- PASS: TestCheck/7 (0.09s) === RUN TestCheckFsError 2025/09/18 04:00:01 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 04:00:01 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 04:00:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/18 04:00:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/18 04:00:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/18 04:00:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:01 DEBUG : rutabaga.rclone_chunk.001_rsrf55: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 04:00:01 INFO : rutabaga.rclone_chunk.001_rsrf55: Copied (server-side copy) to: rutabaga 2025/09/18 04:00:01 INFO : rutabaga.rclone_chunk.001_rsrf55: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/18 04:00:02 DEBUG : empty space.rclone_chunk.001_rsrgmo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:00:02 INFO : empty space.rclone_chunk.001_rsrgmo: Copied (server-side copy) to: empty space 2025/09/18 04:00:02 INFO : empty space.rclone_chunk.001_rsrgmo: Deleted === RUN TestCheckDownload/3 2025/09/18 04:00:03 DEBUG : potato2.rclone_chunk.001_rsrhid: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:00:03 INFO : potato2.rclone_chunk.001_rsrhid: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:00:03 INFO : potato2.rclone_chunk.001_rsrhid: Deleted 2025/09/18 04:00:03 DEBUG : potato2.rclone_chunk.002_rsrhid: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:00:03 INFO : potato2.rclone_chunk.002_rsrhid: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:00:03 INFO : potato2.rclone_chunk.002_rsrhid: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/18 04:00:04 DEBUG : remotepotato.rclone_chunk.001_rsriao: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:00:04 INFO : remotepotato.rclone_chunk.001_rsriao: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/09/18 04:00:04 INFO : remotepotato.rclone_chunk.001_rsriao: Deleted 2025/09/18 04:00:04 DEBUG : remotepotato.rclone_chunk.002_rsriao: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:00:04 INFO : remotepotato.rclone_chunk.002_rsriao: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/09/18 04:00:04 INFO : remotepotato.rclone_chunk.002_rsriao: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.63s) --- PASS: TestCheckDownload/1 (0.18s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.21s) --- PASS: TestCheckDownload/5 (0.18s) --- PASS: TestCheckDownload/6 (0.19s) --- PASS: TestCheckDownload/7 (0.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:06 DEBUG : rutabaga.rclone_chunk.001_rsrke1: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/09/18 04:00:06 INFO : rutabaga.rclone_chunk.001_rsrke1: Copied (server-side copy) to: rutabaga 2025/09/18 04:00:06 INFO : rutabaga.rclone_chunk.001_rsrke1: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/18 04:00:07 DEBUG : empty space.rclone_chunk.001_rsrkgf: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:00:07 INFO : empty space.rclone_chunk.001_rsrkgf: Copied (server-side copy) to: empty space 2025/09/18 04:00:07 INFO : empty space.rclone_chunk.001_rsrkgf: Deleted === RUN TestCheckSizeOnly/3 2025/09/18 04:00:07 DEBUG : potato2.rclone_chunk.001_rsrlcy: md5 = 7aae4bed43d85a096dfb477b772cbd82 OK 2025/09/18 04:00:07 INFO : potato2.rclone_chunk.001_rsrlcy: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:00:07 INFO : potato2.rclone_chunk.001_rsrlcy: Deleted 2025/09/18 04:00:07 DEBUG : potato2.rclone_chunk.002_rsrlcy: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:00:07 INFO : potato2.rclone_chunk.002_rsrlcy: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:00:08 INFO : potato2.rclone_chunk.002_rsrlcy: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/18 04:00:08 DEBUG : remotepotato.rclone_chunk.001_rsrm0f: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:00:08 INFO : remotepotato.rclone_chunk.001_rsrm0f: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/09/18 04:00:08 INFO : remotepotato.rclone_chunk.001_rsrm0f: Deleted 2025/09/18 04:00:08 DEBUG : remotepotato.rclone_chunk.002_rsrm0f: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:00:08 INFO : remotepotato.rclone_chunk.002_rsrm0f: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/09/18 04:00:09 INFO : remotepotato.rclone_chunk.002_rsrm0f: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.81s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:10 DEBUG : test.sum.rclone_chunk.001_rsro7t: md5 = beb72ab4ac381ac34cb19ceda8bfa7fc OK 2025/09/18 04:00:10 INFO : test.sum.rclone_chunk.001_rsro7t: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:10 INFO : test.sum.rclone_chunk.001_rsro7t: Deleted 2025/09/18 04:00:10 DEBUG : test.sum.rclone_chunk.002_rsro7t: md5 = d13f1f8e422dcd4bc74e2c67063e5c56 OK 2025/09/18 04:00:10 INFO : test.sum.rclone_chunk.002_rsro7t: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:10 INFO : test.sum.rclone_chunk.002_rsro7t: Deleted 2025/09/18 04:00:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 04:00:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 04:00:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 04:00:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/18 04:00:11 DEBUG : test.sum.rclone_chunk.001_rsrpik: md5 = 8be4b48591e7a60208aefefd46c8c1b5 OK 2025/09/18 04:00:11 INFO : test.sum.rclone_chunk.001_rsrpik: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:11 INFO : test.sum.rclone_chunk.001_rsrpik: Deleted 2025/09/18 04:00:11 DEBUG : test.sum.rclone_chunk.002_rsrpik: md5 = 886c3fdcf2c49f6fda528800fb252f8d OK 2025/09/18 04:00:11 INFO : test.sum.rclone_chunk.002_rsrpik: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:11 INFO : test.sum.rclone_chunk.002_rsrpik: Deleted 2025/09/18 04:00:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 04:00:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 04:00:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 04:00:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.38s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:12 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/data" 2025/09/18 04:00:12 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/data" 2025/09/18 04:00:12 DEBUG : data/banana.rclone_chunk.001_rsrqhf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:12 INFO : data/banana.rclone_chunk.001_rsrqhf: Copied (server-side copy) to: data/banana 2025/09/18 04:00:12 INFO : data/banana.rclone_chunk.001_rsrqhf: Deleted 2025/09/18 04:00:13 DEBUG : test.sum.rclone_chunk.001_rsrquw: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 04:00:13 INFO : test.sum.rclone_chunk.001_rsrquw: Copied (server-side copy) to: test.sum 2025/09/18 04:00:13 INFO : test.sum.rclone_chunk.001_rsrquw: Deleted === RUN TestCheckSum/subtest1 2025/09/18 04:00:14 DEBUG : data/potato.rclone_chunk.001_rsrr78: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 04:00:14 INFO : data/potato.rclone_chunk.001_rsrr78: Copied (server-side copy) to: data/potato 2025/09/18 04:00:14 INFO : data/potato.rclone_chunk.001_rsrr78: Deleted 2025/09/18 04:00:14 DEBUG : test.sum.rclone_chunk.001_rsrsil: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 04:00:14 INFO : test.sum.rclone_chunk.001_rsrsil: Copied (server-side copy) to: test.sum 2025/09/18 04:00:14 INFO : test.sum.rclone_chunk.001_rsrsil: Deleted === RUN TestCheckSum/subtest2 2025/09/18 04:00:15 DEBUG : test.sum.rclone_chunk.001_rsrt8f: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:15 INFO : test.sum.rclone_chunk.001_rsrt8f: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:15 INFO : test.sum.rclone_chunk.001_rsrt8f: Deleted 2025/09/18 04:00:15 DEBUG : test.sum.rclone_chunk.002_rsrt8f: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/09/18 04:00:15 INFO : test.sum.rclone_chunk.002_rsrt8f: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:15 INFO : test.sum.rclone_chunk.002_rsrt8f: Deleted === RUN TestCheckSum/subtest3 2025/09/18 04:00:16 DEBUG : test.sum.rclone_chunk.001_rsrus7: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2025/09/18 04:00:16 INFO : test.sum.rclone_chunk.001_rsrus7: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:17 INFO : test.sum.rclone_chunk.001_rsrus7: Deleted 2025/09/18 04:00:17 DEBUG : test.sum.rclone_chunk.002_rsrus7: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/09/18 04:00:17 INFO : test.sum.rclone_chunk.002_rsrus7: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:17 INFO : test.sum.rclone_chunk.002_rsrus7: Deleted === RUN TestCheckSum/subtest4 2025/09/18 04:00:18 DEBUG : test.sum.rclone_chunk.001_rsrv8n: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.001_rsrv8n: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.001_rsrv8n: Deleted 2025/09/18 04:00:18 DEBUG : test.sum.rclone_chunk.002_rsrv8n: md5 = b909219117b3636e363e94e4836e8411 OK 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.002_rsrv8n: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.002_rsrv8n: Deleted 2025/09/18 04:00:18 DEBUG : test.sum.rclone_chunk.003_rsrv8n: md5 = c5a40f102a891468bcbb2e177079c347 OK 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.003_rsrv8n: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/09/18 04:00:18 INFO : test.sum.rclone_chunk.003_rsrv8n: Deleted === RUN TestCheckSum/subtest5 2025/09/18 04:00:20 DEBUG : test.sum.rclone_chunk.001_rsrx2n: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.001_rsrx2n: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.001_rsrx2n: Deleted 2025/09/18 04:00:20 DEBUG : test.sum.rclone_chunk.002_rsrx2n: md5 = 6c37b82158c61ac231446756101d3210 OK 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.002_rsrx2n: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.002_rsrx2n: Deleted 2025/09/18 04:00:20 DEBUG : test.sum.rclone_chunk.003_rsrx2n: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.003_rsrx2n: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/09/18 04:00:20 INFO : test.sum.rclone_chunk.003_rsrx2n: Deleted === RUN TestCheckSum/subtest6 2025/09/18 04:00:21 DEBUG : data/banana.rclone_chunk.001_rsrzxk: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:21 INFO : data/banana.rclone_chunk.001_rsrzxk: Copied (server-side copy) to: data/banana 2025/09/18 04:00:21 INFO : data/banana.rclone_chunk.001_rsrzxk: Deleted 2025/09/18 04:00:22 DEBUG : data/potato.rclone_chunk.001_rsrzq9: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 04:00:22 INFO : data/potato.rclone_chunk.001_rsrzq9: Copied (server-side copy) to: data/potato 2025/09/18 04:00:22 INFO : data/potato.rclone_chunk.001_rsrzq9: Deleted 2025/09/18 04:00:22 DEBUG : test.sum.rclone_chunk.001_rss0w0: md5 = d25881d023d0582189183b9b86c995a5 OK 2025/09/18 04:00:22 INFO : test.sum.rclone_chunk.001_rss0w0: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:23 INFO : test.sum.rclone_chunk.001_rss0w0: Deleted 2025/09/18 04:00:23 DEBUG : test.sum.rclone_chunk.002_rss0w0: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2025/09/18 04:00:23 INFO : test.sum.rclone_chunk.002_rss0w0: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:23 INFO : test.sum.rclone_chunk.002_rss0w0: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (11.83s) --- PASS: TestCheckSum/subtest1 (0.17s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.26s) --- PASS: TestCheckSum/subtest4 (0.26s) --- PASS: TestCheckSum/subtest5 (0.30s) --- PASS: TestCheckSum/subtest6 (0.30s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:24 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/data" 2025/09/18 04:00:24 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/data" 2025/09/18 04:00:24 DEBUG : data/banana.rclone_chunk.001_rss2sr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:24 INFO : data/banana.rclone_chunk.001_rss2sr: Copied (server-side copy) to: data/banana 2025/09/18 04:00:24 INFO : data/banana.rclone_chunk.001_rss2sr: Deleted 2025/09/18 04:00:25 DEBUG : test.sum.rclone_chunk.001_rss2wl: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 04:00:25 INFO : test.sum.rclone_chunk.001_rss2wl: Copied (server-side copy) to: test.sum 2025/09/18 04:00:25 INFO : test.sum.rclone_chunk.001_rss2wl: Deleted === RUN TestCheckSumDownload/subtest1 2025/09/18 04:00:25 DEBUG : data/potato.rclone_chunk.001_rss3g3: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 04:00:25 INFO : data/potato.rclone_chunk.001_rss3g3: Copied (server-side copy) to: data/potato 2025/09/18 04:00:25 INFO : data/potato.rclone_chunk.001_rss3g3: Deleted 2025/09/18 04:00:26 DEBUG : test.sum.rclone_chunk.001_rss4gw: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/09/18 04:00:26 INFO : test.sum.rclone_chunk.001_rss4gw: Copied (server-side copy) to: test.sum 2025/09/18 04:00:26 INFO : test.sum.rclone_chunk.001_rss4gw: Deleted === RUN TestCheckSumDownload/subtest2 2025/09/18 04:00:27 DEBUG : test.sum.rclone_chunk.001_rss5kr: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:27 INFO : test.sum.rclone_chunk.001_rss5kr: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:27 INFO : test.sum.rclone_chunk.001_rss5kr: Deleted 2025/09/18 04:00:27 DEBUG : test.sum.rclone_chunk.002_rss5kr: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/09/18 04:00:27 INFO : test.sum.rclone_chunk.002_rss5kr: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:27 INFO : test.sum.rclone_chunk.002_rss5kr: Deleted === RUN TestCheckSumDownload/subtest3 2025/09/18 04:00:29 DEBUG : test.sum.rclone_chunk.001_rss6lz: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2025/09/18 04:00:29 INFO : test.sum.rclone_chunk.001_rss6lz: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:29 INFO : test.sum.rclone_chunk.001_rss6lz: Deleted 2025/09/18 04:00:29 DEBUG : test.sum.rclone_chunk.002_rss6lz: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/09/18 04:00:29 INFO : test.sum.rclone_chunk.002_rss6lz: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:29 INFO : test.sum.rclone_chunk.002_rss6lz: Deleted === RUN TestCheckSumDownload/subtest4 2025/09/18 04:00:30 DEBUG : test.sum.rclone_chunk.001_rss85a: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:30 INFO : test.sum.rclone_chunk.001_rss85a: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:30 INFO : test.sum.rclone_chunk.001_rss85a: Deleted 2025/09/18 04:00:30 DEBUG : test.sum.rclone_chunk.002_rss85a: md5 = b909219117b3636e363e94e4836e8411 OK 2025/09/18 04:00:30 INFO : test.sum.rclone_chunk.002_rss85a: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:30 INFO : test.sum.rclone_chunk.002_rss85a: Deleted 2025/09/18 04:00:31 DEBUG : test.sum.rclone_chunk.003_rss85a: md5 = c5a40f102a891468bcbb2e177079c347 OK 2025/09/18 04:00:31 INFO : test.sum.rclone_chunk.003_rss85a: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/09/18 04:00:31 INFO : test.sum.rclone_chunk.003_rss85a: Deleted === RUN TestCheckSumDownload/subtest5 2025/09/18 04:00:32 DEBUG : test.sum.rclone_chunk.001_rss9bx: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.001_rss9bx: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.001_rss9bx: Deleted 2025/09/18 04:00:32 DEBUG : test.sum.rclone_chunk.002_rss9bx: md5 = 6c37b82158c61ac231446756101d3210 OK 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.002_rss9bx: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.002_rss9bx: Deleted 2025/09/18 04:00:32 DEBUG : test.sum.rclone_chunk.003_rss9bx: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.003_rss9bx: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/09/18 04:00:32 INFO : test.sum.rclone_chunk.003_rss9bx: Deleted === RUN TestCheckSumDownload/subtest6 2025/09/18 04:00:34 DEBUG : data/banana.rclone_chunk.001_rssb80: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:34 INFO : data/banana.rclone_chunk.001_rssb80: Copied (server-side copy) to: data/banana 2025/09/18 04:00:34 INFO : data/banana.rclone_chunk.001_rssb80: Deleted 2025/09/18 04:00:34 DEBUG : data/potato.rclone_chunk.001_rsscb3: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/09/18 04:00:34 INFO : data/potato.rclone_chunk.001_rsscb3: Copied (server-side copy) to: data/potato 2025/09/18 04:00:34 INFO : data/potato.rclone_chunk.001_rsscb3: Deleted 2025/09/18 04:00:35 DEBUG : test.sum.rclone_chunk.001_rsscqi: md5 = d25881d023d0582189183b9b86c995a5 OK 2025/09/18 04:00:35 INFO : test.sum.rclone_chunk.001_rsscqi: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/09/18 04:00:35 INFO : test.sum.rclone_chunk.001_rsscqi: Deleted 2025/09/18 04:00:35 DEBUG : test.sum.rclone_chunk.002_rsscqi: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2025/09/18 04:00:35 INFO : test.sum.rclone_chunk.002_rsscqi: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/09/18 04:00:35 INFO : test.sum.rclone_chunk.002_rsscqi: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.44s) --- PASS: TestCheckSumDownload/subtest1 (0.22s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.36s) --- PASS: TestCheckSumDownload/subtest4 (0.32s) --- PASS: TestCheckSumDownload/subtest5 (0.35s) --- PASS: TestCheckSumDownload/subtest6 (0.35s) --- PASS: TestCheckSumDownload/subtest7 (0.31s) === RUN TestApplyTransforms 2025/09/18 04:00:36 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-rihoyew6hide" 2025/09/18 04:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:36 DEBUG : Creating backend with remote "TestS3:rclone-test-rihoyew6hide" 2025/09/18 04:00:36 DEBUG : Creating backend with remote "/tmp/rclone1059517300" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide'", Local "Local file system at /tmp/rclone1059517300", Modify Window "1ns" 2025/09/18 04:00:37 INFO : S3 bucket rclone-test-rihoyew6hide: Bucket "rclone-test-rihoyew6hide" created with ACL "" 2025/09/18 04:00:37 DEBUG : hello, world!.rclone_chunk.001_rssfwb: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:37 INFO : hello, world!.rclone_chunk.001_rssfwb: Copied (server-side copy) to: hello, world! 2025/09/18 04:00:37 INFO : hello, world!.rclone_chunk.001_rssfwb: Deleted upper checkfile vs. lower remote (without normalization) 2025/09/18 04:00:37 ERROR : hello, world!: sum not found 2025/09/18 04:00:37 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide' 2025/09/18 04:00:37 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': 1 files missing 2025/09/18 04:00:37 NOTICE: 1 hashes missing 2025/09/18 04:00:37 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': 1 differences found 2025/09/18 04:00:37 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/18 04:00:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': 0 differences found 2025/09/18 04:00:38 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': 1 matching files 2025/09/18 04:00:38 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-yepihol1guma" 2025/09/18 04:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:38 DEBUG : Creating backend with remote "TestS3:rclone-test-yepihol1guma" 2025/09/18 04:00:38 DEBUG : Creating backend with remote "/tmp/rclone4083359199" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma'", Local "Local file system at /tmp/rclone4083359199", Modify Window "1ns" 2025/09/18 04:00:38 INFO : S3 bucket rclone-test-yepihol1guma: Bucket "rclone-test-yepihol1guma" created with ACL "" 2025/09/18 04:00:39 DEBUG : HELLO, WORLD!.rclone_chunk.001_rssgdj: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:39 INFO : HELLO, WORLD!.rclone_chunk.001_rssgdj: Copied (server-side copy) to: HELLO, WORLD! 2025/09/18 04:00:39 INFO : HELLO, WORLD!.rclone_chunk.001_rssgdj: Deleted lower checkfile vs. upper remote (without normalization) 2025/09/18 04:00:39 ERROR : HELLO, WORLD!: sum not found 2025/09/18 04:00:39 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma' 2025/09/18 04:00:39 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': 1 files missing 2025/09/18 04:00:39 NOTICE: 1 hashes missing 2025/09/18 04:00:39 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': 1 differences found 2025/09/18 04:00:39 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/18 04:00:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:39 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': 0 differences found 2025/09/18 04:00:39 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': 1 matching files 2025/09/18 04:00:39 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-wabepos5yivo" 2025/09/18 04:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:39 DEBUG : Creating backend with remote "TestS3:rclone-test-wabepos5yivo" 2025/09/18 04:00:39 DEBUG : Creating backend with remote "/tmp/rclone2275436985" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo'", Local "Local file system at /tmp/rclone2275436985", Modify Window "1ns" 2025/09/18 04:00:40 INFO : S3 bucket rclone-test-wabepos5yivo: Bucket "rclone-test-wabepos5yivo" created with ACL "" 2025/09/18 04:00:40 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_rssiul: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:40 INFO : HeLlO, wOrLd!.rclone_chunk.001_rssiul: Copied (server-side copy) to: HeLlO, wOrLd! 2025/09/18 04:00:40 INFO : HeLlO, wOrLd!.rclone_chunk.001_rssiul: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/18 04:00:40 ERROR : HeLlO, wOrLd!: sum not found 2025/09/18 04:00:40 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo' 2025/09/18 04:00:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': 1 files missing 2025/09/18 04:00:40 NOTICE: 1 hashes missing 2025/09/18 04:00:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': 1 differences found 2025/09/18 04:00:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/18 04:00:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': 0 differences found 2025/09/18 04:00:40 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': 1 matching files 2025/09/18 04:00:40 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jocojom6yiqo" 2025/09/18 04:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:40 DEBUG : Creating backend with remote "TestS3:rclone-test-jocojom6yiqo" 2025/09/18 04:00:40 DEBUG : Creating backend with remote "/tmp/rclone3869183406" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo'", Local "Local file system at /tmp/rclone3869183406", Modify Window "1ns" 2025/09/18 04:00:41 INFO : S3 bucket rclone-test-jocojom6yiqo: Bucket "rclone-test-jocojom6yiqo" created with ACL "" 2025/09/18 04:00:42 DEBUG : HELLO, WORLD!.rclone_chunk.001_rssj7u: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:42 INFO : HELLO, WORLD!.rclone_chunk.001_rssj7u: Copied (server-side copy) to: HELLO, WORLD! 2025/09/18 04:00:42 INFO : HELLO, WORLD!.rclone_chunk.001_rssj7u: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/18 04:00:42 ERROR : HELLO, WORLD!: sum not found 2025/09/18 04:00:42 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo' 2025/09/18 04:00:42 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': 1 files missing 2025/09/18 04:00:42 NOTICE: 1 hashes missing 2025/09/18 04:00:42 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': 1 differences found 2025/09/18 04:00:42 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/18 04:00:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:42 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': 0 differences found 2025/09/18 04:00:42 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': 1 matching files 2025/09/18 04:00:42 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-naxagit8guqa" 2025/09/18 04:00:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:42 DEBUG : Creating backend with remote "TestS3:rclone-test-naxagit8guqa" 2025/09/18 04:00:42 DEBUG : Creating backend with remote "/tmp/rclone3838119815" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa'", Local "Local file system at /tmp/rclone3838119815", Modify Window "1ns" 2025/09/18 04:00:43 INFO : S3 bucket rclone-test-naxagit8guqa: Bucket "rclone-test-naxagit8guqa" created with ACL "" 2025/09/18 04:00:43 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_rsslay: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rsslay: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/18 04:00:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rsslay: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/09/18 04:00:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:43 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa' 2025/09/18 04:00:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': 1 files missing 2025/09/18 04:00:43 NOTICE: 1 hashes missing 2025/09/18 04:00:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': 1 differences found 2025/09/18 04:00:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/18 04:00:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': 0 differences found 2025/09/18 04:00:43 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': 1 matching files 2025/09/18 04:00:43 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pafurux9cexo" 2025/09/18 04:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:43 DEBUG : Creating backend with remote "TestS3:rclone-test-pafurux9cexo" 2025/09/18 04:00:43 DEBUG : Creating backend with remote "/tmp/rclone543473259" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo'", Local "Local file system at /tmp/rclone543473259", Modify Window "1ns" 2025/09/18 04:00:44 INFO : S3 bucket rclone-test-pafurux9cexo: Bucket "rclone-test-pafurux9cexo" created with ACL "" 2025/09/18 04:00:44 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_rssmbd: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:44 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rssmbd: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/09/18 04:00:44 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rssmbd: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/09/18 04:00:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:45 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo' 2025/09/18 04:00:45 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': 1 files missing 2025/09/18 04:00:45 NOTICE: 1 hashes missing 2025/09/18 04:00:45 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': 1 differences found 2025/09/18 04:00:45 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/18 04:00:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:45 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': 0 differences found 2025/09/18 04:00:45 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': 1 matching files 2025/09/18 04:00:45 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-hatolan6kuse" 2025/09/18 04:00:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:45 DEBUG : Creating backend with remote "TestS3:rclone-test-hatolan6kuse" 2025/09/18 04:00:45 DEBUG : Creating backend with remote "/tmp/rclone1486542724" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse'", Local "Local file system at /tmp/rclone1486542724", Modify Window "1ns" 2025/09/18 04:00:45 INFO : S3 bucket rclone-test-hatolan6kuse: Bucket "rclone-test-hatolan6kuse" created with ACL "" 2025/09/18 04:00:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssndm: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssndm: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 04:00:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssndm: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/09/18 04:00:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse' 2025/09/18 04:00:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': 1 files missing 2025/09/18 04:00:46 NOTICE: 1 hashes missing 2025/09/18 04:00:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': 1 differences found 2025/09/18 04:00:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/18 04:00:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': 0 differences found 2025/09/18 04:00:46 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': 1 matching files 2025/09/18 04:00:46 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-muwatez6fika" 2025/09/18 04:00:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:46 DEBUG : Creating backend with remote "TestS3:rclone-test-muwatez6fika" 2025/09/18 04:00:46 DEBUG : Creating backend with remote "/tmp/rclone2475219383" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika'", Local "Local file system at /tmp/rclone2475219383", Modify Window "1ns" 2025/09/18 04:00:47 INFO : S3 bucket rclone-test-muwatez6fika: Bucket "rclone-test-muwatez6fika" created with ACL "" 2025/09/18 04:00:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssp05: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssp05: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 04:00:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssp05: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/09/18 04:00:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika' 2025/09/18 04:00:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': 1 files missing 2025/09/18 04:00:47 NOTICE: 1 hashes missing 2025/09/18 04:00:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': 1 differences found 2025/09/18 04:00:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/18 04:00:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': 0 differences found 2025/09/18 04:00:47 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': 1 matching files 2025/09/18 04:00:47 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-moziqif6ciyu" 2025/09/18 04:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:47 DEBUG : Creating backend with remote "TestS3:rclone-test-moziqif6ciyu" 2025/09/18 04:00:47 DEBUG : Creating backend with remote "/tmp/rclone1203243287" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu'", Local "Local file system at /tmp/rclone1203243287", Modify Window "1ns" 2025/09/18 04:00:48 INFO : S3 bucket rclone-test-moziqif6ciyu: Bucket "rclone-test-moziqif6ciyu" created with ACL "" 2025/09/18 04:00:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssqqp: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssqqp: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 04:00:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rssqqp: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/09/18 04:00:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu' 2025/09/18 04:00:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': 1 files missing 2025/09/18 04:00:49 NOTICE: 1 hashes missing 2025/09/18 04:00:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': 1 differences found 2025/09/18 04:00:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/18 04:00:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': 0 differences found 2025/09/18 04:00:49 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': 1 matching files 2025/09/18 04:00:49 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-yirafir0yesi" 2025/09/18 04:00:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:00:49 DEBUG : Creating backend with remote "TestS3:rclone-test-yirafir0yesi" 2025/09/18 04:00:49 DEBUG : Creating backend with remote "/tmp/rclone3998611838" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi'", Local "Local file system at /tmp/rclone3998611838", Modify Window "1ns" 2025/09/18 04:00:50 INFO : S3 bucket rclone-test-yirafir0yesi: Bucket "rclone-test-yirafir0yesi" created with ACL "" 2025/09/18 04:00:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rsssix: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rsssix: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/09/18 04:00:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_rsssix: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/09/18 04:00:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 04:00:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi' 2025/09/18 04:00:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': 1 files missing 2025/09/18 04:00:50 NOTICE: 1 hashes missing 2025/09/18 04:00:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': 1 differences found 2025/09/18 04:00:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/18 04:00:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 04:00:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': 0 differences found 2025/09/18 04:00:50 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': 1 matching files 2025/09/18 04:00:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-yirafir0yesi': Purge remote 2025/09/18 04:00:50 DEBUG : S3 bucket rclone-test-yirafir0yesi: bucket is versioned: false 2025/09/18 04:00:50 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:50 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 04:00:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:51 INFO : S3 bucket rclone-test-yirafir0yesi: Bucket "rclone-test-yirafir0yesi" deleted 2025/09/18 04:00:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-moziqif6ciyu': Purge remote 2025/09/18 04:00:51 DEBUG : S3 bucket rclone-test-moziqif6ciyu: bucket is versioned: false 2025/09/18 04:00:51 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:51 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 04:00:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:51 INFO : S3 bucket rclone-test-moziqif6ciyu: Bucket "rclone-test-moziqif6ciyu" deleted 2025/09/18 04:00:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-muwatez6fika': Purge remote 2025/09/18 04:00:51 DEBUG : S3 bucket rclone-test-muwatez6fika: bucket is versioned: false 2025/09/18 04:00:51 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:51 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 04:00:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:52 INFO : S3 bucket rclone-test-muwatez6fika: Bucket "rclone-test-muwatez6fika" deleted 2025/09/18 04:00:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hatolan6kuse': Purge remote 2025/09/18 04:00:52 DEBUG : S3 bucket rclone-test-hatolan6kuse: bucket is versioned: false 2025/09/18 04:00:52 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:52 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/18 04:00:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:52 INFO : S3 bucket rclone-test-hatolan6kuse: Bucket "rclone-test-hatolan6kuse" deleted 2025/09/18 04:00:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pafurux9cexo': Purge remote 2025/09/18 04:00:52 DEBUG : S3 bucket rclone-test-pafurux9cexo: bucket is versioned: false 2025/09/18 04:00:52 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:52 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/18 04:00:52 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:52 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:53 INFO : S3 bucket rclone-test-pafurux9cexo: Bucket "rclone-test-pafurux9cexo" deleted 2025/09/18 04:00:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-naxagit8guqa': Purge remote 2025/09/18 04:00:53 DEBUG : S3 bucket rclone-test-naxagit8guqa: bucket is versioned: false 2025/09/18 04:00:53 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:53 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/18 04:00:53 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/18 04:00:53 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/18 04:00:53 INFO : S3 bucket rclone-test-naxagit8guqa: Bucket "rclone-test-naxagit8guqa" deleted 2025/09/18 04:00:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jocojom6yiqo': Purge remote 2025/09/18 04:00:53 DEBUG : S3 bucket rclone-test-jocojom6yiqo: bucket is versioned: false 2025/09/18 04:00:53 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:53 DEBUG : "HELLO, WORLD!" version false 2025/09/18 04:00:53 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/18 04:00:53 INFO : HELLO, WORLD!: Deleted 2025/09/18 04:00:54 INFO : S3 bucket rclone-test-jocojom6yiqo: Bucket "rclone-test-jocojom6yiqo" deleted 2025/09/18 04:00:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-wabepos5yivo': Purge remote 2025/09/18 04:00:54 DEBUG : S3 bucket rclone-test-wabepos5yivo: bucket is versioned: false 2025/09/18 04:00:54 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:54 DEBUG : "HeLlO, wOrLd!" version false 2025/09/18 04:00:54 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/09/18 04:00:54 INFO : HeLlO, wOrLd!: Deleted 2025/09/18 04:00:54 INFO : S3 bucket rclone-test-wabepos5yivo: Bucket "rclone-test-wabepos5yivo" deleted 2025/09/18 04:00:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-yepihol1guma': Purge remote 2025/09/18 04:00:54 DEBUG : S3 bucket rclone-test-yepihol1guma: bucket is versioned: false 2025/09/18 04:00:54 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:54 DEBUG : "HELLO, WORLD!" version false 2025/09/18 04:00:54 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/18 04:00:55 INFO : HELLO, WORLD!: Deleted 2025/09/18 04:00:55 INFO : S3 bucket rclone-test-yepihol1guma: Bucket "rclone-test-yepihol1guma" deleted 2025/09/18 04:00:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-rihoyew6hide': Purge remote 2025/09/18 04:00:55 DEBUG : S3 bucket rclone-test-rihoyew6hide: bucket is versioned: false 2025/09/18 04:00:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:00:55 DEBUG : "hello, world!" version false 2025/09/18 04:00:55 DEBUG : hello, world!: Deleting (id "") 2025/09/18 04:00:55 INFO : hello, world!: Deleted 2025/09/18 04:00:56 INFO : S3 bucket rclone-test-rihoyew6hide: Bucket "rclone-test-rihoyew6hide" deleted --- PASS: TestApplyTransforms (19.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 04:00:56 DEBUG : sub/file2.rclone_chunk.001_rssyt4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:00:56 INFO : sub/file2.rclone_chunk.001_rssyt4: Copied (server-side copy) to: sub/file2 2025/09/18 04:00:56 INFO : sub/file2.rclone_chunk.001_rssyt4: Deleted 2025/09/18 04:00:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:00:56 INFO : file1: Copied (new) to: sub/file2 2025/09/18 04:00:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:00:56 DEBUG : file1: Unchanged skipping 2025/09/18 04:00:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.23s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:57 DEBUG : dst/file1.rclone_chunk.001_rsszcn: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 04:00:57 INFO : dst/file1.rclone_chunk.001_rsszcn: Copied (server-side copy) to: dst/file1 2025/09/18 04:00:57 INFO : dst/file1.rclone_chunk.001_rsszcn: Deleted 2025/09/18 04:00:58 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/backup" 2025/09/18 04:00:58 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/backup" 2025/09/18 04:00:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 04:00:58 DEBUG : dst/file1: copy non-chunked object... 2025/09/18 04:00:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 04:00:58 INFO : dst/file1: Copied (server-side copy) 2025/09/18 04:00:58 INFO : dst/file1: Deleted 2025/09/18 04:00:58 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:00:59 DEBUG : dst/file1.rclone_chunk.001_rst0fr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:00:59 INFO : dst/file1.rclone_chunk.001_rst0fr: Copied (server-side copy) to: dst/file1 2025/09/18 04:00:59 INFO : dst/file1.rclone_chunk.001_rst0fr: Deleted 2025/09/18 04:00:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:00:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.30s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:00:59 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/dst" 2025/09/18 04:00:59 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/dst" 2025/09/18 04:00:59 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/CompareDest" 2025/09/18 04:00:59 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/CompareDest" 2025/09/18 04:01:00 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:01:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:00 DEBUG : one.rclone_chunk.001_rst2q3: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:00 INFO : one.rclone_chunk.001_rst2q3: Copied (server-side copy) to: one 2025/09/18 04:01:00 INFO : one.rclone_chunk.001_rst2q3: Deleted 2025/09/18 04:01:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:00 INFO : one: Copied (new) 2025/09/18 04:01:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:01 DEBUG : one.rclone_chunk.001_rst36d: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:01 INFO : one.rclone_chunk.001_rst36d: Copied (server-side copy) to: one 2025/09/18 04:01:01 INFO : one.rclone_chunk.001_rst36d: Deleted 2025/09/18 04:01:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:01 INFO : one: Copied (replaced existing) 2025/09/18 04:01:02 DEBUG : dst/one.rclone_chunk.001_rst3uk: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:02 INFO : dst/one.rclone_chunk.001_rst3uk: Copied (server-side copy) to: dst/one 2025/09/18 04:01:02 INFO : dst/one.rclone_chunk.001_rst3uk: Deleted 2025/09/18 04:01:02 DEBUG : CompareDest/one.rclone_chunk.001_rst4d1: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:02 INFO : CompareDest/one.rclone_chunk.001_rst4d1: Copied (server-side copy) to: CompareDest/one 2025/09/18 04:01:02 INFO : CompareDest/one.rclone_chunk.001_rst4d1: Deleted 2025/09/18 04:01:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:01:03 DEBUG : CompareDest/two.rclone_chunk.001_rst575: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:01:03 INFO : CompareDest/two.rclone_chunk.001_rst575: Copied (server-side copy) to: CompareDest/two 2025/09/18 04:01:03 INFO : CompareDest/two.rclone_chunk.001_rst575: Deleted 2025/09/18 04:01:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:01:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:01:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:01:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:01:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:01:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:05 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:05 DEBUG : two.rclone_chunk.001_rst7tq: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/18 04:01:05 INFO : two.rclone_chunk.001_rst7tq: Copied (server-side copy) to: two 2025/09/18 04:01:05 INFO : two.rclone_chunk.001_rst7tq: Deleted 2025/09/18 04:01:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/18 04:01:05 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:06 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/dst" 2025/09/18 04:01:06 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/dst" 2025/09/18 04:01:06 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/CopyDest" 2025/09/18 04:01:06 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/CopyDest" 2025/09/18 04:01:06 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:01:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:07 DEBUG : one.rclone_chunk.001_rst8bp: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:07 INFO : one.rclone_chunk.001_rst8bp: Copied (server-side copy) to: one 2025/09/18 04:01:07 INFO : one.rclone_chunk.001_rst8bp: Deleted 2025/09/18 04:01:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:07 INFO : one: Copied (new) 2025/09/18 04:01:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:07 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:08 DEBUG : one.rclone_chunk.001_rst90m: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:08 INFO : one.rclone_chunk.001_rst90m: Copied (server-side copy) to: one 2025/09/18 04:01:08 INFO : one.rclone_chunk.001_rst90m: Deleted 2025/09/18 04:01:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:08 INFO : one: Copied (replaced existing) 2025/09/18 04:01:08 DEBUG : dst/one.rclone_chunk.001_rsta5e: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:08 INFO : dst/one.rclone_chunk.001_rsta5e: Copied (server-side copy) to: dst/one 2025/09/18 04:01:08 INFO : dst/one.rclone_chunk.001_rsta5e: Deleted 2025/09/18 04:01:09 DEBUG : CopyDest/one.rclone_chunk.001_rstakf: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:09 INFO : CopyDest/one.rclone_chunk.001_rstakf: Copied (server-side copy) to: CopyDest/one 2025/09/18 04:01:09 INFO : CopyDest/one.rclone_chunk.001_rstakf: Deleted 2025/09/18 04:01:09 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/BackupDir" 2025/09/18 04:01:09 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/BackupDir" 2025/09/18 04:01:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:01:09 DEBUG : one: copy non-chunked object... 2025/09/18 04:01:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:01:10 INFO : one: Copied (server-side copy) 2025/09/18 04:01:10 INFO : one: Deleted 2025/09/18 04:01:10 DEBUG : one: copy non-chunked object... 2025/09/18 04:01:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/18 04:01:10 INFO : one: Copied (server-side copy) 2025/09/18 04:01:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/18 04:01:10 DEBUG : CopyDest/two.rclone_chunk.001_rstcik: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:01:10 INFO : CopyDest/two.rclone_chunk.001_rstcik: Copied (server-side copy) to: CopyDest/two 2025/09/18 04:01:11 INFO : CopyDest/two.rclone_chunk.001_rstcik: Deleted 2025/09/18 04:01:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:01:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:11 DEBUG : two: copy non-chunked object... 2025/09/18 04:01:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:01:11 INFO : two: Copied (server-side copy) 2025/09/18 04:01:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/18 04:01:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:01:11 DEBUG : two: Unchanged skipping 2025/09/18 04:01:12 DEBUG : CopyDest/three.rclone_chunk.001_rstekz: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 04:01:12 INFO : CopyDest/three.rclone_chunk.001_rstekz: Copied (server-side copy) to: CopyDest/three 2025/09/18 04:01:12 INFO : CopyDest/three.rclone_chunk.001_rstekz: Deleted 2025/09/18 04:01:13 DEBUG : three: Need to transfer - File not found at Destination 2025/09/18 04:01:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/18 04:01:13 DEBUG : three: Destination not found in --copy-dest 2025/09/18 04:01:13 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:13 DEBUG : three.rclone_chunk.001_rstfof: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/18 04:01:13 INFO : three.rclone_chunk.001_rstfof: Copied (server-side copy) to: three 2025/09/18 04:01:13 INFO : three.rclone_chunk.001_rstfof: Deleted 2025/09/18 04:01:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/18 04:01:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.39s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/18 04:01:14 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:15 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rstg5b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:01:15 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rstg5b: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/09/18 04:01:15 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_rstg5b: Deleted 2025/09/18 04:01:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:01:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/18 04:01:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/18 04:01:15 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:01:21 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-jacewug7veha.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.041_rsthvr?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/18 04:01:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:521: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (7.28s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:22 DEBUG : one.rclone_chunk.001_rsto6l: md5 = f6c53873482f615e311902cc5309302a OK 2025/09/18 04:01:22 INFO : one.rclone_chunk.001_rsto6l: Copied (server-side copy) to: one.rclone_chunk.001 2025/09/18 04:01:22 INFO : one.rclone_chunk.001_rsto6l: Deleted 2025/09/18 04:01:23 DEBUG : one.rclone_chunk.002_rsto6l: md5 = 7018924bc3afb20280ce60c7f8a7b5f7 OK 2025/09/18 04:01:23 INFO : one.rclone_chunk.002_rsto6l: Copied (server-side copy) to: one.rclone_chunk.002 2025/09/18 04:01:23 INFO : one.rclone_chunk.002_rsto6l: Deleted 2025/09/18 04:01:23 DEBUG : also/one.rclone_chunk.001_rstp8e: md5 = f6c53873482f615e311902cc5309302a OK 2025/09/18 04:01:23 INFO : also/one.rclone_chunk.001_rstp8e: Copied (server-side copy) to: also/one.rclone_chunk.001 2025/09/18 04:01:23 INFO : also/one.rclone_chunk.001_rstp8e: Deleted 2025/09/18 04:01:23 DEBUG : also/one.rclone_chunk.002_rstp8e: md5 = 7018924bc3afb20280ce60c7f8a7b5f7 OK 2025/09/18 04:01:23 INFO : also/one.rclone_chunk.002_rstp8e: Copied (server-side copy) to: also/one.rclone_chunk.002 2025/09/18 04:01:23 INFO : also/one.rclone_chunk.002_rstp8e: Deleted 2025/09/18 04:01:24 DEBUG : another.rclone_chunk.001_rstp03: md5 = f6c53873482f615e311902cc5309302a OK 2025/09/18 04:01:24 INFO : another.rclone_chunk.001_rstp03: Copied (server-side copy) to: another.rclone_chunk.001 2025/09/18 04:01:24 INFO : another.rclone_chunk.001_rstp03: Deleted 2025/09/18 04:01:24 DEBUG : another.rclone_chunk.002_rstp03: md5 = 7018924bc3afb20280ce60c7f8a7b5f7 OK 2025/09/18 04:01:24 INFO : another.rclone_chunk.002_rstp03: Copied (server-side copy) to: another.rclone_chunk.002 2025/09/18 04:01:24 INFO : another.rclone_chunk.002_rstp03: Deleted 2025/09/18 04:01:25 DEBUG : not-one.rclone_chunk.001_rstq8q: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/09/18 04:01:25 INFO : not-one.rclone_chunk.001_rstq8q: Copied (server-side copy) to: not-one 2025/09/18 04:01:25 INFO : not-one.rclone_chunk.001_rstq8q: Deleted 2025/09/18 04:01:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Looking for duplicate md5 hashes using newest mode. 2025/09/18 04:01:25 NOTICE: 1515e8bfb8312e2722779f0350d508b6: Found 3 files with duplicate md5 hashes 2025/09/18 04:01:25 INFO : one: Deleted 2025/09/18 04:01:25 INFO : also/one: Deleted 2025/09/18 04:01:25 NOTICE: 1515e8bfb8312e2722779f0350d508b6: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.82s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.08s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:27 DEBUG : a.txt.rclone_chunk.001_rsts8d: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:27 INFO : a.txt.rclone_chunk.001_rsts8d: Copied (server-side copy) to: a.txt 2025/09/18 04:01:27 INFO : a.txt.rclone_chunk.001_rsts8d: Deleted 2025/09/18 04:01:27 DEBUG : zend.txt.rclone_chunk.001_rsttf5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 04:01:27 INFO : zend.txt.rclone_chunk.001_rsttf5: Copied (server-side copy) to: zend.txt 2025/09/18 04:01:27 INFO : zend.txt.rclone_chunk.001_rsttf5: Deleted 2025/09/18 04:01:27 DEBUG : sub dir/hello world.rclone_chunk.001_rsttor: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:27 INFO : sub dir/hello world.rclone_chunk.001_rsttor: Copied (server-side copy) to: sub dir/hello world 2025/09/18 04:01:27 INFO : sub dir/hello world.rclone_chunk.001_rsttor: Deleted 2025/09/18 04:01:28 DEBUG : sub dir/hello world2.rclone_chunk.001_rsttcc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:28 INFO : sub dir/hello world2.rclone_chunk.001_rsttcc: Copied (server-side copy) to: sub dir/hello world2 2025/09/18 04:01:28 INFO : sub dir/hello world2.rclone_chunk.001_rsttcc: Deleted 2025/09/18 04:01:28 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_rstued: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:28 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rstued: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/18 04:01:28 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rstued: Deleted 2025/09/18 04:01:29 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_rsturt: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/18 04:01:29 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rsturt: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/18 04:01:29 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rsturt: Deleted 2025/09/18 04:01:29 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstv46: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:29 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstv46: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/18 04:01:29 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstv46: Deleted 2025/09/18 04:01:30 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 04:01:30 DEBUG : a.txt: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 04:01:30 DEBUG : sub dir/hello world: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 04:01:30 DEBUG : sub dir/hello world2: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 04:01:30 DEBUG : sub dir/hello world: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 04:01:30 DEBUG : sub dir/hello world2: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 04:01:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.52s) === RUN TestListDirSortedFn run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:31 DEBUG : a.txt.rclone_chunk.001_rstxif: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:31 INFO : a.txt.rclone_chunk.001_rstxif: Copied (server-side copy) to: a.txt 2025/09/18 04:01:31 INFO : a.txt.rclone_chunk.001_rstxif: Deleted 2025/09/18 04:01:32 DEBUG : zend.txt.rclone_chunk.001_rstxou: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 04:01:32 INFO : zend.txt.rclone_chunk.001_rstxou: Copied (server-side copy) to: zend.txt 2025/09/18 04:01:32 INFO : zend.txt.rclone_chunk.001_rstxou: Deleted 2025/09/18 04:01:32 DEBUG : sub dir/hello world.rclone_chunk.001_rstyx9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:32 INFO : sub dir/hello world.rclone_chunk.001_rstyx9: Copied (server-side copy) to: sub dir/hello world 2025/09/18 04:01:32 INFO : sub dir/hello world.rclone_chunk.001_rstyx9: Deleted 2025/09/18 04:01:32 DEBUG : sub dir/hello world2.rclone_chunk.001_rstys0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:32 INFO : sub dir/hello world2.rclone_chunk.001_rstys0: Copied (server-side copy) to: sub dir/hello world2 2025/09/18 04:01:32 INFO : sub dir/hello world2.rclone_chunk.001_rstys0: Deleted 2025/09/18 04:01:33 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_rstye8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:33 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rstye8: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/09/18 04:01:33 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_rstye8: Deleted 2025/09/18 04:01:33 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_rstz9k: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/09/18 04:01:33 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rstz9k: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/09/18 04:01:33 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_rstz9k: Deleted 2025/09/18 04:01:34 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstz3d: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:34 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstz3d: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/09/18 04:01:34 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_rstz3d: Deleted 2025/09/18 04:01:34 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 04:01:34 DEBUG : a.txt: Excluded 2025/09/18 04:01:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 04:01:34 DEBUG : sub dir/hello world: Excluded 2025/09/18 04:01:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 04:01:34 DEBUG : sub dir/hello world2: Excluded 2025/09/18 04:01:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 04:01:34 DEBUG : sub dir/hello world: Excluded 2025/09/18 04:01:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 04:01:34 DEBUG : sub dir/hello world2: Excluded 2025/09/18 04:01:35 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 04:01:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.47s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:36 DEBUG : file1.rclone_chunk.001_rsu1f7: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/18 04:01:36 INFO : file1.rclone_chunk.001_rsu1f7: Copied (server-side copy) to: file1 2025/09/18 04:01:36 INFO : file1.rclone_chunk.001_rsu1f7: Deleted 2025/09/18 04:01:36 DEBUG : sub/file2.rclone_chunk.001_rsu2c4: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/18 04:01:36 INFO : sub/file2.rclone_chunk.001_rsu2c4: Copied (server-side copy) to: sub/file2 2025/09/18 04:01:36 INFO : sub/file2.rclone_chunk.001_rsu2c4: 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.10s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.19s) --- 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.08s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:38 DEBUG : file1.rclone_chunk.001_rsu3pz: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/09/18 04:01:38 INFO : file1.rclone_chunk.001_rsu3pz: Copied (server-side copy) to: file1 2025/09/18 04:01:38 INFO : file1.rclone_chunk.001_rsu3pz: Deleted 2025/09/18 04:01:38 DEBUG : sub/file2.rclone_chunk.001_rsu411: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/09/18 04:01:38 INFO : sub/file2.rclone_chunk.001_rsu411: Copied (server-side copy) to: sub/file2 2025/09/18 04:01:38 INFO : sub/file2.rclone_chunk.001_rsu411: Deleted === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/18 04:01:39 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/notfound" 2025/09/18 04:01:39 DEBUG : Config file has changed externally - reloading 2025/09/18 04:01:39 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/notfound" --- PASS: TestStatJSON (2.21s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.08s) --- 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 TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Making directory 2025/09/18 04:01:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:40 DEBUG : sub dir/hello world.rclone_chunk.001_rsu6xe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/18 04:01:40 INFO : sub dir/hello world.rclone_chunk.001_rsu6xe: Copied (server-side copy) to: sub dir/hello world 2025/09/18 04:01:40 INFO : sub dir/hello world.rclone_chunk.001_rsu6xe: Deleted --- PASS: TestLsd (0.79s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:41 DEBUG : potato2.rclone_chunk.001_rsu6e8: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:41 INFO : potato2.rclone_chunk.001_rsu6e8: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:01:41 INFO : potato2.rclone_chunk.001_rsu6e8: Deleted 2025/09/18 04:01:41 DEBUG : potato2.rclone_chunk.002_rsu6e8: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:41 INFO : potato2.rclone_chunk.002_rsu6e8: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:01:41 INFO : potato2.rclone_chunk.002_rsu6e8: Deleted 2025/09/18 04:01:42 DEBUG : empty space.rclone_chunk.001_rsu7qe: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:42 INFO : empty space.rclone_chunk.001_rsu7qe: Copied (server-side copy) to: empty space 2025/09/18 04:01:42 INFO : empty space.rclone_chunk.001_rsu7qe: Deleted --- PASS: TestLs (1.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:42 DEBUG : potato2.rclone_chunk.001_rsu81u: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:42 INFO : potato2.rclone_chunk.001_rsu81u: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:01:43 INFO : potato2.rclone_chunk.001_rsu81u: Deleted 2025/09/18 04:01:43 DEBUG : potato2.rclone_chunk.002_rsu81u: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:43 INFO : potato2.rclone_chunk.002_rsu81u: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:01:43 INFO : potato2.rclone_chunk.002_rsu81u: Deleted 2025/09/18 04:01:43 DEBUG : empty space.rclone_chunk.001_rsu9gj: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:43 INFO : empty space.rclone_chunk.001_rsu9gj: Copied (server-side copy) to: empty space 2025/09/18 04:01:43 INFO : empty space.rclone_chunk.001_rsu9gj: Deleted 2025/09/18 04:01:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/18 04:01:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.86s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:44 DEBUG : potato2.rclone_chunk.001_rsuart: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:44 INFO : potato2.rclone_chunk.001_rsuart: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:01:44 INFO : potato2.rclone_chunk.001_rsuart: Deleted 2025/09/18 04:01:44 DEBUG : potato2.rclone_chunk.002_rsuart: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:44 INFO : potato2.rclone_chunk.002_rsuart: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:01:45 INFO : potato2.rclone_chunk.002_rsuart: Deleted 2025/09/18 04:01:45 DEBUG : empty space.rclone_chunk.001_rsubmb: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:45 INFO : empty space.rclone_chunk.001_rsubmb: Copied (server-side copy) to: empty space 2025/09/18 04:01:45 INFO : empty space.rclone_chunk.001_rsubmb: Deleted --- PASS: TestLsLong (1.68s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:46 DEBUG : potato2.rclone_chunk.001_rsucpi: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:46 INFO : potato2.rclone_chunk.001_rsucpi: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:01:46 INFO : potato2.rclone_chunk.001_rsucpi: Deleted 2025/09/18 04:01:46 DEBUG : potato2.rclone_chunk.002_rsucpi: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:46 INFO : potato2.rclone_chunk.002_rsucpi: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:01:46 INFO : potato2.rclone_chunk.002_rsucpi: Deleted 2025/09/18 04:01:47 DEBUG : empty space.rclone_chunk.001_rsucgo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:47 INFO : empty space.rclone_chunk.001_rsucgo: Copied (server-side copy) to: empty space 2025/09/18 04:01:47 INFO : empty space.rclone_chunk.001_rsucgo: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.90s) --- PASS: TestHashSums/Md5 (0.09s) --- PASS: TestHashSums/Md5Download (0.23s) === RUN TestHashSumsWithErrors 2025/09/18 04:01:48 DEBUG : Creating backend with remote ":memory:" 2025/09/18 04:01:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/18 04:01:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/18 04:01:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:48 DEBUG : potato2.rclone_chunk.001_rsueju: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:48 INFO : potato2.rclone_chunk.001_rsueju: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:01:48 INFO : potato2.rclone_chunk.001_rsueju: Deleted 2025/09/18 04:01:48 DEBUG : potato2.rclone_chunk.002_rsueju: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:48 INFO : potato2.rclone_chunk.002_rsueju: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:01:48 INFO : potato2.rclone_chunk.002_rsueju: Deleted 2025/09/18 04:01:49 DEBUG : empty space.rclone_chunk.001_rsuetv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:01:49 INFO : empty space.rclone_chunk.001_rsuetv: Copied (server-side copy) to: empty space 2025/09/18 04:01:49 INFO : empty space.rclone_chunk.001_rsuetv: Deleted 2025/09/18 04:01:49 DEBUG : sub dir/potato3.rclone_chunk.001_rsufph: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 04:01:49 INFO : sub dir/potato3.rclone_chunk.001_rsufph: Copied (server-side copy) to: sub dir/potato3 2025/09/18 04:01:49 INFO : sub dir/potato3.rclone_chunk.001_rsufph: Deleted --- PASS: TestCount (2.30s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:50 DEBUG : small.rclone_chunk.001_rsugzy: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/09/18 04:01:50 INFO : small.rclone_chunk.001_rsugzy: Copied (server-side copy) to: small 2025/09/18 04:01:50 INFO : small.rclone_chunk.001_rsugzy: Deleted 2025/09/18 04:01:51 DEBUG : medium.rclone_chunk.001_rsuge9: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:01:51 INFO : medium.rclone_chunk.001_rsuge9: Copied (server-side copy) to: medium.rclone_chunk.001 2025/09/18 04:01:51 INFO : medium.rclone_chunk.001_rsuge9: Deleted 2025/09/18 04:01:51 DEBUG : medium.rclone_chunk.002_rsuge9: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:01:51 INFO : medium.rclone_chunk.002_rsuge9: Copied (server-side copy) to: medium.rclone_chunk.002 2025/09/18 04:01:51 INFO : medium.rclone_chunk.002_rsuge9: Deleted 2025/09/18 04:01:51 DEBUG : large.rclone_chunk.001_rsuhix: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2025/09/18 04:01:51 INFO : large.rclone_chunk.001_rsuhix: Copied (server-side copy) to: large.rclone_chunk.001 2025/09/18 04:01:52 INFO : large.rclone_chunk.001_rsuhix: Deleted 2025/09/18 04:01:52 DEBUG : large.rclone_chunk.002_rsuhix: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2025/09/18 04:01:52 INFO : large.rclone_chunk.002_rsuhix: Copied (server-side copy) to: large.rclone_chunk.002 2025/09/18 04:01:52 INFO : large.rclone_chunk.002_rsuhix: Deleted 2025/09/18 04:01:52 DEBUG : Waiting for deletions to finish 2025/09/18 04:01:52 DEBUG : large: Excluded (Size Filter) 2025/09/18 04:01:52 DEBUG : large: Excluded 2025/09/18 04:01:52 INFO : small: Deleted 2025/09/18 04:01:52 INFO : medium: Deleted --- PASS: TestDelete (2.76s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.17s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:53 DEBUG : ReadFile.rclone_chunk.001_rsujqf: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/09/18 04:01:53 INFO : ReadFile.rclone_chunk.001_rsujqf: Copied (server-side copy) to: ReadFile 2025/09/18 04:01:53 INFO : ReadFile.rclone_chunk.001_rsujqf: Deleted --- PASS: TestReadFile (0.84s) === RUN TestRetry 2025/09/18 04:01:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/18 04:01:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/18 04:01:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 04:01:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 04:01:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 04:01:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 04:01:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:54 DEBUG : file1.rclone_chunk.001_rsukgt: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/09/18 04:01:54 INFO : file1.rclone_chunk.001_rsukgt: Copied (server-side copy) to: file1 2025/09/18 04:01:54 INFO : file1.rclone_chunk.001_rsukgt: Deleted 2025/09/18 04:01:55 DEBUG : file2.rclone_chunk.001_rsuk3m: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/09/18 04:01:55 INFO : file2.rclone_chunk.001_rsuk3m: Copied (server-side copy) to: file2 2025/09/18 04:01:55 INFO : file2.rclone_chunk.001_rsuk3m: Deleted --- PASS: TestCat (1.82s) === RUN TestPurge 2025/09/18 04:01:56 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-vopoqud6xewu" 2025/09/18 04:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:01:56 DEBUG : Creating backend with remote "TestS3:rclone-test-vopoqud6xewu" 2025/09/18 04:01:56 DEBUG : Creating backend with remote "/tmp/rclone3829651719" run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vopoqud6xewu'", Local "Local file system at /tmp/rclone3829651719", Modify Window "1ns" 2025/09/18 04:01:57 INFO : S3 bucket rclone-test-vopoqud6xewu: Bucket "rclone-test-vopoqud6xewu" created with ACL "" 2025/09/18 04:01:57 DEBUG : A1/B1/C1/one.rclone_chunk.001_rsun9e: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/18 04:01:57 INFO : A1/B1/C1/one.rclone_chunk.001_rsun9e: Copied (server-side copy) to: A1/B1/C1/one 2025/09/18 04:01:57 INFO : A1/B1/C1/one.rclone_chunk.001_rsun9e: Deleted 2025/09/18 04:01:57 INFO : A2: Making directory 2025/09/18 04:01:57 INFO : A1/B2: Making directory 2025/09/18 04:01:57 INFO : A1/B2/C2: Making directory 2025/09/18 04:01:57 INFO : A1/B1/C3: Making directory 2025/09/18 04:01:57 INFO : A3: Making directory 2025/09/18 04:01:57 INFO : A3/B3: Making directory 2025/09/18 04:01:57 INFO : A3/B3/C4: Making directory 2025/09/18 04:01:57 DEBUG : A1/two.rclone_chunk.001_rsunqk: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/18 04:01:57 INFO : A1/two.rclone_chunk.001_rsunqk: Copied (server-side copy) to: A1/two 2025/09/18 04:01:58 INFO : A1/two.rclone_chunk.001_rsunqk: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 04:01:58 DEBUG : S3 bucket rclone-test-vopoqud6xewu: bucket is versioned: false 2025/09/18 04:01:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:01:58 DEBUG : "A1/B1/C1/one" version false 2025/09/18 04:01:58 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/09/18 04:01:58 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 04:01:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:01:58 DEBUG : "A1/two" version false 2025/09/18 04:01:58 DEBUG : A1/two: Deleting (id "") 2025/09/18 04:01:58 INFO : A1/two: Deleted 2025/09/18 04:01:58 INFO : S3 bucket rclone-test-vopoqud6xewu: Bucket "rclone-test-vopoqud6xewu" deleted 2025/09/18 04:01:59 ERROR : error listing: directory not found 2025/09/18 04:01:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vopoqud6xewu': Purge remote 2025/09/18 04:01:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:01:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:01:59 DEBUG : A1/B1/C1/one.rclone_chunk.001_rsupc9: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/09/18 04:01:59 INFO : A1/B1/C1/one.rclone_chunk.001_rsupc9: Copied (server-side copy) to: A1/B1/C1/one 2025/09/18 04:01:59 INFO : A1/B1/C1/one.rclone_chunk.001_rsupc9: Deleted 2025/09/18 04:01:59 INFO : A2: Making directory 2025/09/18 04:01:59 INFO : A1/B2: Making directory 2025/09/18 04:01:59 INFO : A1/B2/C2: Making directory 2025/09/18 04:01:59 INFO : A1/B1/C3: Making directory 2025/09/18 04:01:59 INFO : A3: Making directory 2025/09/18 04:01:59 INFO : A3/B3: Making directory 2025/09/18 04:01:59 INFO : A3/B3/C4: Making directory 2025/09/18 04:01:59 DEBUG : A1/two.rclone_chunk.001_rsup06: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/09/18 04:01:59 INFO : A1/two.rclone_chunk.001_rsup06: Copied (server-side copy) to: A1/two 2025/09/18 04:01:59 INFO : A1/two.rclone_chunk.001_rsup06: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/18 04:02:00 DEBUG : removing 1 level 3 directories 2025/09/18 04:02:00 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/09/18 04:02:01 DEBUG : removing 1 level 0 directories 2025/09/18 04:02:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Removing directory 2025/09/18 04:02:01 INFO : S3 bucket rclone-test-jacewug7veha: Bucket "rclone-test-jacewug7veha" deleted 2025/09/18 04:02:01 ERROR : error listing: directory not found 2025/09/18 04:02:01 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:02 INFO : S3 bucket rclone-test-jacewug7veha: Bucket "rclone-test-jacewug7veha" created with ACL "" 2025/09/18 04:02:02 INFO : A1: Making directory 2025/09/18 04:02:02 INFO : A1/B1: Making directory 2025/09/18 04:02:02 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:02 INFO : A1: Making directory 2025/09/18 04:02:02 INFO : A1/B1: Making directory 2025/09/18 04:02:02 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:03 DEBUG : file1.rclone_chunk.001_rsuswg: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 04:02:03 INFO : file1.rclone_chunk.001_rsuswg: Copied (server-side copy) to: file1 2025/09/18 04:02:03 INFO : file1.rclone_chunk.001_rsuswg: Deleted 2025/09/18 04:02:03 DEBUG : filename.txt: File name found in url 2025/09/18 04:02:03 DEBUG : filename.txt.rclone_chunk.001_rsut6i: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 04:02:03 INFO : filename.txt.rclone_chunk.001_rsut6i: Copied (server-side copy) to: filename.txt 2025/09/18 04:02:03 INFO : filename.txt.rclone_chunk.001_rsut6i: Deleted 2025/09/18 04:02:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/18 04:02:04 DEBUG : headerfilename.txt.rclone_chunk.001_rsute9: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 04:02:04 INFO : headerfilename.txt.rclone_chunk.001_rsute9: Copied (server-side copy) to: headerfilename.txt 2025/09/18 04:02:04 INFO : headerfilename.txt.rclone_chunk.001_rsute9: Deleted 2025/09/18 04:02:04 DEBUG : file2.rclone_chunk.001_rsuub3: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/09/18 04:02:04 INFO : file2.rclone_chunk.001_rsuub3: Copied (server-side copy) to: file2 2025/09/18 04:02:04 INFO : file2.rclone_chunk.001_rsuub3: Deleted --- PASS: TestCopyURL (2.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 04:02:05 DEBUG : sub/file2.rclone_chunk.001_rsuv0x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:05 INFO : sub/file2.rclone_chunk.001_rsuv0x: Copied (server-side copy) to: sub/file2 2025/09/18 04:02:05 INFO : sub/file2.rclone_chunk.001_rsuv0x: Deleted 2025/09/18 04:02:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:05 INFO : file1: Copied (new) to: sub/file2 2025/09/18 04:02:05 INFO : file1: Deleted 2025/09/18 04:02:05 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:02:05 DEBUG : file1: Unchanged skipping 2025/09/18 04:02:05 INFO : file1: Deleted 2025/09/18 04:02:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 04:02:06 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:02:06 DEBUG : file1.rclone_chunk.001_rsuwsq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:06 INFO : file1.rclone_chunk.001_rsuwsq: Copied (server-side copy) to: file1 2025/09/18 04:02:06 INFO : file1.rclone_chunk.001_rsuwsq: Deleted 2025/09/18 04:02:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:06 INFO : file1: Copied (new) 2025/09/18 04:02:06 INFO : file1: Deleted 2025/09/18 04:02:07 DEBUG : file1: Destination exists, skipping 2025/09/18 04:02:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.90s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:07 DEBUG : dst/file1.rclone_chunk.001_rsuxj0: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 04:02:07 INFO : dst/file1.rclone_chunk.001_rsuxj0: Copied (server-side copy) to: dst/file1 2025/09/18 04:02:07 INFO : dst/file1.rclone_chunk.001_rsuxj0: Deleted 2025/09/18 04:02:08 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jacewug7veha/backup" 2025/09/18 04:02:08 DEBUG : Creating backend with remote "TestS3:rclone-test-jacewug7veha/backup" 2025/09/18 04:02:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 04:02:08 DEBUG : dst/file1: copy non-chunked object... 2025/09/18 04:02:08 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/18 04:02:08 INFO : dst/file1: Copied (server-side copy) 2025/09/18 04:02:08 INFO : dst/file1: Deleted 2025/09/18 04:02:08 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/09/18 04:02:09 DEBUG : dst/file1.rclone_chunk.001_rsuynq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:09 INFO : dst/file1.rclone_chunk.001_rsuynq: Copied (server-side copy) to: dst/file1 2025/09/18 04:02:09 INFO : dst/file1.rclone_chunk.001_rsuynq: Deleted 2025/09/18 04:02:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/18 04:02:09 INFO : dst/file1: Copied (new) 2025/09/18 04:02:09 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.24s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:10 DEBUG : A1/one.rclone_chunk.001_rsuzmm: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:02:10 INFO : A1/one.rclone_chunk.001_rsuzmm: Copied (server-side copy) to: A1/one 2025/09/18 04:02:10 INFO : A1/one.rclone_chunk.001_rsuzmm: Deleted 2025/09/18 04:02:10 DEBUG : A1/two.rclone_chunk.001_rsv0i5: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:02:10 INFO : A1/two.rclone_chunk.001_rsv0i5: Copied (server-side copy) to: A1/two 2025/09/18 04:02:10 INFO : A1/two.rclone_chunk.001_rsv0i5: Deleted 2025/09/18 04:02:10 DEBUG : A1/B1/three.rclone_chunk.001_rsv06h: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 04:02:10 INFO : A1/B1/three.rclone_chunk.001_rsv06h: Copied (server-side copy) to: A1/B1/three 2025/09/18 04:02:11 INFO : A1/B1/three.rclone_chunk.001_rsv06h: Deleted 2025/09/18 04:02:11 DEBUG : A1/B1/C1/four.rclone_chunk.001_rsv1v1: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 04:02:11 INFO : A1/B1/C1/four.rclone_chunk.001_rsv1v1: Copied (server-side copy) to: A1/B1/C1/four 2025/09/18 04:02:11 INFO : A1/B1/C1/four.rclone_chunk.001_rsv1v1: Deleted 2025/09/18 04:02:11 DEBUG : A1/B1/C2/five.rclone_chunk.001_rsv1qu: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 04:02:11 INFO : A1/B1/C2/five.rclone_chunk.001_rsv1qu: Copied (server-side copy) to: A1/B1/C2/five 2025/09/18 04:02:11 INFO : A1/B1/C2/five.rclone_chunk.001_rsv1qu: Deleted 2025/09/18 04:02:11 INFO : A1/B2: Making directory 2025/09/18 04:02:11 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/09/18 04:02:12 DEBUG : A1/one: copy non-chunked object... 2025/09/18 04:02:12 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/09/18 04:02:12 DEBUG : A1/two: copy non-chunked object... 2025/09/18 04:02:12 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/09/18 04:02:12 DEBUG : A1/B1/three: copy non-chunked object... 2025/09/18 04:02:12 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:02:12 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/09/18 04:02:12 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 04:02:12 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/09/18 04:02:12 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:02:12 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/09/18 04:02:12 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 04:02:12 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/09/18 04:02:12 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 04:02:12 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/09/18 04:02:12 INFO : A1/one: Deleted 2025/09/18 04:02:12 INFO : A1/B1/C2/five: Deleted 2025/09/18 04:02:12 INFO : A1/two: Deleted 2025/09/18 04:02:12 INFO : A1/B1/three: Deleted 2025/09/18 04:02:12 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/09/18 04:02:13 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/09/18 04:02:13 DEBUG : A2/two: copy non-chunked object... 2025/09/18 04:02:13 DEBUG : A2/B1/three: copy non-chunked object... 2025/09/18 04:02:13 DEBUG : A2/one: copy non-chunked object... 2025/09/18 04:02:13 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/09/18 04:02:13 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 04:02:13 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/09/18 04:02:13 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:02:13 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/09/18 04:02:13 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:02:13 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/09/18 04:02:13 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 04:02:13 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/09/18 04:02:13 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 04:02:13 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/09/18 04:02:13 INFO : A2/one: Deleted 2025/09/18 04:02:13 INFO : A2/B1/C2/five: Deleted 2025/09/18 04:02:13 INFO : A2/B1/three: Deleted 2025/09/18 04:02:13 INFO : A2/two: Deleted 2025/09/18 04:02:13 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/09/18 04:02:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/18 04:02:14 DEBUG : A3/B1/three: copy non-chunked object... 2025/09/18 04:02:14 DEBUG : A3/one: copy non-chunked object... 2025/09/18 04:02:14 DEBUG : A3/two: copy non-chunked object... 2025/09/18 04:02:14 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/09/18 04:02:14 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/09/18 04:02:14 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/18 04:02:14 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/09/18 04:02:14 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/18 04:02:14 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/09/18 04:02:14 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/18 04:02:14 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/09/18 04:02:14 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/18 04:02:14 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/09/18 04:02:14 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/18 04:02:14 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/09/18 04:02:14 INFO : A3/B1/three: Deleted 2025/09/18 04:02:14 INFO : A3/B1/C1/four: Deleted 2025/09/18 04:02:14 INFO : A3/two: Deleted 2025/09/18 04:02:14 INFO : A3/B1/C2/five: Deleted 2025/09/18 04:02:14 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.37s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1503: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/09/18 04:02:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 04:02:15 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_rsv5qc: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 04:02:15 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_rsv5qc: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/09/18 04:02:15 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_rsv5qc: Deleted 2025/09/18 04:02:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 04:02:15 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/18 04:02:15 NOTICE: S3 bucket rclone-test-jacewug7veha: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/18 04:02:15 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: open chunk writer: started multipart upload: N_ohlG78RzRFH1O5EBQj0Z7IFkhvG2eU_gmvuLU4caBQSdzxh8ux.2s9UfEiHom3saA0ml2O5tFRosXYvU3nDIZIDlC.X2vPuAfh1uVzp3jY3Ei3yBGLZrp3c7_GniRH 2025/09/18 04:02:15 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:15 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:15 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: multipart upload "N_ohlG78RzRFH1O5EBQj0Z7IFkhvG2eU_gmvuLU4caBQSdzxh8ux.2s9UfEiHom3saA0ml2O5tFRosXYvU3nDIZIDlC.X2vPuAfh1uVzp3jY3Ei3yBGLZrp3c7_GniRH" finished 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: open chunk writer: started multipart upload: A0UM15ZLb6wjfnFWDvvfI5eXQefJDTxxYS94frXP9DIDzlymJDAzLgWWMTTLOYrwDo.MRupOzJqzatDlr9vfue0s3ylcpgUjMSFhTU5hHR8eaXwo_YzKkO.PAtotHybz 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: multipart upload "A0UM15ZLb6wjfnFWDvvfI5eXQefJDTxxYS94frXP9DIDzlymJDAzLgWWMTTLOYrwDo.MRupOzJqzatDlr9vfue0s3ylcpgUjMSFhTU5hHR8eaXwo_YzKkO.PAtotHybz" finished 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: open chunk writer: started multipart upload: U5h79310w1eeVE2bwubfNj55I3W83lcIqlBuRIU1rTzArKQRRk4zjr.AYT.pj9.kAxe9kEnliQRGC2djMhTUnnEIOgGjQpYPesiTVetxjsS6WKCkrQeC4YvMH_823OKi 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: multipart upload "U5h79310w1eeVE2bwubfNj55I3W83lcIqlBuRIU1rTzArKQRRk4zjr.AYT.pj9.kAxe9kEnliQRGC2djMhTUnnEIOgGjQpYPesiTVetxjsS6WKCkrQeC4YvMH_823OKi" finished 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: open chunk writer: started multipart upload: gI0Nf.VMoj_lpoCOcHUKKBIlzmKBRLls8WATa4ALpR3qjOQIPJ73_aVxrwovrVO3B7qN0YdCqC8P0VB4U9JfIUE8R82GjoIxgASqypFaVI1stfNczQY6L0cIIQN6zKrp 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: multipart upload "gI0Nf.VMoj_lpoCOcHUKKBIlzmKBRLls8WATa4ALpR3qjOQIPJ73_aVxrwovrVO3B7qN0YdCqC8P0VB4U9JfIUE8R82GjoIxgASqypFaVI1stfNczQY6L0cIIQN6zKrp" finished 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: open chunk writer: started multipart upload: 8XVR2LeS.JNvum5Dn2FHcqrKhEofo3VtbQZws2asOkjZDC192GtlMBVRIq4pkVDmFV7YFC.TN3EVBLJ.z_zd6wh7_gycTNqO30uKGz4aOjYM0c9PH1lpc0wokYxxdQj2 2025/09/18 04:02:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: multipart upload "8XVR2LeS.JNvum5Dn2FHcqrKhEofo3VtbQZws2asOkjZDC192GtlMBVRIq4pkVDmFV7YFC.TN3EVBLJ.z_zd6wh7_gycTNqO30uKGz4aOjYM0c9PH1lpc0wokYxxdQj2" finished 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: open chunk writer: started multipart upload: JgHqz0LEyeJGydpS_FFRyrtbXsBNI1Zph4zxtFA97NPvgvXnNmNFDDBBgsdM6l1.4D4L1jGTIf3eG.0wFn8GKAevfoDZKuextOKqsHR77mb6XRGKq37CIN3Pu24cLNma 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: multipart upload "JgHqz0LEyeJGydpS_FFRyrtbXsBNI1Zph4zxtFA97NPvgvXnNmNFDDBBgsdM6l1.4D4L1jGTIf3eG.0wFn8GKAevfoDZKuextOKqsHR77mb6XRGKq37CIN3Pu24cLNma" finished 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: open chunk writer: started multipart upload: 7YSeu_lruJH97MI0L630EXT8bHuGMILbqjchFsZ1.JtqJt03xSY8OGbtCdgqfTEq5rSl7YhAzwtztx49ojfUDtNpeL_ewssxF496D7Cjol3Rm_MFOPZKkYSOiWs1MJFi 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: multipart upload "7YSeu_lruJH97MI0L630EXT8bHuGMILbqjchFsZ1.JtqJt03xSY8OGbtCdgqfTEq5rSl7YhAzwtztx49ojfUDtNpeL_ewssxF496D7Cjol3Rm_MFOPZKkYSOiWs1MJFi" finished 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: open chunk writer: started multipart upload: xt4jI09x7saWv9NT5iAlHF88wskn9r1376fyqto7H_VCzc2Qs_1R4R48tG98X8zB9Gt9aHEa_mOqXWvEzgQ5wvdVmoRpSc8D_xXKqYHqRp6tvUOoEOoefFVZHi6L5kb1 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:17 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: multipart upload "xt4jI09x7saWv9NT5iAlHF88wskn9r1376fyqto7H_VCzc2Qs_1R4R48tG98X8zB9Gt9aHEa_mOqXWvEzgQ5wvdVmoRpSc8D_xXKqYHqRp6tvUOoEOoefFVZHi6L5kb1" finished 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: open chunk writer: started multipart upload: hovukAiZlOasPfoz0W.TjpUSF0JqHjKm.NoXz_y6iyzeO4VJBmZ8Z7tzBnwWf0nyvSmw2Emw.brrDejLBXUGRNbZTThrCTkkPOL7DQXUTS50BWUS.D3MQ_BCO2v6UYxx 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: multipart upload "hovukAiZlOasPfoz0W.TjpUSF0JqHjKm.NoXz_y6iyzeO4VJBmZ8Z7tzBnwWf0nyvSmw2Emw.brrDejLBXUGRNbZTThrCTkkPOL7DQXUTS50BWUS.D3MQ_BCO2v6UYxx" finished 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: open chunk writer: started multipart upload: EeMugFQhKx6HNlwzlHc9pvyCTf.hMy2pUvLpgf56N90TuN7sIOIaQRzN9PwtcLUD8SDOdngQFydGQFi0ZQSCA6TifICC7y7cnxx24sJNf.tPfnW_Etrn.tZq5KiMGh2d 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: multipart upload "EeMugFQhKx6HNlwzlHc9pvyCTf.hMy2pUvLpgf56N90TuN7sIOIaQRzN9PwtcLUD8SDOdngQFydGQFi0ZQSCA6TifICC7y7cnxx24sJNf.tPfnW_Etrn.tZq5KiMGh2d" finished 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: open chunk writer: started multipart upload: X6bS0wybeu4mEBDadAeR13KXS58QFwlY6zopu6t5loRUwh0nMidM.wpJy_JUaDlRJX0WdZjEvFkUkB.OJZLN5DNG2zSgGTVxixVOWjtldpLS9SnoxGY9JXWS7prwCkec 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: multipart upload "X6bS0wybeu4mEBDadAeR13KXS58QFwlY6zopu6t5loRUwh0nMidM.wpJy_JUaDlRJX0WdZjEvFkUkB.OJZLN5DNG2zSgGTVxixVOWjtldpLS9SnoxGY9JXWS7prwCkec" finished 2025/09/18 04:02:18 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: open chunk writer: started multipart upload: IgFqCVnrE9mCo4kxhDi93amZx7HuwHdSnYVYjI2aiS9KTWskW0nPE3JECbg7_aXJKUdJT35M.OT6DzT.FA1i4aHlsVpBRnUy1Pi.MjKmJtN9pN5fDy2TFyl4iaiU3eyS 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: multipart upload "IgFqCVnrE9mCo4kxhDi93amZx7HuwHdSnYVYjI2aiS9KTWskW0nPE3JECbg7_aXJKUdJT35M.OT6DzT.FA1i4aHlsVpBRnUy1Pi.MjKmJtN9pN5fDy2TFyl4iaiU3eyS" finished 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: open chunk writer: started multipart upload: ORuyVhNGWahJxY.1uK83_eTQC3tbEX0WAbg5SzNkqVcOZTz4fIfCHO8ckMteVYPpiUmDvAcZqCK6feHtZ2C33huemwFIDASyzGa5OfRa0A5qcM0JiLigZqWMVkVThmbi 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: multipart upload "ORuyVhNGWahJxY.1uK83_eTQC3tbEX0WAbg5SzNkqVcOZTz4fIfCHO8ckMteVYPpiUmDvAcZqCK6feHtZ2C33huemwFIDASyzGa5OfRa0A5qcM0JiLigZqWMVkVThmbi" finished 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: open chunk writer: started multipart upload: WzU.ju8.dWGyYPSHRHZ8l2HUKj5010Epbgc8dyyAGi8C1icJfWgH4RLIqf4.gsQ2P.sW2IJYtca1vpYiCnHX6NE3AHTTJDQMLKqIO.KhO52kBgpsB2VlxRHdwAGbOQ9X 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: multipart upload "WzU.ju8.dWGyYPSHRHZ8l2HUKj5010Epbgc8dyyAGi8C1icJfWgH4RLIqf4.gsQ2P.sW2IJYtca1vpYiCnHX6NE3AHTTJDQMLKqIO.KhO52kBgpsB2VlxRHdwAGbOQ9X" finished 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: open chunk writer: started multipart upload: h3p22_D53u92HOFKoXm0W7GNhncZAJRhpiFHY_w846JaHjEdxFd1GYrbCauqLJ.FL3GpuQA5lS74Qev4FQb_nrGMfSYPaInGj41ArNWtqp6mSvehuRg78AGAUE5LPicP 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:19 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: multipart upload "h3p22_D53u92HOFKoXm0W7GNhncZAJRhpiFHY_w846JaHjEdxFd1GYrbCauqLJ.FL3GpuQA5lS74Qev4FQb_nrGMfSYPaInGj41ArNWtqp6mSvehuRg78AGAUE5LPicP" finished 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: open chunk writer: started multipart upload: D.AIq8hqvcptxIglunR9lG.NaPWUCSRf4AIfMcDsgtAzvzwWLTXE3PRu_ONVtjc01cs1V3.P8rlq6Rhak7vDvc1CPPhklBKqEJnE1veQw7U25EdMBTJkaEgZ3T2ZnAQN 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: multipart upload "D.AIq8hqvcptxIglunR9lG.NaPWUCSRf4AIfMcDsgtAzvzwWLTXE3PRu_ONVtjc01cs1V3.P8rlq6Rhak7vDvc1CPPhklBKqEJnE1veQw7U25EdMBTJkaEgZ3T2ZnAQN" finished 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: open chunk writer: started multipart upload: ppSNHY5b7hfLR621vGBQ8giuNkC0ovdNrjZyt0WpCQ0cvmtaV0wqAr0enTx7RgRnJzoYQIqIG5IKUlDWz4uHZAi5sQNBA_mfCqXH2d5X09kUmRhm8dyf3MqHrxjXr16L 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: multipart upload "ppSNHY5b7hfLR621vGBQ8giuNkC0ovdNrjZyt0WpCQ0cvmtaV0wqAr0enTx7RgRnJzoYQIqIG5IKUlDWz4uHZAi5sQNBA_mfCqXH2d5X09kUmRhm8dyf3MqHrxjXr16L" finished 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: open chunk writer: started multipart upload: AovmfcnzSJDUMRgkt00hIG2ZXvNZW1vg0eCiYwU47Gqj3sTpHKahNh2AjKx5kctecVQ2BD7Cg.d2kDpjnasdByygW.imcVue1h2h_cqew6Ogj4O2rqZgRoTiS3xr.OGs 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:20 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: multipart upload "AovmfcnzSJDUMRgkt00hIG2ZXvNZW1vg0eCiYwU47Gqj3sTpHKahNh2AjKx5kctecVQ2BD7Cg.d2kDpjnasdByygW.imcVue1h2h_cqew6Ogj4O2rqZgRoTiS3xr.OGs" finished 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: open chunk writer: started multipart upload: gHo6bNSqfx2mPVDva8j_0U3CCD01THgu.J1lDnaAbvKTUySDlp9IOVx_y0ZFIXyhz9N3md6EehuhCy9I0OhEHCQvLJFJxRzuIQtQmfY2OFYzJCwHB7COLKRT9gEzcbwS 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: multipart upload "gHo6bNSqfx2mPVDva8j_0U3CCD01THgu.J1lDnaAbvKTUySDlp9IOVx_y0ZFIXyhz9N3md6EehuhCy9I0OhEHCQvLJFJxRzuIQtQmfY2OFYzJCwHB7COLKRT9gEzcbwS" finished 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: open chunk writer: started multipart upload: 3IJMucA35_VsUw6JR7n1kjzkaDCmMEjuky8pBbmC58FOvb9glDXA_osDN6VrXH209I6GVC.uJk8RXn2HDFCWK5b0YHmBmww0HlyjzIoopEfnL0_tL6gZxZX24WLQkYOZ 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: multipart upload "3IJMucA35_VsUw6JR7n1kjzkaDCmMEjuky8pBbmC58FOvb9glDXA_osDN6VrXH209I6GVC.uJk8RXn2HDFCWK5b0YHmBmww0HlyjzIoopEfnL0_tL6gZxZX24WLQkYOZ" finished 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: open chunk writer: started multipart upload: ZkEttHN48qU5TS0bbmLElThGJEiktaEFjeYazjAMaoP5W7QXc8LVpzETJEzHB2SngZ42tAFhsKEEYpI9pSogQOyLy38FbMrYDUTlzTA73t2Z7dxG2a4bOgSQqXJd_oDe 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: multipart upload "ZkEttHN48qU5TS0bbmLElThGJEiktaEFjeYazjAMaoP5W7QXc8LVpzETJEzHB2SngZ42tAFhsKEEYpI9pSogQOyLy38FbMrYDUTlzTA73t2Z7dxG2a4bOgSQqXJd_oDe" finished 2025/09/18 04:02:21 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_rsv5ux: Deleted 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_rsv5ux: Deleted 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_rsv5ux: Deleted 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_rsv5ux: Deleted 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_rsv5ux: Deleted 2025/09/18 04:02:22 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/09/18 04:02:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_rsv5ux: Deleted 2025/09/18 04:02:23 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/09/18 04:02:23 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_rsv5ux: Deleted 2025/09/18 04:02:24 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/09/18 04:02:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_rsv5ux: Deleted 2025/09/18 04:02:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/09/18 04:02:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_rsv5ux: Deleted 2025/09/18 04:02:25 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: Src hash empty - aborting Dst hash check 2025/09/18 04:02:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/09/18 04:02:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_rsv5ux: Deleted 2025/09/18 04:02:25 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/09/18 04:02:25 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 04:02:27 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_rsvg5d: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 04:02:27 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_rsvg5d: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/09/18 04:02:27 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_rsvg5d: Deleted 2025/09/18 04:02:27 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/18 04:02:27 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: open chunk writer: started multipart upload: ideJ41rhojJ7_it7LCmqNJrPARUz0JGZ5oJrwNBvvMHSwFj1JctWhSVdB4O4qdAE01n7CJlP4lgbGR8vAiPKUxgeLP__9WDD606fLTwKOOgw2GrCsVhz.29WkPykW1sY 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: multipart upload "ideJ41rhojJ7_it7LCmqNJrPARUz0JGZ5oJrwNBvvMHSwFj1JctWhSVdB4O4qdAE01n7CJlP4lgbGR8vAiPKUxgeLP__9WDD606fLTwKOOgw2GrCsVhz.29WkPykW1sY" finished 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: open chunk writer: started multipart upload: L9uduEwyDfLNkqLsjWrllUiVXEgA9VkOqMa40GSwSOw_2_ou14oPXFiTkDizrvGe.z94MCHYb1D9m5OcBmFZuqFg.J82HWsmYUlCfRWPqdcUIkrsMP7VMX8LQwjukBPk 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:27 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: multipart upload "L9uduEwyDfLNkqLsjWrllUiVXEgA9VkOqMa40GSwSOw_2_ou14oPXFiTkDizrvGe.z94MCHYb1D9m5OcBmFZuqFg.J82HWsmYUlCfRWPqdcUIkrsMP7VMX8LQwjukBPk" finished 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: open chunk writer: started multipart upload: 4.s60ZT2uUJj9nQNjY5JM8XQOKylbwB64ncSDuEJGND94C6oP9v3Md_J3qmCP2Dv2DE8bVugef1YbLNnHrkiJaYx3_qzVD.bPcYXFcY9.7dvwdKrLTOu8GpxtdLGsfGT 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: multipart upload "4.s60ZT2uUJj9nQNjY5JM8XQOKylbwB64ncSDuEJGND94C6oP9v3Md_J3qmCP2Dv2DE8bVugef1YbLNnHrkiJaYx3_qzVD.bPcYXFcY9.7dvwdKrLTOu8GpxtdLGsfGT" finished 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: open chunk writer: started multipart upload: jex09EphmW.9nRX.u0yejf8Ypll7fAKPgii96iHF.wcaQ1eRVPSAht7hRVrCDIq.2IvnkmGzE5SO17ILJsJiMFiqJv.kIq0snauQT4_eT8RiL_FfGX7qhZl9umyWfuQu 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: multipart upload "jex09EphmW.9nRX.u0yejf8Ypll7fAKPgii96iHF.wcaQ1eRVPSAht7hRVrCDIq.2IvnkmGzE5SO17ILJsJiMFiqJv.kIq0snauQT4_eT8RiL_FfGX7qhZl9umyWfuQu" finished 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: open chunk writer: started multipart upload: a8yPj90A0sf8HwmWW36gLWd3F5sZBKeWRT8kdGaZp2gJ1eMmCGnmoWSfZkFQ5ErK9_go6_Oi0wiBwVPHEPZsd7B5cWk.IVB6lPEjqarcW8Q1a2DyGsE7h_SDKES2tk42 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: multipart upload "a8yPj90A0sf8HwmWW36gLWd3F5sZBKeWRT8kdGaZp2gJ1eMmCGnmoWSfZkFQ5ErK9_go6_Oi0wiBwVPHEPZsd7B5cWk.IVB6lPEjqarcW8Q1a2DyGsE7h_SDKES2tk42" finished 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: open chunk writer: started multipart upload: OKJKHvsbTWTlh80vNY6wKrjeq_RI3ej3YqXXVfZatwXNm9hA5_HB__B0c9QUrAsKYeJ0XRJJh1cYzcfx0bdlCj75dHSrvI9UDwYcJJtF4oGCHnERFHfkwIeQPOVX1IfJ 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:28 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: multipart upload "OKJKHvsbTWTlh80vNY6wKrjeq_RI3ej3YqXXVfZatwXNm9hA5_HB__B0c9QUrAsKYeJ0XRJJh1cYzcfx0bdlCj75dHSrvI9UDwYcJJtF4oGCHnERFHfkwIeQPOVX1IfJ" finished 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: open chunk writer: started multipart upload: xTZ7fgmRatsMgfXo6c76NfL73PraO3vRDUQNhSHUk4mLnR108KSuBmcYPVtb81qpg7StomJ2tiO.KMVtRG6PYyoobcrFAU2QYlxu0zDs2yEEjnjBnD.hKQpGPsGKsPoO 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: multipart upload "xTZ7fgmRatsMgfXo6c76NfL73PraO3vRDUQNhSHUk4mLnR108KSuBmcYPVtb81qpg7StomJ2tiO.KMVtRG6PYyoobcrFAU2QYlxu0zDs2yEEjnjBnD.hKQpGPsGKsPoO" finished 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: open chunk writer: started multipart upload: q8J9SzU8kqEjoWXY5i9ze3ITegBplXMNx.QwK3Koyw.1_jWkfviq2hpudDoBl0PJ4B3id_J5y6Bc7JO5_OHu44kwmbYwyXuHcF.41AXzfCGATTSQ48COa7GpKFgQn2yJ 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: multipart upload "q8J9SzU8kqEjoWXY5i9ze3ITegBplXMNx.QwK3Koyw.1_jWkfviq2hpudDoBl0PJ4B3id_J5y6Bc7JO5_OHu44kwmbYwyXuHcF.41AXzfCGATTSQ48COa7GpKFgQn2yJ" finished 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: open chunk writer: started multipart upload: TeZLRgU81izZmZOnswbzeObl2g3ZgcUMG8H4I0NG0CtKtdGyndUaxOE1yWANKdNyidG2DJA.ym4kDCYP4uHbhTlV4VFKfDrm_yrbw21V48jfmQOuFgzbzqIeeJtK2wyn 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:29 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: multipart upload "TeZLRgU81izZmZOnswbzeObl2g3ZgcUMG8H4I0NG0CtKtdGyndUaxOE1yWANKdNyidG2DJA.ym4kDCYP4uHbhTlV4VFKfDrm_yrbw21V48jfmQOuFgzbzqIeeJtK2wyn" finished 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: open chunk writer: started multipart upload: eX__QDusTa5b_fKkyIFSKMRQ2JeP7sV0WjHWiCxsHOsddb.p7qUx4uTM_SRSHPeAFHMeN7mibCMo9sADTaRBgrAnKNSduba9kyzSpu2cJNMQFV_ussLFF2Jede7m7kdW 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: multipart upload "eX__QDusTa5b_fKkyIFSKMRQ2JeP7sV0WjHWiCxsHOsddb.p7qUx4uTM_SRSHPeAFHMeN7mibCMo9sADTaRBgrAnKNSduba9kyzSpu2cJNMQFV_ussLFF2Jede7m7kdW" finished 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: open chunk writer: started multipart upload: TqYHsFlzmex5lpkOpWZM2qdaOxG3lSTUDH8FrjGiKBazqIp4QQ6PsuJKHvzApLfsaJTZlJrPQa6R5DBaPxkG9zwPWMwdTFVYQiadrx8gkpPJh0PvozWOQoC3gqA.UqlZ 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: multipart upload "TqYHsFlzmex5lpkOpWZM2qdaOxG3lSTUDH8FrjGiKBazqIp4QQ6PsuJKHvzApLfsaJTZlJrPQa6R5DBaPxkG9zwPWMwdTFVYQiadrx8gkpPJh0PvozWOQoC3gqA.UqlZ" finished 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: open chunk writer: started multipart upload: x8V5RocTIHHAOqoGZBxM2_jjoVARhzE.7hafjk7lGNQZSbDxiaGGHp4NhGevb0gB2AnYJmpBr5WYYbYsSjOdfkTt35RAT56LG6D0wyHC.5OsoWzoScwQX5oCO6vWodlL 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: multipart upload "x8V5RocTIHHAOqoGZBxM2_jjoVARhzE.7hafjk7lGNQZSbDxiaGGHp4NhGevb0gB2AnYJmpBr5WYYbYsSjOdfkTt35RAT56LG6D0wyHC.5OsoWzoScwQX5oCO6vWodlL" finished 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: open chunk writer: started multipart upload: axoIC0eS1ruti6qvfhS7Y6zt4bN0lmxkiEn0DeuBfTJb7rff0d_oK6krxK9gO56240R8Mpc2BPW1_BSMoqVgk9.4NPglQBP7YxT6cbho6PMATOeDcWnhx6pVJCoq4nHh 2025/09/18 04:02:30 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: multipart upload "axoIC0eS1ruti6qvfhS7Y6zt4bN0lmxkiEn0DeuBfTJb7rff0d_oK6krxK9gO56240R8Mpc2BPW1_BSMoqVgk9.4NPglQBP7YxT6cbho6PMATOeDcWnhx6pVJCoq4nHh" finished 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: open chunk writer: started multipart upload: cfqhHhSLxxBwD367HwCAEYv4ueZmuO0rUppskakAxybc_Xco7J80Trjx.2KOGNOAIyrWXDvCAcCiE1Y4xBBLUXG05VxbcE5pveqEP9wVx4wQMWdAtlrBcDBihey9Kzuh 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: multipart upload "cfqhHhSLxxBwD367HwCAEYv4ueZmuO0rUppskakAxybc_Xco7J80Trjx.2KOGNOAIyrWXDvCAcCiE1Y4xBBLUXG05VxbcE5pveqEP9wVx4wQMWdAtlrBcDBihey9Kzuh" finished 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: open chunk writer: started multipart upload: hgw9u6zfSBMcJRI5VEQ6XI1hPaVVoBmxcb0jqbNl9mpWzoEHdiVrFBfe57ICDOakP_er.wpBdCs41RBdnbkYmmIJ5VSUbyL88rLu6tIs3Hpo0MUe8VMcEUnnyvwAi25d 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: multipart upload "hgw9u6zfSBMcJRI5VEQ6XI1hPaVVoBmxcb0jqbNl9mpWzoEHdiVrFBfe57ICDOakP_er.wpBdCs41RBdnbkYmmIJ5VSUbyL88rLu6tIs3Hpo0MUe8VMcEUnnyvwAi25d" finished 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: open chunk writer: started multipart upload: Lx9USrqVRETXsEee2.m68wpdDSorGw6Gs_33dfia7nMUOltieKcf2ZLeppfgWhR.4d39KDDhktRbhT66LDaHRRV.nlZFng5ruMoiF2cAESeMhqhEHa1GVHplzUMgYQ5L 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:31 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: multipart upload "Lx9USrqVRETXsEee2.m68wpdDSorGw6Gs_33dfia7nMUOltieKcf2ZLeppfgWhR.4d39KDDhktRbhT66LDaHRRV.nlZFng5ruMoiF2cAESeMhqhEHa1GVHplzUMgYQ5L" finished 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: open chunk writer: started multipart upload: aJyw2CSj2mfkWKg2PGN6MncHarFh9aWKZwSKwYyfJl3bzzkMLFyTpOffUiW_Kmj535YQ4vHcqUV7NkaSeVs17rp_LmPkDDuKZxcnPwfOqVoH3fH76226FQnK8rFrQlpV 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: multipart upload "aJyw2CSj2mfkWKg2PGN6MncHarFh9aWKZwSKwYyfJl3bzzkMLFyTpOffUiW_Kmj535YQ4vHcqUV7NkaSeVs17rp_LmPkDDuKZxcnPwfOqVoH3fH76226FQnK8rFrQlpV" finished 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: open chunk writer: started multipart upload: .MX2iv7bVseRUStmlJ077INQhOxhmI_mk8wNPTl5mIiZdpZaA9Txle3LI90NPX3b2sNSqPM_rkEqeu02ccyXDccZYV7WdYrnvRxiPOORGhLggYp.j4ooo5xODIdGHRd3 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: multipart upload ".MX2iv7bVseRUStmlJ077INQhOxhmI_mk8wNPTl5mIiZdpZaA9Txle3LI90NPX3b2sNSqPM_rkEqeu02ccyXDccZYV7WdYrnvRxiPOORGhLggYp.j4ooo5xODIdGHRd3" finished 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: open chunk writer: started multipart upload: 0KAnVbFtWhZoBj6hX5RKPgGichfdd88u1usXrQExFStNS3txMR45K5HXgH4ZQUE1Ag3gI5NGtAa_XDnP_fYwKGZHsntbCHgE8XHTpeUHIqsnPVeidk3kq2Ej_j7Zjfyy 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: multipart upload "0KAnVbFtWhZoBj6hX5RKPgGichfdd88u1usXrQExFStNS3txMR45K5HXgH4ZQUE1Ag3gI5NGtAa_XDnP_fYwKGZHsntbCHgE8XHTpeUHIqsnPVeidk3kq2Ej_j7Zjfyy" finished 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: open chunk writer: started multipart upload: KDDTLrQ4uU7ocwuZtgITeqFcd_1evWRtsJrOgvEiy173C.S4J9BD0BcWR3stXFtxvlttkcX.gkDqHBRUsKazAEEi3GiWtojhNEr.AOZW2avxM03Ru0cXGhgeNHC.MPkP 2025/09/18 04:02:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: multipart upload "KDDTLrQ4uU7ocwuZtgITeqFcd_1evWRtsJrOgvEiy173C.S4J9BD0BcWR3stXFtxvlttkcX.gkDqHBRUsKazAEEi3GiWtojhNEr.AOZW2avxM03Ru0cXGhgeNHC.MPkP" finished 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: open chunk writer: started multipart upload: Uru0u.N97_5I3TMWiKJAnpwAl_NBn7XrvXL8KqFSW2ihC2iDU4KrviRUsB9eN7djPivWMMCxr92xj_5iQ8NXGHEDkjIBhYn5Tcx.8zPQoWBlOkhC7m_Yr5UbMmaamFk4 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: multipart upload "Uru0u.N97_5I3TMWiKJAnpwAl_NBn7XrvXL8KqFSW2ihC2iDU4KrviRUsB9eN7djPivWMMCxr92xj_5iQ8NXGHEDkjIBhYn5Tcx.8zPQoWBlOkhC7m_Yr5UbMmaamFk4" finished 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/09/18 04:02:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_rsvhxm: Deleted 2025/09/18 04:02:33 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/09/18 04:02:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_rsvhxm: Deleted 2025/09/18 04:02:34 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/09/18 04:02:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_rsvhxm: Deleted 2025/09/18 04:02:35 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_rsvhxm: Deleted 2025/09/18 04:02:36 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: Src hash empty - aborting Dst hash check 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/09/18 04:02:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_rsvhxm: Deleted 2025/09/18 04:02:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/09/18 04:02:37 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 04:02:38 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rsvsgb: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/18 04:02:39 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rsvsgb: Deleted 2025/09/18 04:02:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: open chunk writer: started multipart upload: S3peNl21Muemn5nK.dbbnbInvpfoyuAC6CHYh9pBo87h.1A2D5M4KqlwqyoAuusRYn5wyjDC5xl7GS5W2QxP1X91mUf1MUDaeKZBwHCvdQZJFO5zz9_jQCAQ7Oc8tUxq 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: multipart upload "S3peNl21Muemn5nK.dbbnbInvpfoyuAC6CHYh9pBo87h.1A2D5M4KqlwqyoAuusRYn5wyjDC5xl7GS5W2QxP1X91mUf1MUDaeKZBwHCvdQZJFO5zz9_jQCAQ7Oc8tUxq" finished 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: open chunk writer: started multipart upload: IVpP1NLyN6Fbaq5q80F.VBDPuhVYG1vf6wwNbJpnmcb8A_oS5ps683QGFzgETC86dbBxdtAl8xQIf.18ghJyV1t7VXoD8BzqWqQJtJBWhUwy4ljWXJmrNRkGIs61Mp0h 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: multipart upload "IVpP1NLyN6Fbaq5q80F.VBDPuhVYG1vf6wwNbJpnmcb8A_oS5ps683QGFzgETC86dbBxdtAl8xQIf.18ghJyV1t7VXoD8BzqWqQJtJBWhUwy4ljWXJmrNRkGIs61Mp0h" finished 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: open chunk writer: started multipart upload: C82cuslj8CHEIRuukgGW7Vlzs1G7Vde7y0kOEcNVSuFm2OVLVZP7IgXxTdi_SyqfkRX5K.YkhGO8AcZPrnLUNxYLMSAoL53tsFJALe5WeunBJQ21v94UxvO238cvssqT 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: multipart upload "C82cuslj8CHEIRuukgGW7Vlzs1G7Vde7y0kOEcNVSuFm2OVLVZP7IgXxTdi_SyqfkRX5K.YkhGO8AcZPrnLUNxYLMSAoL53tsFJALe5WeunBJQ21v94UxvO238cvssqT" finished 2025/09/18 04:02:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: open chunk writer: started multipart upload: _BT7ygo9Xqdaflm29SgZ.SRVTT5jI3Im_k0XbOGB4HzvONTCWfxXjYFUOiSeh3aUJeRROL_4QsXFh0cYQFi8IDi.PpTH5KjunBPLVdrYo_vz_5B6lxiEW5YZQgyXCHaO 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: multipart upload "_BT7ygo9Xqdaflm29SgZ.SRVTT5jI3Im_k0XbOGB4HzvONTCWfxXjYFUOiSeh3aUJeRROL_4QsXFh0cYQFi8IDi.PpTH5KjunBPLVdrYo_vz_5B6lxiEW5YZQgyXCHaO" finished 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: open chunk writer: started multipart upload: rIe.DDsElNEhI_rzWR8wQur2vV5tc2p1tJOkJJD5D6lLLfU8p9fv_ue6KC8.vo1E6_oiIh5Do0qACwTBArjqRdrYTL3QtL6Wa0qJygxoZa0QDAkoc6OUMKINcuffN.5d 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: multipart upload "rIe.DDsElNEhI_rzWR8wQur2vV5tc2p1tJOkJJD5D6lLLfU8p9fv_ue6KC8.vo1E6_oiIh5Do0qACwTBArjqRdrYTL3QtL6Wa0qJygxoZa0QDAkoc6OUMKINcuffN.5d" finished 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: open chunk writer: started multipart upload: oz9aRU5ifWeCgz3KXWZ_LPnwfdeqoZQC9C1bdEZPTtnVLM8rbHpbpVy_LSaGrtpD_xrhiQS_WC_Vn3z3P3T1Cto6rrXJ6kthuw5uicUXGmV2vL78uPCsZ2zUz3O6srlw 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: multipart upload "oz9aRU5ifWeCgz3KXWZ_LPnwfdeqoZQC9C1bdEZPTtnVLM8rbHpbpVy_LSaGrtpD_xrhiQS_WC_Vn3z3P3T1Cto6rrXJ6kthuw5uicUXGmV2vL78uPCsZ2zUz3O6srlw" finished 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: open chunk writer: started multipart upload: 0vGG9126W1xgwg8PBTKCkIuaOXhZqhKFenyQMBTHJ_7jW02blgJpuOCEbdaaYeZRz0XCo0Aq_Avmz.et13uMYro4IMLcVxlHINjIQGdn1RUJE2.2miJLOPHRrYx1FjAh 2025/09/18 04:02:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: multipart upload "0vGG9126W1xgwg8PBTKCkIuaOXhZqhKFenyQMBTHJ_7jW02blgJpuOCEbdaaYeZRz0XCo0Aq_Avmz.et13uMYro4IMLcVxlHINjIQGdn1RUJE2.2miJLOPHRrYx1FjAh" finished 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: open chunk writer: started multipart upload: EQF9UwtFft5bMdWpJdGwJ_9M.KF9dBKy6_E8de.fr9Ppv1sMauPC.2PkiNGPzEaRR54zYcXMtf7k9aDwmJ.n.N9WJMSHYLt2bui3S9p7k4XC4_qTJMhI6ZESOF8vLf7l 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: multipart upload "EQF9UwtFft5bMdWpJdGwJ_9M.KF9dBKy6_E8de.fr9Ppv1sMauPC.2PkiNGPzEaRR54zYcXMtf7k9aDwmJ.n.N9WJMSHYLt2bui3S9p7k4XC4_qTJMhI6ZESOF8vLf7l" finished 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: open chunk writer: started multipart upload: vHiJttgVjGm9M1HLV7mEKebpJuSsK7Wmlgw_slVYB0_J9J0yr0Z_p3FPN9vOyeyMu0K2oBV1QLOe0r7us8n6H0fZeY8wE611M975Q7co9AWu3hzulyq6ODmiCL7tzSaH 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: multipart upload "vHiJttgVjGm9M1HLV7mEKebpJuSsK7Wmlgw_slVYB0_J9J0yr0Z_p3FPN9vOyeyMu0K2oBV1QLOe0r7us8n6H0fZeY8wE611M975Q7co9AWu3hzulyq6ODmiCL7tzSaH" finished 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: open chunk writer: started multipart upload: AU0t_9uS4MH7L.Sch..seysCzM2MlhmjbXog6HZBSPb7vIEeaihJPDUhWg2SiN58fzO9kqnrdrV_pJMeGi2gm8dsCDyVlWIEvkhJCMkZHCyayXb5m.OsZsn7T6pLa0.p 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: multipart upload "AU0t_9uS4MH7L.Sch..seysCzM2MlhmjbXog6HZBSPb7vIEeaihJPDUhWg2SiN58fzO9kqnrdrV_pJMeGi2gm8dsCDyVlWIEvkhJCMkZHCyayXb5m.OsZsn7T6pLa0.p" finished 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: open chunk writer: started multipart upload: RwIbk6Z5303BZTuZcng_iNIy28bIZhDvymq.PBrnrd9tiU7P.fWjmHNyTuYZ_z1i6TiQxpgof8dxDa2V8ztQUjlu_mk9ibdwtJOVqFGDzJF2qg5IE7vV7sYYuyR.QYBn 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: multipart upload "RwIbk6Z5303BZTuZcng_iNIy28bIZhDvymq.PBrnrd9tiU7P.fWjmHNyTuYZ_z1i6TiQxpgof8dxDa2V8ztQUjlu_mk9ibdwtJOVqFGDzJF2qg5IE7vV7sYYuyR.QYBn" finished 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: open chunk writer: started multipart upload: YiA7Lf7sSlRTLGxC0STm6rkS5rkV0p41TR8DI38x2_IE9N2fOYPXCmatffGLdRe2dvf04vDDiYsM9rAkZLU1zDVg2Esx58S2a.Esza7wRN3ASXrNo5AkZtrlO4nfNOi6 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: multipart upload "YiA7Lf7sSlRTLGxC0STm6rkS5rkV0p41TR8DI38x2_IE9N2fOYPXCmatffGLdRe2dvf04vDDiYsM9rAkZLU1zDVg2Esx58S2a.Esza7wRN3ASXrNo5AkZtrlO4nfNOi6" finished 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: open chunk writer: started multipart upload: uxQ022nzZqsxUiQVUpFSNH8lqjxhikyit33sOFuZej0SI4hW9q5VaFiJvV1_Muwi6ZHjmE8RI78KzYfMuNKts5BJ4ocOOtq.iQJbRx9jstI5a5v4VBEMIVw8b8EgHxfH 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: multipart upload "uxQ022nzZqsxUiQVUpFSNH8lqjxhikyit33sOFuZej0SI4hW9q5VaFiJvV1_Muwi6ZHjmE8RI78KzYfMuNKts5BJ4ocOOtq.iQJbRx9jstI5a5v4VBEMIVw8b8EgHxfH" finished 2025/09/18 04:02:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: open chunk writer: started multipart upload: xzuUynLBJUzQ8yv97eD1FV2zx2qikj_OctRpUraOBg72fc2SiwBWVSCh6mO8W66jb1M5rvZWVHAGoeIsxt9cen4K5yWw14kRoKJmwSlSisRCd90rKPbSJVOfoHsDgXFO 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: multipart upload "xzuUynLBJUzQ8yv97eD1FV2zx2qikj_OctRpUraOBg72fc2SiwBWVSCh6mO8W66jb1M5rvZWVHAGoeIsxt9cen4K5yWw14kRoKJmwSlSisRCd90rKPbSJVOfoHsDgXFO" finished 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: open chunk writer: started multipart upload: cEKRgTVrv0Neej56hCMpF7Jf4OuBiyu1oN_7nA_5cqXqDC979ikzmCfZ33n.jsc04HAsXnekk.vA4R2Z_pp74H_0a1H0NbxvpdaqYfpl0nZBUUxKcvsOR1pHpOnV06j6 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: multipart upload "cEKRgTVrv0Neej56hCMpF7Jf4OuBiyu1oN_7nA_5cqXqDC979ikzmCfZ33n.jsc04HAsXnekk.vA4R2Z_pp74H_0a1H0NbxvpdaqYfpl0nZBUUxKcvsOR1pHpOnV06j6" finished 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: open chunk writer: started multipart upload: CNpGB4roaYXX0sMRmGecTRnNSvl0m0wvCITYifEFeyRzUyd.gTR6fj2RxHbeDNL9yQUEu6vARMux.ix0E6wDeQH4RMBj7fb9JeX3rSG2xDbF2eiHHRwwU0Z5m_fUMb_f 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: multipart upload "CNpGB4roaYXX0sMRmGecTRnNSvl0m0wvCITYifEFeyRzUyd.gTR6fj2RxHbeDNL9yQUEu6vARMux.ix0E6wDeQH4RMBj7fb9JeX3rSG2xDbF2eiHHRwwU0Z5m_fUMb_f" finished 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: open chunk writer: started multipart upload: L1rsekWsEF2KUHmZr9WSlSHnPqrwyYzvcTUUuSx.QGD6qRIQsL3.7CMn1QiAaRHA1EsGmqgoxnqGG04AcImWhNE3N9iirh8.kioIP6mzfbwS7ffri2mmGq6u._0eP6xB 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: multipart upload "L1rsekWsEF2KUHmZr9WSlSHnPqrwyYzvcTUUuSx.QGD6qRIQsL3.7CMn1QiAaRHA1EsGmqgoxnqGG04AcImWhNE3N9iirh8.kioIP6mzfbwS7ffri2mmGq6u._0eP6xB" finished 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: open chunk writer: started multipart upload: mhCLQzl8PXdDaDMSWJCCFH_3shmBFfYrfQZlCIEkIQVgdslixraF6lTi3gu4_G79Qd2h8GL54NfjnbxUGgo4EwBSxTveTPlqmQjH7H035qdGOLnBUwyjQDh6czu2jWg5 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: multipart upload "mhCLQzl8PXdDaDMSWJCCFH_3shmBFfYrfQZlCIEkIQVgdslixraF6lTi3gu4_G79Qd2h8GL54NfjnbxUGgo4EwBSxTveTPlqmQjH7H035qdGOLnBUwyjQDh6czu2jWg5" finished 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: open chunk writer: started multipart upload: qDtzaBt_XVOD4mNBO7xst1zM8RTtn3ZrplwS3p_BtSI2weB7UasPmUW0Mvv92BT7KVgQEaV.mxgANg7OQCzBi33OJnG_5pmzBshd9L3Qwd8UYOaMAazvUmYsJrdoP19f 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: multipart upload "qDtzaBt_XVOD4mNBO7xst1zM8RTtn3ZrplwS3p_BtSI2weB7UasPmUW0Mvv92BT7KVgQEaV.mxgANg7OQCzBi33OJnG_5pmzBshd9L3Qwd8UYOaMAazvUmYsJrdoP19f" finished 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: open chunk writer: started multipart upload: TzmDckuK0lxQajGEkiblZ..b6BS8tUt7W1sk64SBn.fyaSBJgZFJn1HPEdBOhQ.q3zIfL.32gCpD9I6BLC1kh2ATTfL8P7OxYu2FeVnr1cVFHpaPU9rNUv5oCkCC4A_5 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:44 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: multipart upload "TzmDckuK0lxQajGEkiblZ..b6BS8tUt7W1sk64SBn.fyaSBJgZFJn1HPEdBOhQ.q3zIfL.32gCpD9I6BLC1kh2ATTfL8P7OxYu2FeVnr1cVFHpaPU9rNUv5oCkCC4A_5" finished 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: open chunk writer: started multipart upload: QLVM.yBousRV8hcm.e8lWfuwcUkMn1qk3TTS8qkYgRut1aZVO5LdIndB3C3eVXxmHgWB96bnkYdkb66EGk1PGvny.3FlJN3aoszRTC8s7Z9N1XcGcLkxZD58o21D7gEJ 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: multipart upload "QLVM.yBousRV8hcm.e8lWfuwcUkMn1qk3TTS8qkYgRut1aZVO5LdIndB3C3eVXxmHgWB96bnkYdkb66EGk1PGvny.3FlJN3aoszRTC8s7Z9N1XcGcLkxZD58o21D7gEJ" finished 2025/09/18 04:02:45 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsvthh: Deleted 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsvthh: Deleted 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/09/18 04:02:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsvthh: Deleted 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/09/18 04:02:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsvthh: Deleted 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/09/18 04:02:47 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsvthh: Deleted 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/09/18 04:02:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsvthh: Deleted 2025/09/18 04:02:48 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:02:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 04:02:50 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rsw4wg: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/09/18 04:02:50 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_rsw4wg: Deleted 2025/09/18 04:02:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 04:02:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: open chunk writer: started multipart upload: FbRr7HkidWKCLPb30ORgX._tGeFcM41OiEWG8bIHUfU78ydasG88bqbCOjwQF1avAdrjtR1dspg.NhN93wDH3hV1.SXcVpIeBTOkbxEAuNvFXbUgTmLw2.HSKCDc8BCf 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: multipart upload "FbRr7HkidWKCLPb30ORgX._tGeFcM41OiEWG8bIHUfU78ydasG88bqbCOjwQF1avAdrjtR1dspg.NhN93wDH3hV1.SXcVpIeBTOkbxEAuNvFXbUgTmLw2.HSKCDc8BCf" finished 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: open chunk writer: started multipart upload: TNnwokxTcG9uWspCDw.m_IrowiYT.2EN0q5Osj0Iohaf3Vao5LiAGV6jrs.5Ruu1NxKv6UEnaBFCdLjmr_Ey6XsWYuAy9VBJPKIsL8uKPnIQ9wTZqfXMNVfGmyHbxDu8 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: multipart upload "TNnwokxTcG9uWspCDw.m_IrowiYT.2EN0q5Osj0Iohaf3Vao5LiAGV6jrs.5Ruu1NxKv6UEnaBFCdLjmr_Ey6XsWYuAy9VBJPKIsL8uKPnIQ9wTZqfXMNVfGmyHbxDu8" finished 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: open chunk writer: started multipart upload: j0qRJhPjTN0R8obTac_P0YZgVKl8EPzK_CBX8xdMWNk.cBqRugxzA3unWzA7HWCbjKd7tN_HZDZXT2J4vexE1A2HbXTQ4mkLrTBgEhUtS5bQmYI2NzlEU9ExJwXbsV1U 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: multipart upload "j0qRJhPjTN0R8obTac_P0YZgVKl8EPzK_CBX8xdMWNk.cBqRugxzA3unWzA7HWCbjKd7tN_HZDZXT2J4vexE1A2HbXTQ4mkLrTBgEhUtS5bQmYI2NzlEU9ExJwXbsV1U" finished 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: open chunk writer: started multipart upload: eFBN7Pdk7fTWdFeEokHsr4wsrfjkq1ZyUGoAqAUB0VBZsC6Yu2FtQ.YUe_yKII_E2uBTBBfbtwuV9wz.U.8QmzT5utACc6wFtkXwnERYoiuwScK0Ulnrwq5hbRtrMZh. 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: multipart upload "eFBN7Pdk7fTWdFeEokHsr4wsrfjkq1ZyUGoAqAUB0VBZsC6Yu2FtQ.YUe_yKII_E2uBTBBfbtwuV9wz.U.8QmzT5utACc6wFtkXwnERYoiuwScK0Ulnrwq5hbRtrMZh." finished 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: open chunk writer: started multipart upload: VJxpPTRexjY5utT8wPN.TrAwXL1eCO_8ZWNtT68jFMiBkvzvYSIQPFBKso8JZUpoQiEFhAuCSuWCoENZCvSvn7KnclN51Iz4D.tY6IS_HdzCttmzfvk5NowYfxStkyLP 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: multipart upload "VJxpPTRexjY5utT8wPN.TrAwXL1eCO_8ZWNtT68jFMiBkvzvYSIQPFBKso8JZUpoQiEFhAuCSuWCoENZCvSvn7KnclN51Iz4D.tY6IS_HdzCttmzfvk5NowYfxStkyLP" finished 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: open chunk writer: started multipart upload: JWr8PRO2q5e85KM9eCzc1vSZtdgg3bNjmHs9MPpT90DUq7mWlZ4M.cfctsj3G8OxthAQQIjuoCdEl0TG3nDTtcxD36Bn8PGBNOAi8A3SDvpGRQiPwWZt_8TM7ypI3U8C 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: multipart upload "JWr8PRO2q5e85KM9eCzc1vSZtdgg3bNjmHs9MPpT90DUq7mWlZ4M.cfctsj3G8OxthAQQIjuoCdEl0TG3nDTtcxD36Bn8PGBNOAi8A3SDvpGRQiPwWZt_8TM7ypI3U8C" finished 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: open chunk writer: started multipart upload: eFOgHQPMNCOjtwTkpwhgIUoYoUHsZj2LSaQtgk3o3vrjWuZfxGrleQTvrWG_FtZET8hxM0T5SFRWRPGnqHgswj1MMuzHlTnpuIyED1AAE5R4I8iEvxI_ctL1rCp9GlAX 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: multipart upload "eFOgHQPMNCOjtwTkpwhgIUoYoUHsZj2LSaQtgk3o3vrjWuZfxGrleQTvrWG_FtZET8hxM0T5SFRWRPGnqHgswj1MMuzHlTnpuIyED1AAE5R4I8iEvxI_ctL1rCp9GlAX" finished 2025/09/18 04:02:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: open chunk writer: started multipart upload: nOv9rIYU0ITICaFOG.HKRBEg8G6tOlJ6yEHoZfvlTy9MSmK_7hsHLsJai0gibaamM.Di5Abv6QCKGOk2pU52ez9jS5Af5blPAsfmOjH5f_hHiu_R9QFeJxonHqD_AEBA 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: multipart upload "nOv9rIYU0ITICaFOG.HKRBEg8G6tOlJ6yEHoZfvlTy9MSmK_7hsHLsJai0gibaamM.Di5Abv6QCKGOk2pU52ez9jS5Af5blPAsfmOjH5f_hHiu_R9QFeJxonHqD_AEBA" finished 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: open chunk writer: started multipart upload: Ip4qqcQIFY4uqx26nflgAbf0LQybKZIi0HoE9KTAcQdUl0Gg.LNrX8w5Fqpe2XPdnTJwVtCPAbj8kq29yYEprCqj9tyrfBd2TJGDxWAkO5pq2.TaPQzDh7_00WpKgUVR 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: multipart upload "Ip4qqcQIFY4uqx26nflgAbf0LQybKZIi0HoE9KTAcQdUl0Gg.LNrX8w5Fqpe2XPdnTJwVtCPAbj8kq29yYEprCqj9tyrfBd2TJGDxWAkO5pq2.TaPQzDh7_00WpKgUVR" finished 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: open chunk writer: started multipart upload: mz5u2ZBMC_V7ao.UfTi3KIP77Pi7TX8s9F1u841Vs4c5QTaMr5KNSRsQeXAvBYnK9M9iGDk1tXLeaBOSqicwrgkrotdg5JBgs4vF6UK6wsynUF6Oy3Peg3nBB1zpO6LL 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: multipart upload "mz5u2ZBMC_V7ao.UfTi3KIP77Pi7TX8s9F1u841Vs4c5QTaMr5KNSRsQeXAvBYnK9M9iGDk1tXLeaBOSqicwrgkrotdg5JBgs4vF6UK6wsynUF6Oy3Peg3nBB1zpO6LL" finished 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: open chunk writer: started multipart upload: PKbrsBHOb846qFOnYMBfLjxEZWEGD._PSyu3lW_4fwQUqo.MjLuj59JUYdwlbZ9GP4zFmVKeX8Q_UtilBeksempJOuCqYoAME_PxKCHYDIyYAUZQpFV3fc27_tH5Mupa 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: multipart upload "PKbrsBHOb846qFOnYMBfLjxEZWEGD._PSyu3lW_4fwQUqo.MjLuj59JUYdwlbZ9GP4zFmVKeX8Q_UtilBeksempJOuCqYoAME_PxKCHYDIyYAUZQpFV3fc27_tH5Mupa" finished 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: open chunk writer: started multipart upload: 6TFU6XgmNpMumQ3w5CdTqRgxMOMWBjZjgVlMH7I1qRmvA7zU7G3AV187rfjH.ptAn_FwMyQd3LFhxWmD_7cxyv6g1c6goNwjQcXg9oX2OsCgjEvDAlVNWu_fDmD39qn8 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: multipart upload "6TFU6XgmNpMumQ3w5CdTqRgxMOMWBjZjgVlMH7I1qRmvA7zU7G3AV187rfjH.ptAn_FwMyQd3LFhxWmD_7cxyv6g1c6goNwjQcXg9oX2OsCgjEvDAlVNWu_fDmD39qn8" finished 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: open chunk writer: started multipart upload: LyFnFrfgFKE5lP0OnFMO29YNX_t30BDRbuVeqnAr_BTYNaU89nHEVnd0UbPAr4yA.xAYU6zLjDVIYqOBeL3u898H915ePMtczlL4qXybbHV16T7HSNWA2v0iesp_JxGe 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: multipart upload "LyFnFrfgFKE5lP0OnFMO29YNX_t30BDRbuVeqnAr_BTYNaU89nHEVnd0UbPAr4yA.xAYU6zLjDVIYqOBeL3u898H915ePMtczlL4qXybbHV16T7HSNWA2v0iesp_JxGe" finished 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: open chunk writer: started multipart upload: wnv3Ko1sjSXKkBsGeGupPKszqYmLcr7OA6FidDTdrUJVAx1edIyIDQcZrwgLqIr7XQ3Oi0FiYfSeUFmZ8DSbqufYA0AzENN0hWnsYJLJ.cOsiCUbuaTUgzYfeU6Gh9dv 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: multipart upload "wnv3Ko1sjSXKkBsGeGupPKszqYmLcr7OA6FidDTdrUJVAx1edIyIDQcZrwgLqIr7XQ3Oi0FiYfSeUFmZ8DSbqufYA0AzENN0hWnsYJLJ.cOsiCUbuaTUgzYfeU6Gh9dv" finished 2025/09/18 04:02:54 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: open chunk writer: started multipart upload: H5EetXZ2uk_cDBogX2Rdnwf2UVt8CbTgSAKOHAskE05SWo1k_9TM.uUB8gzTz.ItYl856dPIA4kYGdvi8BPrQf0LGpNDKfmridH1vXp4otUZpGvmNNfRv1lzaTrwKC9U 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: multipart upload "H5EetXZ2uk_cDBogX2Rdnwf2UVt8CbTgSAKOHAskE05SWo1k_9TM.uUB8gzTz.ItYl856dPIA4kYGdvi8BPrQf0LGpNDKfmridH1vXp4otUZpGvmNNfRv1lzaTrwKC9U" finished 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: open chunk writer: started multipart upload: upQqmSp2oBh2hFeL1D.yT_RUeeTQ608rItiW3PZSpqt02fX7lodESDQqcbcEZUyBoKHQMAeeTbZ6XIZGpj.cltBqonqRGFNZAtao_0s8Dm0Wjx_iYMWN9SPGSahEekvr 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: multipart upload "upQqmSp2oBh2hFeL1D.yT_RUeeTQ608rItiW3PZSpqt02fX7lodESDQqcbcEZUyBoKHQMAeeTbZ6XIZGpj.cltBqonqRGFNZAtao_0s8Dm0Wjx_iYMWN9SPGSahEekvr" finished 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: open chunk writer: started multipart upload: RIemlCyiltJicH70SBBGf4_PUQuMtKyRyNKeBs5X1stp20W4w0mrT0pPnjjlgTnR6EoROZP3Bzta1keERPIYHTWUJ7bVR3uotZ.Yb2hHoX0pYVKtOwWb9tCOdUEaLIwH 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: multipart upload "RIemlCyiltJicH70SBBGf4_PUQuMtKyRyNKeBs5X1stp20W4w0mrT0pPnjjlgTnR6EoROZP3Bzta1keERPIYHTWUJ7bVR3uotZ.Yb2hHoX0pYVKtOwWb9tCOdUEaLIwH" finished 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: open chunk writer: started multipart upload: qSDsqKcSC8Wi5zZv8.uzeXD9FAbWcSDguLLZhIR4GPv5M_lMEkzZjYC990FGnRy6ciDxYXFuscVVBAsjluLKSyD942AUxC2C0Gs2TFc5tTwFVatxD4VBvMnHP07rA.SF 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:55 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: multipart upload "qSDsqKcSC8Wi5zZv8.uzeXD9FAbWcSDguLLZhIR4GPv5M_lMEkzZjYC990FGnRy6ciDxYXFuscVVBAsjluLKSyD942AUxC2C0Gs2TFc5tTwFVatxD4VBvMnHP07rA.SF" finished 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: open chunk writer: started multipart upload: OHwIX12Ci8rdQtjzZyeosl1TNEGZRNVhwHO3amLalBEyKTJV0YWy38hpmd4kb5ENe4i5vEnjyEZwXflIjv3RkKvimJJXjNMgIbyWGo1V_JsW2NmR8gEtxxKu9OHL.stH 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: multipart upload "OHwIX12Ci8rdQtjzZyeosl1TNEGZRNVhwHO3amLalBEyKTJV0YWy38hpmd4kb5ENe4i5vEnjyEZwXflIjv3RkKvimJJXjNMgIbyWGo1V_JsW2NmR8gEtxxKu9OHL.stH" finished 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: open chunk writer: started multipart upload: KSPmxPAn2YbnSPpOHnBDWMWf41YBuWKmfQxUYDJ4lZsl2yaNm3goZRi2qGftXqe12rIuB1JFT_hKv9ewkf6puyhA67hO_m4Kyozrfw7XbIFUHdhucmXJVe7Qre7t.nx0 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: multipart upload "KSPmxPAn2YbnSPpOHnBDWMWf41YBuWKmfQxUYDJ4lZsl2yaNm3goZRi2qGftXqe12rIuB1JFT_hKv9ewkf6puyhA67hO_m4Kyozrfw7XbIFUHdhucmXJVe7Qre7t.nx0" finished 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: open chunk writer: started multipart upload: Tx6hIcc8QVWmv0hmcU7xMjUBeAO_r7527DAif0TCtcIYR9kBQ6rP2gHY1zWmdryfrgjdpr4Z66fZD6N3XY1G9xYmVLSHJj5AJGcYYeHhX9CB829346xC_zlDnkiAMCzr 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: multipart upload "Tx6hIcc8QVWmv0hmcU7xMjUBeAO_r7527DAif0TCtcIYR9kBQ6rP2gHY1zWmdryfrgjdpr4Z66fZD6N3XY1G9xYmVLSHJj5AJGcYYeHhX9CB829346xC_zlDnkiAMCzr" finished 2025/09/18 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_rsw4gg: Deleted 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_rsw4gg: Deleted 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_rsw4gg: Deleted 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_rsw4gg: Deleted 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_rsw4gg: Deleted 2025/09/18 04:02:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_rsw4gg: Deleted 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/09/18 04:02:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_rsw4gg: Deleted 2025/09/18 04:02:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_rsw4gg: Deleted 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_rsw4gg: Deleted 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_rsw4gg: Deleted 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/09/18 04:03:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_rsw4gg: Deleted 2025/09/18 04:03:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 04:03:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (46.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.57s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:03:02 DEBUG : potato1.rclone_chunk.001_rswgnn: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:03:02 INFO : potato1.rclone_chunk.001_rswgnn: Copied (server-side copy) to: potato1.rclone_chunk.001 2025/09/18 04:03:02 INFO : potato1.rclone_chunk.001_rswgnn: Deleted 2025/09/18 04:03:02 DEBUG : potato1.rclone_chunk.002_rswgnn: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:03:02 INFO : potato1.rclone_chunk.002_rswgnn: Copied (server-side copy) to: potato1.rclone_chunk.002 2025/09/18 04:03:02 INFO : potato1.rclone_chunk.002_rswgnn: Deleted 2025/09/18 04:03:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': File to upload is small (60 bytes), uploading instead of streaming 2025/09/18 04:03:03 DEBUG : potato2.rclone_chunk.001_rswgeg: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:03:03 INFO : potato2.rclone_chunk.001_rswgeg: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:03:03 INFO : potato2.rclone_chunk.001_rswgeg: Deleted 2025/09/18 04:03:03 DEBUG : potato2.rclone_chunk.002_rswgeg: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:03:03 INFO : potato2.rclone_chunk.002_rswgeg: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:03:03 INFO : potato2.rclone_chunk.002_rswgeg: Deleted 2025/09/18 04:03:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/18 04:03:03 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" 2025/09/18 04:03:04 DEBUG : potato2.rclone_chunk.001_rswi3k: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/09/18 04:03:04 INFO : potato2.rclone_chunk.001_rswi3k: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/09/18 04:03:04 INFO : potato2.rclone_chunk.001_rswi3k: Deleted 2025/09/18 04:03:04 DEBUG : potato2.rclone_chunk.002_rswi3k: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/09/18 04:03:04 INFO : potato2.rclone_chunk.002_rswi3k: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/09/18 04:03:04 INFO : potato2.rclone_chunk.002_rswi3k: Deleted 2025/09/18 04:03:05 DEBUG : empty space.rclone_chunk.001_rswirz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/18 04:03:05 INFO : empty space.rclone_chunk.001_rswirz: Copied (server-side copy) to: empty space 2025/09/18 04:03:05 INFO : empty space.rclone_chunk.001_rswirz: Deleted 2025/09/18 04:03:05 DEBUG : sub dir/potato3.rclone_chunk.001_rswjcp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/18 04:03:05 INFO : sub dir/potato3.rclone_chunk.001_rswjcp: Copied (server-side copy) to: sub dir/potato3 2025/09/18 04:03:05 INFO : sub dir/potato3.rclone_chunk.001_rswjcp: Deleted 2025/09/18 04:03:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Touching "empty space" 2025/09/18 04:03:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Touching "potato2" 2025/09/18 04:03:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.63s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha'", Local "Local file system at /tmp/rclone1816276857", Modify Window "1ns" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.09s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/18 04:03:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jacewug7veha': Purge remote 2025/09/18 04:03:07 DEBUG : S3 bucket rclone-test-jacewug7veha: bucket is versioned: false 2025/09/18 04:03:07 DEBUG : Waiting for deletions to finish 2025/09/18 04:03:07 INFO : S3 bucket rclone-test-jacewug7veha: Bucket "rclone-test-jacewug7veha" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 3m11.182289148s (try 1/5)