"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/08 04:09:33 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe" 2025/11/08 04:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:09:33 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe" 2025/11/08 04:09:33 DEBUG : Creating backend with remote "/tmp/rclone2919565087" === 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2025/11/08 04:09:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2025/11/08 04:09:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2025/11/08 04:09:33 DEBUG : a: size = 0 OK 2025/11/08 04:09:33 DEBUG : a: size = 1 (memory) 2025/11/08 04:09:33 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/08 04:09:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/08 04:09:33 DEBUG : potato: Seek from 10 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 10 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 2 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/08 04:09:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 2 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/08 04:09:33 DEBUG : potato: Seek from 8 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 8 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/08 04:09:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 04:09:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 04:09:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 04:09:33 DEBUG : potato: Seek from 5 to 2 2025/11/08 04:09:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/08 04:09:33 DEBUG : potato: Seek from 9 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 9 to 0 2025/11/08 04:09:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:09:34 INFO : S3 bucket rclone-test-howelet9yepe: Bucket "rclone-test-howelet9yepe" created with ACL "" 2025/11/08 04:09:34 DEBUG : rutabaga: size = 8 OK 2025/11/08 04:09:34 DEBUG : rutabaga.rclone_chunk.001_e97x1z: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/11/08 04:09:34 INFO : rutabaga.rclone_chunk.001_e97x1z: Copied (server-side copy) to: rutabaga 2025/11/08 04:09:34 INFO : rutabaga.rclone_chunk.001_e97x1z: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2025/11/08 04:09:35 DEBUG : empty space: size = 1 OK 2025/11/08 04:09:35 DEBUG : empty space.rclone_chunk.001_e97xh7: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:09:35 INFO : empty space.rclone_chunk.001_e97xh7: Copied (server-side copy) to: empty space 2025/11/08 04:09:35 INFO : empty space.rclone_chunk.001_e97xh7: Deleted === RUN TestCheck/3 2025/11/08 04:09:35 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:35 DEBUG : potato2.rclone_chunk.001_e97y1t: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:09:35 INFO : potato2.rclone_chunk.001_e97y1t: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:09:35 INFO : potato2.rclone_chunk.001_e97y1t: Deleted 2025/11/08 04:09:35 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:35 DEBUG : potato2.rclone_chunk.002_e97y1t: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:35 INFO : potato2.rclone_chunk.002_e97y1t: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:09:36 INFO : potato2.rclone_chunk.002_e97y1t: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2025/11/08 04:09:36 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:36 DEBUG : remotepotato.rclone_chunk.001_e97zwu: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:09:36 INFO : remotepotato.rclone_chunk.001_e97zwu: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/11/08 04:09:37 INFO : remotepotato.rclone_chunk.001_e97zwu: Deleted 2025/11/08 04:09:37 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:37 DEBUG : remotepotato.rclone_chunk.002_e97zwu: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:37 INFO : remotepotato.rclone_chunk.002_e97zwu: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/11/08 04:09:37 INFO : remotepotato.rclone_chunk.002_e97zwu: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.83s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.09s) --- PASS: TestCheck/6 (0.09s) --- PASS: TestCheck/7 (0.09s) === RUN TestCheckFsError 2025/11/08 04:09:38 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 04:09:38 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 04:09:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/08 04:09:38 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/11/08 04:09:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/08 04:09:38 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:09:38 DEBUG : rutabaga: size = 8 OK 2025/11/08 04:09:38 DEBUG : rutabaga.rclone_chunk.001_e981gk: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/11/08 04:09:38 INFO : rutabaga.rclone_chunk.001_e981gk: Copied (server-side copy) to: rutabaga 2025/11/08 04:09:38 INFO : rutabaga.rclone_chunk.001_e981gk: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/08 04:09:39 DEBUG : empty space: size = 1 OK 2025/11/08 04:09:39 DEBUG : empty space.rclone_chunk.001_e982yt: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:09:39 INFO : empty space.rclone_chunk.001_e982yt: Copied (server-side copy) to: empty space 2025/11/08 04:09:39 INFO : empty space.rclone_chunk.001_e982yt: Deleted === RUN TestCheckDownload/3 2025/11/08 04:09:40 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:40 DEBUG : potato2.rclone_chunk.001_e9824f: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:09:40 INFO : potato2.rclone_chunk.001_e9824f: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:09:40 INFO : potato2.rclone_chunk.001_e9824f: Deleted 2025/11/08 04:09:40 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:40 DEBUG : potato2.rclone_chunk.002_e9824f: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:40 INFO : potato2.rclone_chunk.002_e9824f: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:09:40 INFO : potato2.rclone_chunk.002_e9824f: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/08 04:09:41 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:41 DEBUG : remotepotato.rclone_chunk.001_e984lh: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:09:41 INFO : remotepotato.rclone_chunk.001_e984lh: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/11/08 04:09:41 INFO : remotepotato.rclone_chunk.001_e984lh: Deleted 2025/11/08 04:09:41 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:41 DEBUG : remotepotato.rclone_chunk.002_e984lh: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:41 INFO : remotepotato.rclone_chunk.002_e984lh: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/11/08 04:09:41 INFO : remotepotato.rclone_chunk.002_e984lh: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.64s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.22s) --- PASS: TestCheckDownload/5 (0.18s) --- PASS: TestCheckDownload/6 (0.17s) --- PASS: TestCheckDownload/7 (0.18s) === RUN TestCheckSizeOnly run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:09:43 DEBUG : rutabaga: size = 8 OK 2025/11/08 04:09:43 DEBUG : rutabaga.rclone_chunk.001_e985oh: md5 = a49405dcd1c6a545eace9d6825af944b OK 2025/11/08 04:09:43 INFO : rutabaga.rclone_chunk.001_e985oh: Copied (server-side copy) to: rutabaga 2025/11/08 04:09:43 INFO : rutabaga.rclone_chunk.001_e985oh: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/08 04:09:43 DEBUG : empty space: size = 1 OK 2025/11/08 04:09:43 DEBUG : empty space.rclone_chunk.001_e9861j: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:09:43 INFO : empty space.rclone_chunk.001_e9861j: Copied (server-side copy) to: empty space 2025/11/08 04:09:43 INFO : empty space.rclone_chunk.001_e9861j: Deleted === RUN TestCheckSizeOnly/3 2025/11/08 04:09:44 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:44 DEBUG : potato2.rclone_chunk.001_e987a1: md5 = 7aae4bed43d85a096dfb477b772cbd82 OK 2025/11/08 04:09:44 INFO : potato2.rclone_chunk.001_e987a1: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:09:44 INFO : potato2.rclone_chunk.001_e987a1: Deleted 2025/11/08 04:09:44 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:44 DEBUG : potato2.rclone_chunk.002_e987a1: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:44 INFO : potato2.rclone_chunk.002_e987a1: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:09:44 INFO : potato2.rclone_chunk.002_e987a1: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/08 04:09:45 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:45 DEBUG : remotepotato.rclone_chunk.001_e9887y: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:09:45 INFO : remotepotato.rclone_chunk.001_e9887y: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2025/11/08 04:09:45 INFO : remotepotato.rclone_chunk.001_e9887y: Deleted 2025/11/08 04:09:45 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2025/11/08 04:09:45 DEBUG : remotepotato.rclone_chunk.002_e9887y: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:09:45 INFO : remotepotato.rclone_chunk.002_e9887y: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2025/11/08 04:09:45 INFO : remotepotato.rclone_chunk.002_e9887y: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.71s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.04s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:09:47 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:47 DEBUG : test.sum.rclone_chunk.001_e9893e: md5 = beb72ab4ac381ac34cb19ceda8bfa7fc OK 2025/11/08 04:09:47 INFO : test.sum.rclone_chunk.001_e9893e: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:47 INFO : test.sum.rclone_chunk.001_e9893e: Deleted 2025/11/08 04:09:47 DEBUG : test.sum.rclone_chunk.002: size = 31 OK 2025/11/08 04:09:47 DEBUG : test.sum.rclone_chunk.002_e9893e: md5 = d13f1f8e422dcd4bc74e2c67063e5c56 OK 2025/11/08 04:09:47 INFO : test.sum.rclone_chunk.002_e9893e: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:47 INFO : test.sum.rclone_chunk.002_e9893e: Deleted 2025/11/08 04:09:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 04:09:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 04:09:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 04:09:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 04:09:48 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:48 DEBUG : test.sum.rclone_chunk.001_e98a0c: md5 = 8be4b48591e7a60208aefefd46c8c1b5 OK 2025/11/08 04:09:48 INFO : test.sum.rclone_chunk.001_e98a0c: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:48 INFO : test.sum.rclone_chunk.001_e98a0c: Deleted 2025/11/08 04:09:48 DEBUG : test.sum.rclone_chunk.002: size = 40 OK 2025/11/08 04:09:48 DEBUG : test.sum.rclone_chunk.002_e98a0c: md5 = 886c3fdcf2c49f6fda528800fb252f8d OK 2025/11/08 04:09:48 INFO : test.sum.rclone_chunk.002_e98a0c: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:48 INFO : test.sum.rclone_chunk.002_e98a0c: Deleted 2025/11/08 04:09:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 04:09:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 04:09:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 04:09:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.34s) === RUN TestCheckSum run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:09:48 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/data" 2025/11/08 04:09:48 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/data" 2025/11/08 04:09:49 DEBUG : data/banana: size = 13 OK 2025/11/08 04:09:49 DEBUG : data/banana.rclone_chunk.001_e98cu1: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:09:49 INFO : data/banana.rclone_chunk.001_e98cu1: Copied (server-side copy) to: data/banana 2025/11/08 04:09:49 INFO : data/banana.rclone_chunk.001_e98cu1: Deleted 2025/11/08 04:09:49 DEBUG : test.sum: size = 41 OK 2025/11/08 04:09:49 DEBUG : test.sum.rclone_chunk.001_e98c9r: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/11/08 04:09:49 INFO : test.sum.rclone_chunk.001_e98c9r: Copied (server-side copy) to: test.sum 2025/11/08 04:09:49 INFO : test.sum.rclone_chunk.001_e98c9r: Deleted === RUN TestCheckSum/subtest1 2025/11/08 04:09:50 DEBUG : data/potato: size = 15 OK 2025/11/08 04:09:50 DEBUG : data/potato.rclone_chunk.001_e98d8q: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/11/08 04:09:50 INFO : data/potato.rclone_chunk.001_e98d8q: Copied (server-side copy) to: data/potato 2025/11/08 04:09:50 INFO : data/potato.rclone_chunk.001_e98d8q: Deleted 2025/11/08 04:09:51 DEBUG : test.sum: size = 41 OK 2025/11/08 04:09:51 DEBUG : test.sum.rclone_chunk.001_e98d4s: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/11/08 04:09:51 INFO : test.sum.rclone_chunk.001_e98d4s: Copied (server-side copy) to: test.sum 2025/11/08 04:09:51 INFO : test.sum.rclone_chunk.001_e98d4s: Deleted === RUN TestCheckSum/subtest2 2025/11/08 04:09:52 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:52 DEBUG : test.sum.rclone_chunk.001_e98e5t: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:09:52 INFO : test.sum.rclone_chunk.001_e98e5t: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:52 INFO : test.sum.rclone_chunk.001_e98e5t: Deleted 2025/11/08 04:09:52 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:09:52 DEBUG : test.sum.rclone_chunk.002_e98e5t: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/11/08 04:09:52 INFO : test.sum.rclone_chunk.002_e98e5t: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:52 INFO : test.sum.rclone_chunk.002_e98e5t: Deleted === RUN TestCheckSum/subtest3 2025/11/08 04:09:53 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:53 DEBUG : test.sum.rclone_chunk.001_e98grw: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2025/11/08 04:09:53 INFO : test.sum.rclone_chunk.001_e98grw: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:53 INFO : test.sum.rclone_chunk.001_e98grw: Deleted 2025/11/08 04:09:53 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:09:53 DEBUG : test.sum.rclone_chunk.002_e98grw: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/11/08 04:09:53 INFO : test.sum.rclone_chunk.002_e98grw: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:53 INFO : test.sum.rclone_chunk.002_e98grw: Deleted === RUN TestCheckSum/subtest4 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.001_e98huf: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.001_e98huf: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.001_e98huf: Deleted 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.002_e98huf: md5 = b909219117b3636e363e94e4836e8411 OK 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.002_e98huf: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.002_e98huf: Deleted 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2025/11/08 04:09:55 DEBUG : test.sum.rclone_chunk.003_e98huf: md5 = c5a40f102a891468bcbb2e177079c347 OK 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.003_e98huf: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/11/08 04:09:55 INFO : test.sum.rclone_chunk.003_e98huf: Deleted === RUN TestCheckSum/subtest5 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.001_e98jtg: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.001_e98jtg: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.001_e98jtg: Deleted 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.002_e98jtg: md5 = 6c37b82158c61ac231446756101d3210 OK 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.002_e98jtg: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.002_e98jtg: Deleted 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2025/11/08 04:09:57 DEBUG : test.sum.rclone_chunk.003_e98jtg: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.003_e98jtg: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/11/08 04:09:57 INFO : test.sum.rclone_chunk.003_e98jtg: Deleted === RUN TestCheckSum/subtest6 2025/11/08 04:09:58 DEBUG : data/banana: size = 13 OK 2025/11/08 04:09:58 DEBUG : data/banana.rclone_chunk.001_e98l0q: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:09:58 INFO : data/banana.rclone_chunk.001_e98l0q: Copied (server-side copy) to: data/banana 2025/11/08 04:09:58 INFO : data/banana.rclone_chunk.001_e98l0q: Deleted 2025/11/08 04:09:59 DEBUG : data/potato: size = 15 OK 2025/11/08 04:09:59 DEBUG : data/potato.rclone_chunk.001_e98lds: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/11/08 04:09:59 INFO : data/potato.rclone_chunk.001_e98lds: Copied (server-side copy) to: data/potato 2025/11/08 04:09:59 INFO : data/potato.rclone_chunk.001_e98lds: Deleted 2025/11/08 04:09:59 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:09:59 DEBUG : test.sum.rclone_chunk.001_e98mrw: md5 = d25881d023d0582189183b9b86c995a5 OK 2025/11/08 04:09:59 INFO : test.sum.rclone_chunk.001_e98mrw: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:09:59 INFO : test.sum.rclone_chunk.001_e98mrw: Deleted 2025/11/08 04:10:00 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:10:00 DEBUG : test.sum.rclone_chunk.002_e98mrw: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2025/11/08 04:10:00 INFO : test.sum.rclone_chunk.002_e98mrw: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:00 INFO : test.sum.rclone_chunk.002_e98mrw: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (12.10s) --- PASS: TestCheckSum/subtest1 (0.19s) --- PASS: TestCheckSum/subtest2 (0.18s) --- PASS: TestCheckSum/subtest3 (0.27s) --- PASS: TestCheckSum/subtest4 (0.27s) --- PASS: TestCheckSum/subtest5 (0.31s) --- PASS: TestCheckSum/subtest6 (0.32s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:01 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/data" 2025/11/08 04:10:01 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/data" 2025/11/08 04:10:01 DEBUG : data/banana: size = 13 OK 2025/11/08 04:10:01 DEBUG : data/banana.rclone_chunk.001_e98ok8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:01 INFO : data/banana.rclone_chunk.001_e98ok8: Copied (server-side copy) to: data/banana 2025/11/08 04:10:01 INFO : data/banana.rclone_chunk.001_e98ok8: Deleted 2025/11/08 04:10:01 DEBUG : test.sum: size = 41 OK 2025/11/08 04:10:01 DEBUG : test.sum.rclone_chunk.001_e98omz: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/11/08 04:10:01 INFO : test.sum.rclone_chunk.001_e98omz: Copied (server-side copy) to: test.sum 2025/11/08 04:10:02 INFO : test.sum.rclone_chunk.001_e98omz: Deleted === RUN TestCheckSumDownload/subtest1 2025/11/08 04:10:02 DEBUG : data/potato: size = 15 OK 2025/11/08 04:10:02 DEBUG : data/potato.rclone_chunk.001_e98ptu: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/11/08 04:10:02 INFO : data/potato.rclone_chunk.001_e98ptu: Copied (server-side copy) to: data/potato 2025/11/08 04:10:02 INFO : data/potato.rclone_chunk.001_e98ptu: Deleted 2025/11/08 04:10:03 DEBUG : test.sum: size = 41 OK 2025/11/08 04:10:03 DEBUG : test.sum.rclone_chunk.001_e98p4u: md5 = a466e167cb278a07bb8a055a36371a12 OK 2025/11/08 04:10:03 INFO : test.sum.rclone_chunk.001_e98p4u: Copied (server-side copy) to: test.sum 2025/11/08 04:10:03 INFO : test.sum.rclone_chunk.001_e98p4u: Deleted === RUN TestCheckSumDownload/subtest2 2025/11/08 04:10:04 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:04 DEBUG : test.sum.rclone_chunk.001_e98qzd: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:10:04 INFO : test.sum.rclone_chunk.001_e98qzd: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:10:04 INFO : test.sum.rclone_chunk.001_e98qzd: Deleted 2025/11/08 04:10:04 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:10:04 DEBUG : test.sum.rclone_chunk.002_e98qzd: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/11/08 04:10:04 INFO : test.sum.rclone_chunk.002_e98qzd: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:04 INFO : test.sum.rclone_chunk.002_e98qzd: Deleted === RUN TestCheckSumDownload/subtest3 2025/11/08 04:10:05 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:05 DEBUG : test.sum.rclone_chunk.001_e98se1: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2025/11/08 04:10:05 INFO : test.sum.rclone_chunk.001_e98se1: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:10:05 INFO : test.sum.rclone_chunk.001_e98se1: Deleted 2025/11/08 04:10:05 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:10:05 DEBUG : test.sum.rclone_chunk.002_e98se1: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2025/11/08 04:10:05 INFO : test.sum.rclone_chunk.002_e98se1: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:06 INFO : test.sum.rclone_chunk.002_e98se1: Deleted === RUN TestCheckSumDownload/subtest4 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.001_e98tpb: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.001_e98tpb: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.001_e98tpb: Deleted 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.002_e98tpb: md5 = b909219117b3636e363e94e4836e8411 OK 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.002_e98tpb: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.002_e98tpb: Deleted 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2025/11/08 04:10:07 DEBUG : test.sum.rclone_chunk.003_e98tpb: md5 = c5a40f102a891468bcbb2e177079c347 OK 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.003_e98tpb: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/11/08 04:10:07 INFO : test.sum.rclone_chunk.003_e98tpb: Deleted === RUN TestCheckSumDownload/subtest5 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.001_e98vh1: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.001_e98vh1: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.001_e98vh1: Deleted 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.002_e98vh1: md5 = 6c37b82158c61ac231446756101d3210 OK 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.002_e98vh1: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.002_e98vh1: Deleted 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2025/11/08 04:10:09 DEBUG : test.sum.rclone_chunk.003_e98vh1: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.003_e98vh1: Copied (server-side copy) to: test.sum.rclone_chunk.003 2025/11/08 04:10:09 INFO : test.sum.rclone_chunk.003_e98vh1: Deleted === RUN TestCheckSumDownload/subtest6 2025/11/08 04:10:10 DEBUG : data/banana: size = 13 OK 2025/11/08 04:10:10 DEBUG : data/banana.rclone_chunk.001_e98xtv: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:10 INFO : data/banana.rclone_chunk.001_e98xtv: Copied (server-side copy) to: data/banana 2025/11/08 04:10:11 INFO : data/banana.rclone_chunk.001_e98xtv: Deleted 2025/11/08 04:10:11 DEBUG : data/potato: size = 15 OK 2025/11/08 04:10:11 DEBUG : data/potato.rclone_chunk.001_e98y4w: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2025/11/08 04:10:11 INFO : data/potato.rclone_chunk.001_e98y4w: Copied (server-side copy) to: data/potato 2025/11/08 04:10:11 INFO : data/potato.rclone_chunk.001_e98y4w: Deleted 2025/11/08 04:10:12 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:12 DEBUG : test.sum.rclone_chunk.001_e98y2m: md5 = d25881d023d0582189183b9b86c995a5 OK 2025/11/08 04:10:12 INFO : test.sum.rclone_chunk.001_e98y2m: Copied (server-side copy) to: test.sum.rclone_chunk.001 2025/11/08 04:10:12 INFO : test.sum.rclone_chunk.001_e98y2m: Deleted 2025/11/08 04:10:12 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2025/11/08 04:10:12 DEBUG : test.sum.rclone_chunk.002_e98y2m: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2025/11/08 04:10:12 INFO : test.sum.rclone_chunk.002_e98y2m: Copied (server-side copy) to: test.sum.rclone_chunk.002 2025/11/08 04:10:12 INFO : test.sum.rclone_chunk.002_e98y2m: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.40s) --- PASS: TestCheckSumDownload/subtest1 (0.21s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.36s) --- PASS: TestCheckSumDownload/subtest4 (0.33s) --- PASS: TestCheckSumDownload/subtest5 (0.36s) --- PASS: TestCheckSumDownload/subtest6 (0.36s) --- PASS: TestCheckSumDownload/subtest7 (0.30s) === RUN TestApplyTransforms 2025/11/08 04:10:13 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-zevogov1gito" 2025/11/08 04:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:13 DEBUG : Creating backend with remote "TestS3:rclone-test-zevogov1gito" 2025/11/08 04:10:13 DEBUG : Creating backend with remote "/tmp/rclone1634317390" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito'", Local "Local file system at /tmp/rclone1634317390", Modify Window "1ns" 2025/11/08 04:10:14 INFO : S3 bucket rclone-test-zevogov1gito: Bucket "rclone-test-zevogov1gito" created with ACL "" 2025/11/08 04:10:14 DEBUG : hello, world!: size = 13 OK 2025/11/08 04:10:14 DEBUG : hello, world!.rclone_chunk.001_e991eo: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:14 INFO : hello, world!.rclone_chunk.001_e991eo: Copied (server-side copy) to: hello, world! 2025/11/08 04:10:14 INFO : hello, world!.rclone_chunk.001_e991eo: Deleted upper checkfile vs. lower remote (without normalization) 2025/11/08 04:10:14 ERROR : hello, world!: sum not found 2025/11/08 04:10:14 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito' 2025/11/08 04:10:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': 1 files missing 2025/11/08 04:10:14 NOTICE: 1 hashes missing 2025/11/08 04:10:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': 1 differences found 2025/11/08 04:10:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/08 04:10:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': 0 differences found 2025/11/08 04:10:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': 1 matching files 2025/11/08 04:10:14 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-batumac6riqe" 2025/11/08 04:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:14 DEBUG : Creating backend with remote "TestS3:rclone-test-batumac6riqe" 2025/11/08 04:10:14 DEBUG : Creating backend with remote "/tmp/rclone3175113805" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe'", Local "Local file system at /tmp/rclone3175113805", Modify Window "1ns" 2025/11/08 04:10:15 INFO : S3 bucket rclone-test-batumac6riqe: Bucket "rclone-test-batumac6riqe" created with ACL "" 2025/11/08 04:10:16 DEBUG : HELLO, WORLD!: size = 13 OK 2025/11/08 04:10:16 DEBUG : HELLO, WORLD!.rclone_chunk.001_e992ut: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:16 INFO : HELLO, WORLD!.rclone_chunk.001_e992ut: Copied (server-side copy) to: HELLO, WORLD! 2025/11/08 04:10:16 INFO : HELLO, WORLD!.rclone_chunk.001_e992ut: Deleted lower checkfile vs. upper remote (without normalization) 2025/11/08 04:10:16 ERROR : HELLO, WORLD!: sum not found 2025/11/08 04:10:16 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe' 2025/11/08 04:10:16 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': 1 files missing 2025/11/08 04:10:16 NOTICE: 1 hashes missing 2025/11/08 04:10:16 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': 1 differences found 2025/11/08 04:10:16 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/08 04:10:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:16 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': 0 differences found 2025/11/08 04:10:16 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': 1 matching files 2025/11/08 04:10:16 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-lavibud3sifi" 2025/11/08 04:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:16 DEBUG : Creating backend with remote "TestS3:rclone-test-lavibud3sifi" 2025/11/08 04:10:16 DEBUG : Creating backend with remote "/tmp/rclone428537133" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi'", Local "Local file system at /tmp/rclone428537133", Modify Window "1ns" 2025/11/08 04:10:17 INFO : S3 bucket rclone-test-lavibud3sifi: Bucket "rclone-test-lavibud3sifi" created with ACL "" 2025/11/08 04:10:17 DEBUG : HeLlO, wOrLd!: size = 13 OK 2025/11/08 04:10:17 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_e994sw: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:17 INFO : HeLlO, wOrLd!.rclone_chunk.001_e994sw: Copied (server-side copy) to: HeLlO, wOrLd! 2025/11/08 04:10:17 INFO : HeLlO, wOrLd!.rclone_chunk.001_e994sw: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/08 04:10:17 ERROR : HeLlO, wOrLd!: sum not found 2025/11/08 04:10:17 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi' 2025/11/08 04:10:17 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': 1 files missing 2025/11/08 04:10:17 NOTICE: 1 hashes missing 2025/11/08 04:10:17 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': 1 differences found 2025/11/08 04:10:17 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/08 04:10:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:17 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': 0 differences found 2025/11/08 04:10:17 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': 1 matching files 2025/11/08 04:10:17 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-totutux7geya" 2025/11/08 04:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:17 DEBUG : Creating backend with remote "TestS3:rclone-test-totutux7geya" 2025/11/08 04:10:17 DEBUG : Creating backend with remote "/tmp/rclone3236721048" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya'", Local "Local file system at /tmp/rclone3236721048", Modify Window "1ns" 2025/11/08 04:10:18 INFO : S3 bucket rclone-test-totutux7geya: Bucket "rclone-test-totutux7geya" created with ACL "" 2025/11/08 04:10:18 DEBUG : HELLO, WORLD!: size = 13 OK 2025/11/08 04:10:18 DEBUG : HELLO, WORLD!.rclone_chunk.001_e995i6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:18 INFO : HELLO, WORLD!.rclone_chunk.001_e995i6: Copied (server-side copy) to: HELLO, WORLD! 2025/11/08 04:10:18 INFO : HELLO, WORLD!.rclone_chunk.001_e995i6: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/08 04:10:19 ERROR : HELLO, WORLD!: sum not found 2025/11/08 04:10:19 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya' 2025/11/08 04:10:19 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': 1 files missing 2025/11/08 04:10:19 NOTICE: 1 hashes missing 2025/11/08 04:10:19 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': 1 differences found 2025/11/08 04:10:19 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/08 04:10:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:19 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': 0 differences found 2025/11/08 04:10:19 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': 1 matching files 2025/11/08 04:10:19 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-vegolez7tiqo" 2025/11/08 04:10:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:19 DEBUG : Creating backend with remote "TestS3:rclone-test-vegolez7tiqo" 2025/11/08 04:10:19 DEBUG : Creating backend with remote "/tmp/rclone2730730471" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo'", Local "Local file system at /tmp/rclone2730730471", Modify Window "1ns" 2025/11/08 04:10:19 INFO : S3 bucket rclone-test-vegolez7tiqo: Bucket "rclone-test-vegolez7tiqo" created with ACL "" 2025/11/08 04:10:20 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:20 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_e996gq: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_e996gq: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/08 04:10:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_e996gq: Deleted NFD checkfile vs. NFC remote (without normalization) 2025/11/08 04:10:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:20 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo' 2025/11/08 04:10:20 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': 1 files missing 2025/11/08 04:10:20 NOTICE: 1 hashes missing 2025/11/08 04:10:20 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': 1 differences found 2025/11/08 04:10:20 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/08 04:10:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:20 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': 0 differences found 2025/11/08 04:10:20 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': 1 matching files 2025/11/08 04:10:20 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu" 2025/11/08 04:10:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:20 DEBUG : Creating backend with remote "TestS3:rclone-test-wewuxeq7cohu" 2025/11/08 04:10:20 DEBUG : Creating backend with remote "/tmp/rclone709676185" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu'", Local "Local file system at /tmp/rclone709676185", Modify Window "1ns" 2025/11/08 04:10:21 INFO : S3 bucket rclone-test-wewuxeq7cohu: Bucket "rclone-test-wewuxeq7cohu" created with ACL "" 2025/11/08 04:10:21 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:21 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_e998hp: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:21 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_e998hp: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/08 04:10:21 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_e998hp: Deleted NFC checkfile vs. NFD remote (without normalization) 2025/11/08 04:10:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu' 2025/11/08 04:10:21 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': 1 files missing 2025/11/08 04:10:21 NOTICE: 1 hashes missing 2025/11/08 04:10:21 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': 1 differences found 2025/11/08 04:10:21 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/08 04:10:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:22 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': 0 differences found 2025/11/08 04:10:22 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': 1 matching files 2025/11/08 04:10:22 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-qixodad5pupu" 2025/11/08 04:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:22 DEBUG : Creating backend with remote "TestS3:rclone-test-qixodad5pupu" 2025/11/08 04:10:22 DEBUG : Creating backend with remote "/tmp/rclone677981144" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu'", Local "Local file system at /tmp/rclone677981144", Modify Window "1ns" 2025/11/08 04:10:22 INFO : S3 bucket rclone-test-qixodad5pupu: Bucket "rclone-test-qixodad5pupu" created with ACL "" 2025/11/08 04:10:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e999us: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e999us: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/11/08 04:10:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e999us: Deleted NFDx2 checkfile vs. both remote (without normalization) 2025/11/08 04:10:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu' 2025/11/08 04:10:23 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': 1 files missing 2025/11/08 04:10:23 NOTICE: 1 hashes missing 2025/11/08 04:10:23 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': 1 differences found 2025/11/08 04:10:23 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/08 04:10:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:23 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': 0 differences found 2025/11/08 04:10:23 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': 1 matching files 2025/11/08 04:10:23 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-nahariy5taba" 2025/11/08 04:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:23 DEBUG : Creating backend with remote "TestS3:rclone-test-nahariy5taba" 2025/11/08 04:10:23 DEBUG : Creating backend with remote "/tmp/rclone440197523" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba'", Local "Local file system at /tmp/rclone440197523", Modify Window "1ns" 2025/11/08 04:10:24 INFO : S3 bucket rclone-test-nahariy5taba: Bucket "rclone-test-nahariy5taba" created with ACL "" 2025/11/08 04:10:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99b5b: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99b5b: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/11/08 04:10:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99b5b: Deleted NFCx2 checkfile vs. both remote (without normalization) 2025/11/08 04:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba' 2025/11/08 04:10:24 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': 1 files missing 2025/11/08 04:10:24 NOTICE: 1 hashes missing 2025/11/08 04:10:24 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': 1 differences found 2025/11/08 04:10:24 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/08 04:10:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:24 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': 0 differences found 2025/11/08 04:10:24 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': 1 matching files 2025/11/08 04:10:24 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-kimewuv2fiva" 2025/11/08 04:10:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:24 DEBUG : Creating backend with remote "TestS3:rclone-test-kimewuv2fiva" 2025/11/08 04:10:24 DEBUG : Creating backend with remote "/tmp/rclone4177903113" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva'", Local "Local file system at /tmp/rclone4177903113", Modify Window "1ns" 2025/11/08 04:10:25 INFO : S3 bucket rclone-test-kimewuv2fiva: Bucket "rclone-test-kimewuv2fiva" created with ACL "" 2025/11/08 04:10:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99cy1: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99cy1: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/11/08 04:10:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99cy1: Deleted both checkfile vs. NFDx2 remote (without normalization) 2025/11/08 04:10:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva' 2025/11/08 04:10:26 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': 1 files missing 2025/11/08 04:10:26 NOTICE: 1 hashes missing 2025/11/08 04:10:26 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': 1 differences found 2025/11/08 04:10:26 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/08 04:10:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:26 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': 0 differences found 2025/11/08 04:10:26 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': 1 matching files 2025/11/08 04:10:26 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-tojazud4hutu" 2025/11/08 04:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:10:26 DEBUG : Creating backend with remote "TestS3:rclone-test-tojazud4hutu" 2025/11/08 04:10:26 DEBUG : Creating backend with remote "/tmp/rclone4136428713" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu'", Local "Local file system at /tmp/rclone4136428713", Modify Window "1ns" 2025/11/08 04:10:27 INFO : S3 bucket rclone-test-tojazud4hutu: Bucket "rclone-test-tojazud4hutu" created with ACL "" 2025/11/08 04:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2025/11/08 04:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99ery: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99ery: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/11/08 04:10:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_e99ery: Deleted both checkfile vs. NFCx2 remote (without normalization) 2025/11/08 04:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 04:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu' 2025/11/08 04:10:27 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': 1 files missing 2025/11/08 04:10:27 NOTICE: 1 hashes missing 2025/11/08 04:10:27 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': 1 differences found 2025/11/08 04:10:27 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/08 04:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 04:10:27 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': 0 differences found 2025/11/08 04:10:27 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': 1 matching files 2025/11/08 04:10:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-tojazud4hutu': Purge remote 2025/11/08 04:10:27 DEBUG : S3 bucket rclone-test-tojazud4hutu: bucket is versioned: false 2025/11/08 04:10:27 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/08 04:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:28 INFO : S3 bucket rclone-test-tojazud4hutu: Bucket "rclone-test-tojazud4hutu" deleted 2025/11/08 04:10:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kimewuv2fiva': Purge remote 2025/11/08 04:10:28 DEBUG : S3 bucket rclone-test-kimewuv2fiva: bucket is versioned: false 2025/11/08 04:10:28 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:28 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/08 04:10:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:28 INFO : S3 bucket rclone-test-kimewuv2fiva: Bucket "rclone-test-kimewuv2fiva" deleted 2025/11/08 04:10:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-nahariy5taba': Purge remote 2025/11/08 04:10:28 DEBUG : S3 bucket rclone-test-nahariy5taba: bucket is versioned: false 2025/11/08 04:10:28 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:28 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/08 04:10:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:29 INFO : S3 bucket rclone-test-nahariy5taba: Bucket "rclone-test-nahariy5taba" deleted 2025/11/08 04:10:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-qixodad5pupu': Purge remote 2025/11/08 04:10:29 DEBUG : S3 bucket rclone-test-qixodad5pupu: bucket is versioned: false 2025/11/08 04:10:29 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:29 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/11/08 04:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:29 INFO : S3 bucket rclone-test-qixodad5pupu: Bucket "rclone-test-qixodad5pupu" deleted 2025/11/08 04:10:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-wewuxeq7cohu': Purge remote 2025/11/08 04:10:29 DEBUG : S3 bucket rclone-test-wewuxeq7cohu: bucket is versioned: false 2025/11/08 04:10:29 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:29 DEBUG : "測試_Русский___ě_áñ" version false 2025/11/08 04:10:29 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:29 INFO : 測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:30 INFO : S3 bucket rclone-test-wewuxeq7cohu: Bucket "rclone-test-wewuxeq7cohu" deleted 2025/11/08 04:10:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vegolez7tiqo': Purge remote 2025/11/08 04:10:30 DEBUG : S3 bucket rclone-test-vegolez7tiqo: bucket is versioned: false 2025/11/08 04:10:30 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:30 DEBUG : "測試_Русский___ě_áñ" version false 2025/11/08 04:10:30 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/11/08 04:10:30 INFO : 測試_Русский___ě_áñ: Deleted 2025/11/08 04:10:30 INFO : S3 bucket rclone-test-vegolez7tiqo: Bucket "rclone-test-vegolez7tiqo" deleted 2025/11/08 04:10:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-totutux7geya': Purge remote 2025/11/08 04:10:30 DEBUG : S3 bucket rclone-test-totutux7geya: bucket is versioned: false 2025/11/08 04:10:30 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:30 DEBUG : "HELLO, WORLD!" version false 2025/11/08 04:10:30 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/11/08 04:10:30 INFO : HELLO, WORLD!: Deleted 2025/11/08 04:10:31 INFO : S3 bucket rclone-test-totutux7geya: Bucket "rclone-test-totutux7geya" deleted 2025/11/08 04:10:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-lavibud3sifi': Purge remote 2025/11/08 04:10:31 DEBUG : S3 bucket rclone-test-lavibud3sifi: bucket is versioned: false 2025/11/08 04:10:31 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:31 DEBUG : "HeLlO, wOrLd!" version false 2025/11/08 04:10:31 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/11/08 04:10:31 INFO : HeLlO, wOrLd!: Deleted 2025/11/08 04:10:31 INFO : S3 bucket rclone-test-lavibud3sifi: Bucket "rclone-test-lavibud3sifi" deleted 2025/11/08 04:10:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-batumac6riqe': Purge remote 2025/11/08 04:10:32 DEBUG : S3 bucket rclone-test-batumac6riqe: bucket is versioned: false 2025/11/08 04:10:32 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:32 DEBUG : "HELLO, WORLD!" version false 2025/11/08 04:10:32 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/11/08 04:10:32 INFO : HELLO, WORLD!: Deleted 2025/11/08 04:10:32 INFO : S3 bucket rclone-test-batumac6riqe: Bucket "rclone-test-batumac6riqe" deleted 2025/11/08 04:10:32 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-zevogov1gito': Purge remote 2025/11/08 04:10:32 DEBUG : S3 bucket rclone-test-zevogov1gito: bucket is versioned: false 2025/11/08 04:10:32 DEBUG : Waiting for deletions to finish 2025/11/08 04:10:32 DEBUG : "hello, world!" version false 2025/11/08 04:10:32 DEBUG : hello, world!: Deleting (id "") 2025/11/08 04:10:32 INFO : hello, world!: Deleted 2025/11/08 04:10:33 INFO : S3 bucket rclone-test-zevogov1gito: Bucket "rclone-test-zevogov1gito" deleted --- PASS: TestApplyTransforms (19.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 04:10:33 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:10:33 DEBUG : sub/file2.rclone_chunk.001_e99k39: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:33 INFO : sub/file2.rclone_chunk.001_e99k39: Copied (server-side copy) to: sub/file2 2025/11/08 04:10:33 INFO : sub/file2.rclone_chunk.001_e99k39: Deleted 2025/11/08 04:10:33 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:10:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:33 INFO : file1: Copied (new) to: sub/file2 2025/11/08 04:10:33 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:10:33 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:33 DEBUG : file1: Unchanged skipping 2025/11/08 04:10:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.23s) === RUN TestCopyLongFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:34 DEBUG : dst/file1: size = 18 OK 2025/11/08 04:10:34 DEBUG : dst/file1.rclone_chunk.001_e99lcs: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/08 04:10:34 INFO : dst/file1.rclone_chunk.001_e99lcs: Copied (server-side copy) to: dst/file1 2025/11/08 04:10:34 INFO : dst/file1.rclone_chunk.001_e99lcs: Deleted 2025/11/08 04:10:34 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/backup" 2025/11/08 04:10:34 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/backup" 2025/11/08 04:10:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:35 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe') 2025/11/08 04:10:35 DEBUG : dst/file1: Sizes differ 2025/11/08 04:10:35 DEBUG : dst/file1: copy non-chunked object... 2025/11/08 04:10:35 DEBUG : dst/file1: size = 18 OK 2025/11/08 04:10:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/08 04:10:35 INFO : dst/file1: Copied (server-side copy) 2025/11/08 04:10:35 INFO : dst/file1: Deleted 2025/11/08 04:10:35 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:36 DEBUG : dst/file1: size = 14 OK 2025/11/08 04:10:36 DEBUG : dst/file1.rclone_chunk.001_e99me4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:36 INFO : dst/file1.rclone_chunk.001_e99me4: Copied (server-side copy) to: dst/file1 2025/11/08 04:10:36 INFO : dst/file1.rclone_chunk.001_e99me4: Deleted 2025/11/08 04:10:36 DEBUG : dst/file1: size = 14 OK 2025/11/08 04:10:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:36 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.25s) === RUN TestCopyFileCompareDest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:36 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst" 2025/11/08 04:10:36 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/dst" 2025/11/08 04:10:36 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/CompareDest" 2025/11/08 04:10:36 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/CompareDest" 2025/11/08 04:10:36 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 04:10:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:37 DEBUG : one: size = 3 OK 2025/11/08 04:10:37 DEBUG : one.rclone_chunk.001_e99oxk: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:37 INFO : one.rclone_chunk.001_e99oxk: Copied (server-side copy) to: one 2025/11/08 04:10:37 INFO : one.rclone_chunk.001_e99oxk: Deleted 2025/11/08 04:10:37 DEBUG : one: size = 3 OK 2025/11/08 04:10:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:37 INFO : one: Copied (new) 2025/11/08 04:10:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:38 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst') 2025/11/08 04:10:38 DEBUG : one: Sizes differ 2025/11/08 04:10:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:38 DEBUG : one: size = 5 OK 2025/11/08 04:10:38 DEBUG : one.rclone_chunk.001_e99ptb: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:38 INFO : one.rclone_chunk.001_e99ptb: Copied (server-side copy) to: one 2025/11/08 04:10:38 INFO : one.rclone_chunk.001_e99ptb: Deleted 2025/11/08 04:10:38 DEBUG : one: size = 5 OK 2025/11/08 04:10:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:38 INFO : one: Copied (replaced existing) 2025/11/08 04:10:39 DEBUG : dst/one: size = 3 OK 2025/11/08 04:10:39 DEBUG : dst/one.rclone_chunk.001_e99pu6: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:39 INFO : dst/one.rclone_chunk.001_e99pu6: Copied (server-side copy) to: dst/one 2025/11/08 04:10:39 INFO : dst/one.rclone_chunk.001_e99pu6: Deleted 2025/11/08 04:10:39 DEBUG : CompareDest/one: size = 5 OK 2025/11/08 04:10:39 DEBUG : CompareDest/one.rclone_chunk.001_e99qia: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:39 INFO : CompareDest/one.rclone_chunk.001_e99qia: Copied (server-side copy) to: CompareDest/one 2025/11/08 04:10:39 INFO : CompareDest/one.rclone_chunk.001_e99qia: Deleted 2025/11/08 04:10:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:39 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst') 2025/11/08 04:10:39 DEBUG : one: Sizes differ 2025/11/08 04:10:40 DEBUG : one: size = 5 OK 2025/11/08 04:10:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 04:10:40 DEBUG : CompareDest/two: size = 3 OK 2025/11/08 04:10:40 DEBUG : CompareDest/two.rclone_chunk.001_e99rzl: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:10:40 INFO : CompareDest/two.rclone_chunk.001_e99rzl: Copied (server-side copy) to: CompareDest/two 2025/11/08 04:10:40 INFO : CompareDest/two.rclone_chunk.001_e99rzl: Deleted 2025/11/08 04:10:40 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 04:10:40 DEBUG : two: size = 3 OK 2025/11/08 04:10:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 04:10:41 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 04:10:41 DEBUG : two: size = 3 OK 2025/11/08 04:10:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 04:10:41 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 04:10:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:41 DEBUG : two: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/CompareDest') 2025/11/08 04:10:41 DEBUG : two: Sizes differ 2025/11/08 04:10:41 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:42 DEBUG : two: size = 5 OK 2025/11/08 04:10:42 DEBUG : two.rclone_chunk.001_e99sa7: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/08 04:10:42 INFO : two.rclone_chunk.001_e99sa7: Copied (server-side copy) to: two 2025/11/08 04:10:42 INFO : two.rclone_chunk.001_e99sa7: Deleted 2025/11/08 04:10:42 DEBUG : two: size = 5 OK 2025/11/08 04:10:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/08 04:10:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.32s) === RUN TestCopyFileCopyDest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:42 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst" 2025/11/08 04:10:42 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/dst" 2025/11/08 04:10:43 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/CopyDest" 2025/11/08 04:10:43 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/CopyDest" 2025/11/08 04:10:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 04:10:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:43 DEBUG : one: size = 3 OK 2025/11/08 04:10:43 DEBUG : one.rclone_chunk.001_e99uig: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:43 INFO : one.rclone_chunk.001_e99uig: Copied (server-side copy) to: one 2025/11/08 04:10:44 INFO : one.rclone_chunk.001_e99uig: Deleted 2025/11/08 04:10:44 DEBUG : one: size = 3 OK 2025/11/08 04:10:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:44 INFO : one: Copied (new) 2025/11/08 04:10:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:44 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst') 2025/11/08 04:10:44 DEBUG : one: Sizes differ 2025/11/08 04:10:44 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:44 DEBUG : one: size = 5 OK 2025/11/08 04:10:44 DEBUG : one.rclone_chunk.001_e99vet: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:44 INFO : one.rclone_chunk.001_e99vet: Copied (server-side copy) to: one 2025/11/08 04:10:44 INFO : one.rclone_chunk.001_e99vet: Deleted 2025/11/08 04:10:44 DEBUG : one: size = 5 OK 2025/11/08 04:10:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:44 INFO : one: Copied (replaced existing) 2025/11/08 04:10:45 DEBUG : dst/one: size = 3 OK 2025/11/08 04:10:45 DEBUG : dst/one.rclone_chunk.001_e99wat: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:45 INFO : dst/one.rclone_chunk.001_e99wat: Copied (server-side copy) to: dst/one 2025/11/08 04:10:45 INFO : dst/one.rclone_chunk.001_e99wat: Deleted 2025/11/08 04:10:45 DEBUG : CopyDest/one: size = 5 OK 2025/11/08 04:10:45 DEBUG : CopyDest/one.rclone_chunk.001_e99wgb: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:45 INFO : CopyDest/one.rclone_chunk.001_e99wgb: Copied (server-side copy) to: CopyDest/one 2025/11/08 04:10:45 INFO : CopyDest/one.rclone_chunk.001_e99wgb: Deleted 2025/11/08 04:10:46 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/BackupDir" 2025/11/08 04:10:46 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/BackupDir" 2025/11/08 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:46 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst') 2025/11/08 04:10:46 DEBUG : one: Sizes differ 2025/11/08 04:10:46 DEBUG : one: size = 5 OK 2025/11/08 04:10:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:46 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/dst') 2025/11/08 04:10:46 DEBUG : one: Sizes differ 2025/11/08 04:10:46 DEBUG : one: copy non-chunked object... 2025/11/08 04:10:46 DEBUG : one: size = 3 OK 2025/11/08 04:10:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:10:46 INFO : one: Copied (server-side copy) 2025/11/08 04:10:46 INFO : one: Deleted 2025/11/08 04:10:46 DEBUG : one: copy non-chunked object... 2025/11/08 04:10:47 DEBUG : one: size = 5 OK 2025/11/08 04:10:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 04:10:47 INFO : one: Copied (server-side copy) 2025/11/08 04:10:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/08 04:10:47 DEBUG : CopyDest/two: size = 3 OK 2025/11/08 04:10:47 DEBUG : CopyDest/two.rclone_chunk.001_e99y3t: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:10:47 INFO : CopyDest/two.rclone_chunk.001_e99y3t: Copied (server-side copy) to: CopyDest/two 2025/11/08 04:10:47 INFO : CopyDest/two.rclone_chunk.001_e99y3t: Deleted 2025/11/08 04:10:48 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 04:10:48 DEBUG : two: size = 3 OK 2025/11/08 04:10:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:48 DEBUG : two: copy non-chunked object... 2025/11/08 04:10:48 DEBUG : two: size = 3 OK 2025/11/08 04:10:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:10:48 INFO : two: Copied (server-side copy) 2025/11/08 04:10:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/08 04:10:48 DEBUG : two: size = 3 OK 2025/11/08 04:10:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:10:48 DEBUG : two: Unchanged skipping 2025/11/08 04:10:49 DEBUG : CopyDest/three: size = 5 OK 2025/11/08 04:10:49 DEBUG : CopyDest/three.rclone_chunk.001_e9a0zf: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/08 04:10:49 INFO : CopyDest/three.rclone_chunk.001_e9a0zf: Copied (server-side copy) to: CopyDest/three 2025/11/08 04:10:49 INFO : CopyDest/three.rclone_chunk.001_e9a0zf: Deleted 2025/11/08 04:10:49 DEBUG : three: Need to transfer - File not found at Destination 2025/11/08 04:10:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:10:49 DEBUG : three: size = 5 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe/CopyDest') 2025/11/08 04:10:49 DEBUG : three: Sizes differ 2025/11/08 04:10:49 DEBUG : three: Destination not found in --copy-dest 2025/11/08 04:10:50 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:50 DEBUG : three: size = 7 OK 2025/11/08 04:10:50 DEBUG : three.rclone_chunk.001_e9a1x9: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/08 04:10:50 INFO : three.rclone_chunk.001_e9a1x9: Copied (server-side copy) to: three 2025/11/08 04:10:50 INFO : three.rclone_chunk.001_e9a1x9: Deleted 2025/11/08 04:10:50 DEBUG : three: size = 7 OK 2025/11/08 04:10:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/08 04:10:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.34s) === RUN TestCopyInplace run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/08 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/08 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_e9a25i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:51 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_e9a25i: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2025/11/08 04:10:52 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_e9a25i: Deleted 2025/11/08 04:10:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/08 04:10:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:10:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/08 04:10:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/08 04:10:52 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:10:58 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-howelet9yepe.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.041_e9a3il?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/11/08 04:10:58 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.12s) === RUN TestDeduplicateInteractive run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.08s) === RUN TestDeduplicateSkip run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.08s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.08s) === RUN TestDeduplicateFirst run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:10:59 DEBUG : one.rclone_chunk.001: size = 50 OK 2025/11/08 04:10:59 DEBUG : one.rclone_chunk.001_e9aael: md5 = eb79b42e6e686da8310acd7cd5ef98d4 OK 2025/11/08 04:10:59 INFO : one.rclone_chunk.001_e9aael: Copied (server-side copy) to: one.rclone_chunk.001 2025/11/08 04:10:59 INFO : one.rclone_chunk.001_e9aael: Deleted 2025/11/08 04:10:59 DEBUG : one.rclone_chunk.002: size = 50 OK 2025/11/08 04:10:59 DEBUG : one.rclone_chunk.002_e9aael: md5 = 58fc8a4a7899da6c6871dac5f5b65294 OK 2025/11/08 04:10:59 INFO : one.rclone_chunk.002_e9aael: Copied (server-side copy) to: one.rclone_chunk.002 2025/11/08 04:10:59 INFO : one.rclone_chunk.002_e9aael: Deleted 2025/11/08 04:11:00 DEBUG : also/one.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:00 DEBUG : also/one.rclone_chunk.001_e9aasq: md5 = eb79b42e6e686da8310acd7cd5ef98d4 OK 2025/11/08 04:11:00 INFO : also/one.rclone_chunk.001_e9aasq: Copied (server-side copy) to: also/one.rclone_chunk.001 2025/11/08 04:11:00 INFO : also/one.rclone_chunk.001_e9aasq: Deleted 2025/11/08 04:11:00 DEBUG : also/one.rclone_chunk.002: size = 50 OK 2025/11/08 04:11:00 DEBUG : also/one.rclone_chunk.002_e9aasq: md5 = 58fc8a4a7899da6c6871dac5f5b65294 OK 2025/11/08 04:11:00 INFO : also/one.rclone_chunk.002_e9aasq: Copied (server-side copy) to: also/one.rclone_chunk.002 2025/11/08 04:11:00 INFO : also/one.rclone_chunk.002_e9aasq: Deleted 2025/11/08 04:11:01 DEBUG : another.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:01 DEBUG : another.rclone_chunk.001_e9ab3z: md5 = eb79b42e6e686da8310acd7cd5ef98d4 OK 2025/11/08 04:11:01 INFO : another.rclone_chunk.001_e9ab3z: Copied (server-side copy) to: another.rclone_chunk.001 2025/11/08 04:11:01 INFO : another.rclone_chunk.001_e9ab3z: Deleted 2025/11/08 04:11:01 DEBUG : another.rclone_chunk.002: size = 50 OK 2025/11/08 04:11:01 DEBUG : another.rclone_chunk.002_e9ab3z: md5 = 58fc8a4a7899da6c6871dac5f5b65294 OK 2025/11/08 04:11:01 INFO : another.rclone_chunk.002_e9ab3z: Copied (server-side copy) to: another.rclone_chunk.002 2025/11/08 04:11:01 INFO : another.rclone_chunk.002_e9ab3z: Deleted 2025/11/08 04:11:01 DEBUG : not-one: size = 5 OK 2025/11/08 04:11:01 DEBUG : not-one.rclone_chunk.001_e9acex: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/08 04:11:01 INFO : not-one.rclone_chunk.001_e9acex: Copied (server-side copy) to: not-one 2025/11/08 04:11:01 INFO : not-one.rclone_chunk.001_e9acex: Deleted 2025/11/08 04:11:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Looking for duplicate md5 hashes using newest mode. 2025/11/08 04:11:02 NOTICE: 98d6f9146d3dba5c837bdbfc5dcf7701: Found 3 files with duplicate md5 hashes 2025/11/08 04:11:02 INFO : one: Deleted 2025/11/08 04:11:02 INFO : also/one: Deleted 2025/11/08 04:11:02 NOTICE: 98d6f9146d3dba5c837bdbfc5dcf7701: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.88s) === RUN TestDeduplicateOldest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:03 DEBUG : a.txt: size = 11 OK 2025/11/08 04:11:03 DEBUG : a.txt.rclone_chunk.001_e9aezi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:03 INFO : a.txt.rclone_chunk.001_e9aezi: Copied (server-side copy) to: a.txt 2025/11/08 04:11:03 INFO : a.txt.rclone_chunk.001_e9aezi: Deleted 2025/11/08 04:11:04 DEBUG : zend.txt: size = 5 OK 2025/11/08 04:11:04 DEBUG : zend.txt.rclone_chunk.001_e9aeu3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/08 04:11:04 INFO : zend.txt.rclone_chunk.001_e9aeu3: Copied (server-side copy) to: zend.txt 2025/11/08 04:11:04 INFO : zend.txt.rclone_chunk.001_e9aeu3: Deleted 2025/11/08 04:11:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 04:11:04 DEBUG : sub dir/hello world.rclone_chunk.001_e9afhc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:04 INFO : sub dir/hello world.rclone_chunk.001_e9afhc: Copied (server-side copy) to: sub dir/hello world 2025/11/08 04:11:04 INFO : sub dir/hello world.rclone_chunk.001_e9afhc: Deleted 2025/11/08 04:11:04 DEBUG : sub dir/hello world2: size = 11 OK 2025/11/08 04:11:04 DEBUG : sub dir/hello world2.rclone_chunk.001_e9af3h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:04 INFO : sub dir/hello world2.rclone_chunk.001_e9af3h: Copied (server-side copy) to: sub dir/hello world2 2025/11/08 04:11:05 INFO : sub dir/hello world2.rclone_chunk.001_e9af3h: Deleted 2025/11/08 04:11:05 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2025/11/08 04:11:05 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_e9ager: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:05 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_e9ager: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/11/08 04:11:05 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_e9ager: Deleted 2025/11/08 04:11:05 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2025/11/08 04:11:05 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9agh0: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/11/08 04:11:05 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9agh0: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/11/08 04:11:05 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9agh0: Deleted 2025/11/08 04:11:06 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2025/11/08 04:11:06 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9agz7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:06 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9agz7: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/11/08 04:11:06 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9agz7: Deleted 2025/11/08 04:11:06 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 04:11:06 DEBUG : a.txt: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 04:11:07 DEBUG : sub dir/hello world: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 04:11:07 DEBUG : sub dir/hello world2: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 04:11:07 DEBUG : sub dir/hello world: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 04:11:07 DEBUG : sub dir/hello world2: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 04:11:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.49s) === RUN TestListDirSortedFn run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:08 DEBUG : a.txt: size = 11 OK 2025/11/08 04:11:08 DEBUG : a.txt.rclone_chunk.001_e9aih5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:08 INFO : a.txt.rclone_chunk.001_e9aih5: Copied (server-side copy) to: a.txt 2025/11/08 04:11:08 INFO : a.txt.rclone_chunk.001_e9aih5: Deleted 2025/11/08 04:11:08 DEBUG : zend.txt: size = 5 OK 2025/11/08 04:11:08 DEBUG : zend.txt.rclone_chunk.001_e9ajbh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/08 04:11:08 INFO : zend.txt.rclone_chunk.001_e9ajbh: Copied (server-side copy) to: zend.txt 2025/11/08 04:11:08 INFO : zend.txt.rclone_chunk.001_e9ajbh: Deleted 2025/11/08 04:11:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 04:11:09 DEBUG : sub dir/hello world.rclone_chunk.001_e9ajug: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:09 INFO : sub dir/hello world.rclone_chunk.001_e9ajug: Copied (server-side copy) to: sub dir/hello world 2025/11/08 04:11:09 INFO : sub dir/hello world.rclone_chunk.001_e9ajug: Deleted 2025/11/08 04:11:09 DEBUG : sub dir/hello world2: size = 11 OK 2025/11/08 04:11:09 DEBUG : sub dir/hello world2.rclone_chunk.001_e9ak0m: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:09 INFO : sub dir/hello world2.rclone_chunk.001_e9ak0m: Copied (server-side copy) to: sub dir/hello world2 2025/11/08 04:11:09 INFO : sub dir/hello world2.rclone_chunk.001_e9ak0m: Deleted 2025/11/08 04:11:09 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2025/11/08 04:11:09 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_e9akjv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:09 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_e9akjv: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2025/11/08 04:11:09 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_e9akjv: Deleted 2025/11/08 04:11:10 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2025/11/08 04:11:10 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9al45: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2025/11/08 04:11:10 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9al45: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2025/11/08 04:11:10 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_e9al45: Deleted 2025/11/08 04:11:10 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2025/11/08 04:11:10 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9als7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:10 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9als7: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2025/11/08 04:11:10 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_e9als7: Deleted 2025/11/08 04:11:11 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 04:11:11 DEBUG : a.txt: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 04:11:11 DEBUG : sub dir/hello world: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 04:11:11 DEBUG : sub dir/hello world2: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 04:11:11 DEBUG : sub dir/hello world: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 04:11:11 DEBUG : sub dir/hello world2: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 04:11:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.68s) === RUN TestListJSON run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:12 DEBUG : file1: size = 5 OK 2025/11/08 04:11:12 DEBUG : file1.rclone_chunk.001_e9anhn: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/11/08 04:11:12 INFO : file1.rclone_chunk.001_e9anhn: Copied (server-side copy) to: file1 2025/11/08 04:11:12 INFO : file1.rclone_chunk.001_e9anhn: Deleted 2025/11/08 04:11:13 DEBUG : sub/file2: size = 9 OK 2025/11/08 04:11:13 DEBUG : sub/file2.rclone_chunk.001_e9aoms: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/11/08 04:11:13 INFO : sub/file2.rclone_chunk.001_e9aoms: Copied (server-side copy) to: sub/file2 2025/11/08 04:11:13 INFO : sub/file2.rclone_chunk.001_e9aoms: 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.21s) --- 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.10s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:15 DEBUG : file1: size = 5 OK 2025/11/08 04:11:15 DEBUG : file1.rclone_chunk.001_e9apeg: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2025/11/08 04:11:15 INFO : file1.rclone_chunk.001_e9apeg: Copied (server-side copy) to: file1 2025/11/08 04:11:15 INFO : file1.rclone_chunk.001_e9apeg: Deleted 2025/11/08 04:11:15 DEBUG : sub/file2: size = 9 OK 2025/11/08 04:11:15 DEBUG : sub/file2.rclone_chunk.001_e9aqjg: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2025/11/08 04:11:15 INFO : sub/file2.rclone_chunk.001_e9aqjg: Copied (server-side copy) to: sub/file2 2025/11/08 04:11:15 INFO : sub/file2.rclone_chunk.001_e9aqjg: 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/11/08 04:11:16 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/notfound" 2025/11/08 04:11:16 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/notfound" --- PASS: TestStatJSON (2.20s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.08s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.08s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.18s) === RUN TestMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Making directory 2025/11/08 04:11:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/08 04:11:17 DEBUG : sub dir/hello world.rclone_chunk.001_e9ass2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/08 04:11:17 INFO : sub dir/hello world.rclone_chunk.001_e9ass2: Copied (server-side copy) to: sub dir/hello world 2025/11/08 04:11:17 INFO : sub dir/hello world.rclone_chunk.001_e9ass2: Deleted --- PASS: TestLsd (0.80s) === RUN TestLs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:18 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:18 DEBUG : potato2.rclone_chunk.001_e9asdt: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:18 INFO : potato2.rclone_chunk.001_e9asdt: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:11:18 INFO : potato2.rclone_chunk.001_e9asdt: Deleted 2025/11/08 04:11:18 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:18 DEBUG : potato2.rclone_chunk.002_e9asdt: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:18 INFO : potato2.rclone_chunk.002_e9asdt: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:11:18 INFO : potato2.rclone_chunk.002_e9asdt: Deleted 2025/11/08 04:11:18 DEBUG : empty space: size = 1 OK 2025/11/08 04:11:18 DEBUG : empty space.rclone_chunk.001_e9at2l: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:18 INFO : empty space.rclone_chunk.001_e9at2l: Copied (server-side copy) to: empty space 2025/11/08 04:11:19 INFO : empty space.rclone_chunk.001_e9at2l: Deleted --- PASS: TestLs (1.75s) === RUN TestLsWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:20 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:20 DEBUG : potato2.rclone_chunk.001_e9aubx: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:20 INFO : potato2.rclone_chunk.001_e9aubx: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:11:20 INFO : potato2.rclone_chunk.001_e9aubx: Deleted 2025/11/08 04:11:20 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:20 DEBUG : potato2.rclone_chunk.002_e9aubx: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:20 INFO : potato2.rclone_chunk.002_e9aubx: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:11:20 INFO : potato2.rclone_chunk.002_e9aubx: Deleted 2025/11/08 04:11:20 DEBUG : empty space: size = 1 OK 2025/11/08 04:11:20 DEBUG : empty space.rclone_chunk.001_e9avio: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:20 INFO : empty space.rclone_chunk.001_e9avio: Copied (server-side copy) to: empty space 2025/11/08 04:11:20 INFO : empty space.rclone_chunk.001_e9avio: Deleted 2025/11/08 04:11:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/08 04:11:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.73s) === RUN TestLsLong run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:21 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:21 DEBUG : potato2.rclone_chunk.001_e9awym: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:21 INFO : potato2.rclone_chunk.001_e9awym: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:11:21 INFO : potato2.rclone_chunk.001_e9awym: Deleted 2025/11/08 04:11:22 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:22 DEBUG : potato2.rclone_chunk.002_e9awym: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:22 INFO : potato2.rclone_chunk.002_e9awym: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:11:22 INFO : potato2.rclone_chunk.002_e9awym: Deleted 2025/11/08 04:11:22 DEBUG : empty space: size = 1 OK 2025/11/08 04:11:22 DEBUG : empty space.rclone_chunk.001_e9axpp: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:22 INFO : empty space.rclone_chunk.001_e9axpp: Copied (server-side copy) to: empty space 2025/11/08 04:11:22 INFO : empty space.rclone_chunk.001_e9axpp: Deleted --- PASS: TestLsLong (1.76s) === RUN TestHashSums run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:23 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:23 DEBUG : potato2.rclone_chunk.001_e9ay4v: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:23 INFO : potato2.rclone_chunk.001_e9ay4v: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:11:23 INFO : potato2.rclone_chunk.001_e9ay4v: Deleted 2025/11/08 04:11:23 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:23 DEBUG : potato2.rclone_chunk.002_e9ay4v: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:23 INFO : potato2.rclone_chunk.002_e9ay4v: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:11:23 INFO : potato2.rclone_chunk.002_e9ay4v: Deleted 2025/11/08 04:11:24 DEBUG : empty space: size = 1 OK 2025/11/08 04:11:24 DEBUG : empty space.rclone_chunk.001_e9az9l: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:24 INFO : empty space.rclone_chunk.001_e9az9l: Copied (server-side copy) to: empty space 2025/11/08 04:11:24 INFO : empty space.rclone_chunk.001_e9az9l: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.13s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.19s) === RUN TestHashSumsWithErrors 2025/11/08 04:11:25 DEBUG : Creating backend with remote ":memory:" 2025/11/08 04:11:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/08 04:11:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 04:11:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/08 04:11:25 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:25 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:25 DEBUG : potato2.rclone_chunk.001_e9b0ql: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:25 INFO : potato2.rclone_chunk.001_e9b0ql: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:11:25 INFO : potato2.rclone_chunk.001_e9b0ql: Deleted 2025/11/08 04:11:25 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:25 DEBUG : potato2.rclone_chunk.002_e9b0ql: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:25 INFO : potato2.rclone_chunk.002_e9b0ql: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:11:25 INFO : potato2.rclone_chunk.002_e9b0ql: Deleted 2025/11/08 04:11:26 DEBUG : empty space: size = 1 OK 2025/11/08 04:11:26 DEBUG : empty space.rclone_chunk.001_e9b1i3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:11:26 INFO : empty space.rclone_chunk.001_e9b1i3: Copied (server-side copy) to: empty space 2025/11/08 04:11:26 INFO : empty space.rclone_chunk.001_e9b1i3: Deleted 2025/11/08 04:11:26 DEBUG : sub dir/potato3: size = 5 OK 2025/11/08 04:11:26 DEBUG : sub dir/potato3.rclone_chunk.001_e9b1u9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/08 04:11:26 INFO : sub dir/potato3.rclone_chunk.001_e9b1u9: Copied (server-side copy) to: sub dir/potato3 2025/11/08 04:11:26 INFO : sub dir/potato3.rclone_chunk.001_e9b1u9: Deleted --- PASS: TestCount (2.22s) === RUN TestDelete run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:27 DEBUG : small: size = 10 OK 2025/11/08 04:11:27 DEBUG : small.rclone_chunk.001_e9b2hm: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2025/11/08 04:11:27 INFO : small.rclone_chunk.001_e9b2hm: Copied (server-side copy) to: small 2025/11/08 04:11:27 INFO : small.rclone_chunk.001_e9b2hm: Deleted 2025/11/08 04:11:28 DEBUG : medium.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:28 DEBUG : medium.rclone_chunk.001_e9b2ti: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:11:28 INFO : medium.rclone_chunk.001_e9b2ti: Copied (server-side copy) to: medium.rclone_chunk.001 2025/11/08 04:11:28 INFO : medium.rclone_chunk.001_e9b2ti: Deleted 2025/11/08 04:11:28 DEBUG : medium.rclone_chunk.002: size = 10 OK 2025/11/08 04:11:28 DEBUG : medium.rclone_chunk.002_e9b2ti: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:11:28 INFO : medium.rclone_chunk.002_e9b2ti: Copied (server-side copy) to: medium.rclone_chunk.002 2025/11/08 04:11:28 INFO : medium.rclone_chunk.002_e9b2ti: Deleted 2025/11/08 04:11:28 DEBUG : large.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:28 DEBUG : large.rclone_chunk.001_e9b3ha: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2025/11/08 04:11:28 INFO : large.rclone_chunk.001_e9b3ha: Copied (server-side copy) to: large.rclone_chunk.001 2025/11/08 04:11:29 INFO : large.rclone_chunk.001_e9b3ha: Deleted 2025/11/08 04:11:29 DEBUG : large.rclone_chunk.002: size = 50 OK 2025/11/08 04:11:29 DEBUG : large.rclone_chunk.002_e9b3ha: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2025/11/08 04:11:29 INFO : large.rclone_chunk.002_e9b3ha: Copied (server-side copy) to: large.rclone_chunk.002 2025/11/08 04:11:29 INFO : large.rclone_chunk.002_e9b3ha: Deleted 2025/11/08 04:11:29 DEBUG : Waiting for deletions to finish 2025/11/08 04:11:29 DEBUG : large: Excluded (Size Filter) 2025/11/08 04:11:29 DEBUG : large: Excluded 2025/11/08 04:11:29 INFO : small: Deleted 2025/11/08 04:11:29 INFO : medium: Deleted --- PASS: TestDelete (2.68s) === RUN TestMaxDelete run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.17s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.17s) === RUN TestMaxDeleteSize run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.17s) === RUN TestReadFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:31 DEBUG : ReadFile: size = 28 OK 2025/11/08 04:11:31 DEBUG : ReadFile.rclone_chunk.001_e9b5jq: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2025/11/08 04:11:31 INFO : ReadFile.rclone_chunk.001_e9b5jq: Copied (server-side copy) to: ReadFile 2025/11/08 04:11:31 INFO : ReadFile.rclone_chunk.001_e9b5jq: Deleted --- PASS: TestReadFile (0.94s) === RUN TestRetry 2025/11/08 04:11:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/08 04:11:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/08 04:11:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 04:11:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 04:11:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 04:11:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 04:11:31 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:32 DEBUG : file1: size = 10 OK 2025/11/08 04:11:32 DEBUG : file1.rclone_chunk.001_e9b66r: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2025/11/08 04:11:32 INFO : file1.rclone_chunk.001_e9b66r: Copied (server-side copy) to: file1 2025/11/08 04:11:32 INFO : file1.rclone_chunk.001_e9b66r: Deleted 2025/11/08 04:11:32 DEBUG : file2: size = 9 OK 2025/11/08 04:11:32 DEBUG : file2.rclone_chunk.001_e9b7bm: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2025/11/08 04:11:32 INFO : file2.rclone_chunk.001_e9b7bm: Copied (server-side copy) to: file2 2025/11/08 04:11:32 INFO : file2.rclone_chunk.001_e9b7bm: Deleted --- PASS: TestCat (1.89s) === RUN TestPurge 2025/11/08 04:11:33 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-tilohal1luma" 2025/11/08 04:11:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 04:11:33 DEBUG : Creating backend with remote "TestS3:rclone-test-tilohal1luma" 2025/11/08 04:11:33 DEBUG : Creating backend with remote "/tmp/rclone4085969044" run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-tilohal1luma'", Local "Local file system at /tmp/rclone4085969044", Modify Window "1ns" 2025/11/08 04:11:34 INFO : S3 bucket rclone-test-tilohal1luma: Bucket "rclone-test-tilohal1luma" created with ACL "" 2025/11/08 04:11:34 DEBUG : A1/B1/C1/one: size = 3 OK 2025/11/08 04:11:34 DEBUG : A1/B1/C1/one.rclone_chunk.001_e9b9au: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/11/08 04:11:34 INFO : A1/B1/C1/one.rclone_chunk.001_e9b9au: Copied (server-side copy) to: A1/B1/C1/one 2025/11/08 04:11:34 INFO : A1/B1/C1/one.rclone_chunk.001_e9b9au: Deleted 2025/11/08 04:11:34 INFO : A2: Making directory 2025/11/08 04:11:34 INFO : A1/B2: Making directory 2025/11/08 04:11:34 INFO : A1/B2/C2: Making directory 2025/11/08 04:11:34 INFO : A1/B1/C3: Making directory 2025/11/08 04:11:34 INFO : A3: Making directory 2025/11/08 04:11:34 INFO : A3/B3: Making directory 2025/11/08 04:11:34 INFO : A3/B3/C4: Making directory 2025/11/08 04:11:35 DEBUG : A1/two: size = 3 OK 2025/11/08 04:11:35 DEBUG : A1/two.rclone_chunk.001_e9b94v: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/11/08 04:11:35 INFO : A1/two.rclone_chunk.001_e9b94v: Copied (server-side copy) to: A1/two 2025/11/08 04:11:35 INFO : A1/two.rclone_chunk.001_e9b94v: 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/11/08 04:11:35 DEBUG : S3 bucket rclone-test-tilohal1luma: bucket is versioned: false 2025/11/08 04:11:35 DEBUG : Waiting for deletions to finish 2025/11/08 04:11:35 DEBUG : "A1/B1/C1/one" version false 2025/11/08 04:11:35 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/11/08 04:11:35 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/11/08 04:11:35 DEBUG : Waiting for deletions to finish 2025/11/08 04:11:35 DEBUG : "A1/two" version false 2025/11/08 04:11:35 DEBUG : A1/two: Deleting (id "") 2025/11/08 04:11:35 INFO : A1/two: Deleted 2025/11/08 04:11:36 INFO : S3 bucket rclone-test-tilohal1luma: Bucket "rclone-test-tilohal1luma" deleted 2025/11/08 04:11:36 ERROR : error listing: directory not found 2025/11/08 04:11:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-tilohal1luma': Purge remote 2025/11/08 04:11:36 DEBUG : Waiting for deletions to finish 2025/11/08 04:11:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.67s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:36 DEBUG : A1/B1/C1/one: size = 3 OK 2025/11/08 04:11:36 DEBUG : A1/B1/C1/one.rclone_chunk.001_e9bblp: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2025/11/08 04:11:36 INFO : A1/B1/C1/one.rclone_chunk.001_e9bblp: Copied (server-side copy) to: A1/B1/C1/one 2025/11/08 04:11:36 INFO : A1/B1/C1/one.rclone_chunk.001_e9bblp: Deleted 2025/11/08 04:11:36 INFO : A2: Making directory 2025/11/08 04:11:36 INFO : A1/B2: Making directory 2025/11/08 04:11:36 INFO : A1/B2/C2: Making directory 2025/11/08 04:11:36 INFO : A1/B1/C3: Making directory 2025/11/08 04:11:36 INFO : A3: Making directory 2025/11/08 04:11:36 INFO : A3/B3: Making directory 2025/11/08 04:11:36 INFO : A3/B3/C4: Making directory 2025/11/08 04:11:37 DEBUG : A1/two: size = 3 OK 2025/11/08 04:11:37 DEBUG : A1/two.rclone_chunk.001_e9bbjg: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2025/11/08 04:11:37 INFO : A1/two.rclone_chunk.001_e9bbjg: Copied (server-side copy) to: A1/two 2025/11/08 04:11:37 INFO : A1/two.rclone_chunk.001_e9bbjg: 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/11/08 04:11:37 DEBUG : removing 1 level 3 directories 2025/11/08 04:11:37 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/11/08 04:11:38 DEBUG : removing 1 level 0 directories 2025/11/08 04:11:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Removing directory 2025/11/08 04:11:38 INFO : S3 bucket rclone-test-howelet9yepe: Bucket "rclone-test-howelet9yepe" deleted 2025/11/08 04:11:38 ERROR : error listing: directory not found 2025/11/08 04:11:38 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.68s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:39 INFO : S3 bucket rclone-test-howelet9yepe: Bucket "rclone-test-howelet9yepe" created with ACL "" 2025/11/08 04:11:39 INFO : A1: Making directory 2025/11/08 04:11:39 INFO : A1/B1: Making directory 2025/11/08 04:11:39 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.89s) === RUN TestRmdirsWithFilter run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:39 INFO : A1: Making directory 2025/11/08 04:11:39 INFO : A1/B1: Making directory 2025/11/08 04:11:39 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:40 DEBUG : file1: size = 14 OK 2025/11/08 04:11:40 DEBUG : file1.rclone_chunk.001_e9bf0h: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/11/08 04:11:40 INFO : file1.rclone_chunk.001_e9bf0h: Copied (server-side copy) to: file1 2025/11/08 04:11:40 INFO : file1.rclone_chunk.001_e9bf0h: Deleted 2025/11/08 04:11:40 DEBUG : filename.txt: File name found in url 2025/11/08 04:11:41 DEBUG : filename.txt: size = 14 OK 2025/11/08 04:11:41 DEBUG : filename.txt.rclone_chunk.001_e9bfvu: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/11/08 04:11:41 INFO : filename.txt.rclone_chunk.001_e9bfvu: Copied (server-side copy) to: filename.txt 2025/11/08 04:11:41 INFO : filename.txt.rclone_chunk.001_e9bfvu: Deleted 2025/11/08 04:11:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/08 04:11:41 DEBUG : headerfilename.txt: size = 14 OK 2025/11/08 04:11:41 DEBUG : headerfilename.txt.rclone_chunk.001_e9bgga: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/11/08 04:11:41 INFO : headerfilename.txt.rclone_chunk.001_e9bgga: Copied (server-side copy) to: headerfilename.txt 2025/11/08 04:11:41 INFO : headerfilename.txt.rclone_chunk.001_e9bgga: Deleted 2025/11/08 04:11:41 DEBUG : file2: size = 14 OK 2025/11/08 04:11:41 DEBUG : file2.rclone_chunk.001_e9bgze: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2025/11/08 04:11:41 INFO : file2.rclone_chunk.001_e9bgze: Copied (server-side copy) to: file2 2025/11/08 04:11:41 INFO : file2.rclone_chunk.001_e9bgze: Deleted --- PASS: TestCopyURL (2.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 04:11:42 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:11:42 DEBUG : sub/file2.rclone_chunk.001_e9bhoz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:42 INFO : sub/file2.rclone_chunk.001_e9bhoz: Copied (server-side copy) to: sub/file2 2025/11/08 04:11:43 INFO : sub/file2.rclone_chunk.001_e9bhoz: Deleted 2025/11/08 04:11:43 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:11:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:43 INFO : file1: Copied (new) to: sub/file2 2025/11/08 04:11:43 INFO : file1: Deleted 2025/11/08 04:11:43 DEBUG : sub/file2: size = 14 OK 2025/11/08 04:11:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:11:43 DEBUG : file1: Unchanged skipping 2025/11/08 04:11:43 INFO : file1: Deleted 2025/11/08 04:11:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.22s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 04:11:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:11:44 DEBUG : file1: size = 14 OK 2025/11/08 04:11:44 DEBUG : file1.rclone_chunk.001_e9bioy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:44 INFO : file1.rclone_chunk.001_e9bioy: Copied (server-side copy) to: file1 2025/11/08 04:11:44 INFO : file1.rclone_chunk.001_e9bioy: Deleted 2025/11/08 04:11:44 DEBUG : file1: size = 14 OK 2025/11/08 04:11:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:44 INFO : file1: Copied (new) 2025/11/08 04:11:44 INFO : file1: Deleted 2025/11/08 04:11:44 DEBUG : file1: Destination exists, skipping 2025/11/08 04:11:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.85s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:45 DEBUG : dst/file1: size = 18 OK 2025/11/08 04:11:45 DEBUG : dst/file1.rclone_chunk.001_e9bjmq: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/08 04:11:45 INFO : dst/file1.rclone_chunk.001_e9bjmq: Copied (server-side copy) to: dst/file1 2025/11/08 04:11:45 INFO : dst/file1.rclone_chunk.001_e9bjmq: Deleted 2025/11/08 04:11:45 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-howelet9yepe/backup" 2025/11/08 04:11:45 DEBUG : Creating backend with remote "TestS3:rclone-test-howelet9yepe/backup" 2025/11/08 04:11:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2919565087) 2025/11/08 04:11:45 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe') 2025/11/08 04:11:45 DEBUG : dst/file1: Sizes differ 2025/11/08 04:11:45 DEBUG : dst/file1: copy non-chunked object... 2025/11/08 04:11:45 DEBUG : dst/file1: size = 18 OK 2025/11/08 04:11:45 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/08 04:11:45 INFO : dst/file1: Copied (server-side copy) 2025/11/08 04:11:46 INFO : dst/file1: Deleted 2025/11/08 04:11:46 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2025/11/08 04:11:46 DEBUG : dst/file1: size = 14 OK 2025/11/08 04:11:46 DEBUG : dst/file1.rclone_chunk.001_e9blvu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:46 INFO : dst/file1.rclone_chunk.001_e9blvu: Copied (server-side copy) to: dst/file1 2025/11/08 04:11:46 INFO : dst/file1.rclone_chunk.001_e9blvu: Deleted 2025/11/08 04:11:46 DEBUG : dst/file1: size = 14 OK 2025/11/08 04:11:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 04:11:46 INFO : dst/file1: Copied (new) 2025/11/08 04:11:46 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.31s) === 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:11:47 DEBUG : A1/one: size = 3 OK 2025/11/08 04:11:47 DEBUG : A1/one.rclone_chunk.001_e9bm5g: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:11:47 INFO : A1/one.rclone_chunk.001_e9bm5g: Copied (server-side copy) to: A1/one 2025/11/08 04:11:47 INFO : A1/one.rclone_chunk.001_e9bm5g: Deleted 2025/11/08 04:11:47 DEBUG : A1/two: size = 3 OK 2025/11/08 04:11:47 DEBUG : A1/two.rclone_chunk.001_e9bm8o: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:11:47 INFO : A1/two.rclone_chunk.001_e9bm8o: Copied (server-side copy) to: A1/two 2025/11/08 04:11:47 INFO : A1/two.rclone_chunk.001_e9bm8o: Deleted 2025/11/08 04:11:48 DEBUG : A1/B1/three: size = 5 OK 2025/11/08 04:11:48 DEBUG : A1/B1/three.rclone_chunk.001_e9bma5: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/08 04:11:48 INFO : A1/B1/three.rclone_chunk.001_e9bma5: Copied (server-side copy) to: A1/B1/three 2025/11/08 04:11:48 INFO : A1/B1/three.rclone_chunk.001_e9bma5: Deleted 2025/11/08 04:11:48 DEBUG : A1/B1/C1/four: size = 4 OK 2025/11/08 04:11:48 DEBUG : A1/B1/C1/four.rclone_chunk.001_e9bno9: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/08 04:11:48 INFO : A1/B1/C1/four.rclone_chunk.001_e9bno9: Copied (server-side copy) to: A1/B1/C1/four 2025/11/08 04:11:48 INFO : A1/B1/C1/four.rclone_chunk.001_e9bno9: Deleted 2025/11/08 04:11:48 DEBUG : A1/B1/C2/five: size = 4 OK 2025/11/08 04:11:48 DEBUG : A1/B1/C2/five.rclone_chunk.001_e9bn78: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/08 04:11:48 INFO : A1/B1/C2/five.rclone_chunk.001_e9bn78: Copied (server-side copy) to: A1/B1/C2/five 2025/11/08 04:11:49 INFO : A1/B1/C2/five.rclone_chunk.001_e9bn78: Deleted 2025/11/08 04:11:49 INFO : A1/B2: Making directory 2025/11/08 04:11:49 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/11/08 04:11:49 DEBUG : A1/two: copy non-chunked object... 2025/11/08 04:11:49 DEBUG : A1/one: copy non-chunked object... 2025/11/08 04:11:49 DEBUG : A1/B1/three: copy non-chunked object... 2025/11/08 04:11:49 DEBUG : A1/B1/C1/four: copy non-chunked object... 2025/11/08 04:11:49 DEBUG : A1/B1/C2/five: copy non-chunked object... 2025/11/08 04:11:49 DEBUG : A2/B1/three: size = 5 OK 2025/11/08 04:11:49 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/08 04:11:49 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/11/08 04:11:49 DEBUG : A2/two: size = 3 OK 2025/11/08 04:11:49 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:11:49 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/11/08 04:11:49 DEBUG : A2/B1/C1/four: size = 4 OK 2025/11/08 04:11:49 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/08 04:11:49 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/11/08 04:11:49 DEBUG : A2/one: size = 3 OK 2025/11/08 04:11:49 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:11:49 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/11/08 04:11:49 INFO : A1/B1/three: Deleted 2025/11/08 04:11:49 INFO : A1/B1/C1/four: Deleted 2025/11/08 04:11:49 INFO : A1/two: Deleted 2025/11/08 04:11:49 DEBUG : A2/B1/C2/five: size = 4 OK 2025/11/08 04:11:49 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/08 04:11:49 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/11/08 04:11:49 INFO : A1/one: Deleted 2025/11/08 04:11:49 INFO : A1/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/11/08 04:11:50 DEBUG : A2/B1/C1/four: copy non-chunked object... 2025/11/08 04:11:50 DEBUG : A2/one: copy non-chunked object... 2025/11/08 04:11:50 DEBUG : A2/B1/C2/five: copy non-chunked object... 2025/11/08 04:11:50 DEBUG : A2/B1/three: copy non-chunked object... 2025/11/08 04:11:50 DEBUG : A2/two: copy non-chunked object... 2025/11/08 04:11:50 DEBUG : A3/one: size = 3 OK 2025/11/08 04:11:50 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:11:50 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/11/08 04:11:50 DEBUG : A3/B1/C1/four: size = 4 OK 2025/11/08 04:11:50 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/08 04:11:50 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/11/08 04:11:50 DEBUG : A3/two: size = 3 OK 2025/11/08 04:11:50 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:11:50 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/11/08 04:11:50 DEBUG : A3/B1/C2/five: size = 4 OK 2025/11/08 04:11:50 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/08 04:11:50 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/11/08 04:11:50 DEBUG : A3/B1/three: size = 5 OK 2025/11/08 04:11:50 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/08 04:11:50 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/11/08 04:11:50 INFO : A2/one: Deleted 2025/11/08 04:11:50 INFO : A2/B1/C1/four: Deleted 2025/11/08 04:11:50 INFO : A2/B1/C2/five: Deleted 2025/11/08 04:11:50 INFO : A2/two: Deleted 2025/11/08 04:11:50 INFO : A2/B1/three: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/11/08 04:11:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/08 04:11:51 DEBUG : A3/B1/three: copy non-chunked object... 2025/11/08 04:11:51 DEBUG : A3/one: copy non-chunked object... 2025/11/08 04:11:51 DEBUG : A3/B1/C2/five: copy non-chunked object... 2025/11/08 04:11:51 DEBUG : A3/two: copy non-chunked object... 2025/11/08 04:11:51 DEBUG : A3/B1/C1/four: copy non-chunked object... 2025/11/08 04:11:51 DEBUG : A4/one: size = 3 OK 2025/11/08 04:11:51 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 04:11:51 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/11/08 04:11:51 DEBUG : A4/two: size = 3 OK 2025/11/08 04:11:51 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 04:11:51 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/11/08 04:11:51 DEBUG : A4/B1/three: size = 5 OK 2025/11/08 04:11:51 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/08 04:11:51 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/11/08 04:11:51 DEBUG : A4/B1/C1/four: size = 4 OK 2025/11/08 04:11:51 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/08 04:11:51 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/11/08 04:11:51 DEBUG : A4/B1/C2/five: size = 4 OK 2025/11/08 04:11:51 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/08 04:11:51 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/11/08 04:11:51 INFO : A3/B1/three: Deleted 2025/11/08 04:11:51 INFO : A3/one: Deleted 2025/11/08 04:11:51 INFO : A3/two: Deleted 2025/11/08 04:11:51 INFO : A3/B1/C1/four: Deleted 2025/11/08 04:11:51 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.31s) === RUN TestGetFsInfo run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:1503: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2025/11/08 04:11:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 04:11:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:11:52 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_e9br9a: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 04:11:52 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_e9br9a: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2025/11/08 04:11:52 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_e9br9a: Deleted 2025/11/08 04:11:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:11:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 04:11:52 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/08 04:11:53 NOTICE: S3 bucket rclone-test-howelet9yepe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: open chunk writer: started multipart upload: h3qECHKqO83j06OICtjuc.YOA52oS1UJ6VDb_vbb51.WknktG2mmwCE3pZqAXoiHB62qzlD6LNV4LRfJvE0HUKnNkSBD4t0LnaaUOQomeuSZR_G6xoDoOfwaDtZ4qHAf 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: multipart upload "h3qECHKqO83j06OICtjuc.YOA52oS1UJ6VDb_vbb51.WknktG2mmwCE3pZqAXoiHB62qzlD6LNV4LRfJvE0HUKnNkSBD4t0LnaaUOQomeuSZR_G6xoDoOfwaDtZ4qHAf" finished 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: open chunk writer: started multipart upload: 0bSU_0BQjHNG__rCQv7lGwdfa.gNhnJQxU0LyGCdIhSIWcipBsBs9RSdUAJoyGyFiIWD7FaL7l8mQ.GCDLZSOOBvuiyNA15D_KxnmVVjgobaD.6nxyAlySmO4Ip5OmXc 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: multipart upload "0bSU_0BQjHNG__rCQv7lGwdfa.gNhnJQxU0LyGCdIhSIWcipBsBs9RSdUAJoyGyFiIWD7FaL7l8mQ.GCDLZSOOBvuiyNA15D_KxnmVVjgobaD.6nxyAlySmO4Ip5OmXc" finished 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: open chunk writer: started multipart upload: FdHJtKX1oxQ5aQjARk6jBoHMaVZfr02WQIky76wuus2ORWg8W4U.iFhd8m8hiauP8mZRs5XcNwhi2WhhfPH9lutVKXzCYAfRqXtWUVOYjkYdTYJzVCjbC1ahbojQujvu 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: multipart upload "FdHJtKX1oxQ5aQjARk6jBoHMaVZfr02WQIky76wuus2ORWg8W4U.iFhd8m8hiauP8mZRs5XcNwhi2WhhfPH9lutVKXzCYAfRqXtWUVOYjkYdTYJzVCjbC1ahbojQujvu" finished 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: open chunk writer: started multipart upload: xGQ5vXRoknH3Ns6zZH5b3mGdLfbBKwSYHgWRVMF6q_sFV5tJcjH0d5ks_7grndnWYwvZseB6tFb4mYQEcx1OPvQmbFG20vcd6Fm.OcYu0c8dX0dsMKlZ23.IS3eZ4Jvs 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: multipart upload "xGQ5vXRoknH3Ns6zZH5b3mGdLfbBKwSYHgWRVMF6q_sFV5tJcjH0d5ks_7grndnWYwvZseB6tFb4mYQEcx1OPvQmbFG20vcd6Fm.OcYu0c8dX0dsMKlZ23.IS3eZ4Jvs" finished 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: open chunk writer: started multipart upload: VkUP.Q6bbvSXd5TIz4vxOLU2cNykGBZ_y3TvC6VXaHAL5ZA01AynVMzoyBm9v4LaQE2pJdQXuLV37dpPTfXpZll6qzmRQKqIVSQATI.7izIwHKF_E8laLN3JM.2IepZv 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: multipart upload "VkUP.Q6bbvSXd5TIz4vxOLU2cNykGBZ_y3TvC6VXaHAL5ZA01AynVMzoyBm9v4LaQE2pJdQXuLV37dpPTfXpZll6qzmRQKqIVSQATI.7izIwHKF_E8laLN3JM.2IepZv" finished 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: open chunk writer: started multipart upload: LiZKZGE0Ae8646WyjfhinlV8QQ1BRtwH3CL8flyKqWmBcnHceZrLeYVrubiUjDU7BhUqkeZI75IxYnbdlvzTumceA1aGX5Yfqf.yZfh9HtJ7tDomIZDJPORF7dYH9VxH 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:54 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: multipart upload "LiZKZGE0Ae8646WyjfhinlV8QQ1BRtwH3CL8flyKqWmBcnHceZrLeYVrubiUjDU7BhUqkeZI75IxYnbdlvzTumceA1aGX5Yfqf.yZfh9HtJ7tDomIZDJPORF7dYH9VxH" finished 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: open chunk writer: started multipart upload: 7rP.Jf_jEP7rDFfLQhHump3baliyXAJppqXgrRPWwSCqpH3XaKFusT..tl6sJOgmwvxf_kp6whTghKl0dbt8YHuvo64DK9ThDBgpCfrRQH7i99u8eP7Xre6NWTkxuQc3 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: multipart upload "7rP.Jf_jEP7rDFfLQhHump3baliyXAJppqXgrRPWwSCqpH3XaKFusT..tl6sJOgmwvxf_kp6whTghKl0dbt8YHuvo64DK9ThDBgpCfrRQH7i99u8eP7Xre6NWTkxuQc3" finished 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: open chunk writer: started multipart upload: p97DOXc07WEjQtRWgcLwW4Pr4WmW1DwySVaU2j2gziQhO57zH9x2DDcP1NqU4tIat1Ywyk8uevjtxM2GgJZxd6ROYrJKF09RT380b3lTaKlibSm32zUzVGoiNuSG52eI 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: multipart upload "p97DOXc07WEjQtRWgcLwW4Pr4WmW1DwySVaU2j2gziQhO57zH9x2DDcP1NqU4tIat1Ywyk8uevjtxM2GgJZxd6ROYrJKF09RT380b3lTaKlibSm32zUzVGoiNuSG52eI" finished 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: open chunk writer: started multipart upload: Jr7sihqt.5tNS80H8B5qGxtgtxMfQ55ItjjmpGdG8ijx8PGeh.EHU0aZ.aHY5bAC111Nsgrx1JBW78jGG7nk4y03_hErUIJbPtn8QlFKWliVrlWPdv64bUjUoBKNsDIb 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: multipart upload "Jr7sihqt.5tNS80H8B5qGxtgtxMfQ55ItjjmpGdG8ijx8PGeh.EHU0aZ.aHY5bAC111Nsgrx1JBW78jGG7nk4y03_hErUIJbPtn8QlFKWliVrlWPdv64bUjUoBKNsDIb" finished 2025/11/08 04:11:55 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: open chunk writer: started multipart upload: JQ5tYetyE60EFlczlr9vElXoTh1w3eTHww2pMq.q1QxqypEAP8dHlSDUD0jHaA1NtFHKa0._tRQogNI1chOPpGcHzAYVi8Btx5oHvvTgYUwLWKCDe.20cnmB1yyzxH1P 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: multipart upload "JQ5tYetyE60EFlczlr9vElXoTh1w3eTHww2pMq.q1QxqypEAP8dHlSDUD0jHaA1NtFHKa0._tRQogNI1chOPpGcHzAYVi8Btx5oHvvTgYUwLWKCDe.20cnmB1yyzxH1P" finished 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: open chunk writer: started multipart upload: 9jM87L268Nae.9a3JQaLr46Ka6qaM9O.13ouXkwAkDsJ_MB4lgXuHBCJODjKMYeKpPeqRNKEms_No_nYFHZVUunvDgU9AJ54CfljLpzvdakTQ1d0WVMB49G_1pf9.uOX 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: multipart upload "9jM87L268Nae.9a3JQaLr46Ka6qaM9O.13ouXkwAkDsJ_MB4lgXuHBCJODjKMYeKpPeqRNKEms_No_nYFHZVUunvDgU9AJ54CfljLpzvdakTQ1d0WVMB49G_1pf9.uOX" finished 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: open chunk writer: started multipart upload: sF6KhLLESCcd_zSpqOBwACL0i1h6k.oSTKQB1aB3ieMi9B7aefjLTK.od1LsjNW6p12vyFqHIGDiJvKYU0i9XVSAlZUHKymHrtbqTFVpcUFJfg1KNQaFDspoe4jeo6Ry 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: multipart upload "sF6KhLLESCcd_zSpqOBwACL0i1h6k.oSTKQB1aB3ieMi9B7aefjLTK.od1LsjNW6p12vyFqHIGDiJvKYU0i9XVSAlZUHKymHrtbqTFVpcUFJfg1KNQaFDspoe4jeo6Ry" finished 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: open chunk writer: started multipart upload: aT60vdrSGpS1bWJefetei2T1A7YX6dVxnFynqREFZlo9XXD7Q7TEDKQzZ4zTD5XzjcyHjmENkQnwpPd5gqWQwLvW0PBvubvK9tLcPlUnDzljXiE1eiinyt1fuJV9Ue.t 2025/11/08 04:11:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: multipart upload "aT60vdrSGpS1bWJefetei2T1A7YX6dVxnFynqREFZlo9XXD7Q7TEDKQzZ4zTD5XzjcyHjmENkQnwpPd5gqWQwLvW0PBvubvK9tLcPlUnDzljXiE1eiinyt1fuJV9Ue.t" finished 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: open chunk writer: started multipart upload: 7sBlDuS9n6HpvX8fs.GtT8uTxVKjtBhA9MulQ.dy8ZrZPD6IdnSjBur3yZxskAjByb2ZcsTfSiDUqEqKXUapg_cUQmgpSIB5.72zccagSFqGCje2P7qKWtQmSRcu7bBH 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: multipart upload "7sBlDuS9n6HpvX8fs.GtT8uTxVKjtBhA9MulQ.dy8ZrZPD6IdnSjBur3yZxskAjByb2ZcsTfSiDUqEqKXUapg_cUQmgpSIB5.72zccagSFqGCje2P7qKWtQmSRcu7bBH" finished 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: open chunk writer: started multipart upload: OMYvzsiKSOndk5N_5lKM2VMTtnedgoBmcj5fdv0dBDO66wEmO7LyZlQ9W6RkXN5hCySD.5sfinBtCMn1tKuRKPtBaOLAWiOpXBNvFJAGOJg6dD0lUka3QySymqdPoBDO 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: multipart upload "OMYvzsiKSOndk5N_5lKM2VMTtnedgoBmcj5fdv0dBDO66wEmO7LyZlQ9W6RkXN5hCySD.5sfinBtCMn1tKuRKPtBaOLAWiOpXBNvFJAGOJg6dD0lUka3QySymqdPoBDO" finished 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: open chunk writer: started multipart upload: biO_9eMV_AZ_yPDxwlNmgCOkLuUZ.hY1DcbCDaHQOnfkdfkwnzmERY2opTJvPsHk_b_evFKNQGxxRDOyNo.msuPa1MQyvlzVdJwqdXROXLzZEJT68FqiOxziB5p.Y0jA 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:57 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: multipart upload "biO_9eMV_AZ_yPDxwlNmgCOkLuUZ.hY1DcbCDaHQOnfkdfkwnzmERY2opTJvPsHk_b_evFKNQGxxRDOyNo.msuPa1MQyvlzVdJwqdXROXLzZEJT68FqiOxziB5p.Y0jA" finished 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: open chunk writer: started multipart upload: pfGHnJbHdQteSl6xhou2ZaLSUeW_VoovQSTwfykTYph5RTEJoDWIN0f6gvhR4o0zHx6fg39BYCbq6NL01L5nol7Lmo7jsGaqY_MITHrrblEWQHZRGG7i7pKWRWCrN7NU 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: multipart upload "pfGHnJbHdQteSl6xhou2ZaLSUeW_VoovQSTwfykTYph5RTEJoDWIN0f6gvhR4o0zHx6fg39BYCbq6NL01L5nol7Lmo7jsGaqY_MITHrrblEWQHZRGG7i7pKWRWCrN7NU" finished 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: open chunk writer: started multipart upload: PUsKXI_vvBbSUk5QskdlU1i6a68Xjw5XVbKF1sDaXMV.whCZleVMdn0Iecr3O_kp.jBzu2l_EueWCVFFKgu2c2mM34oOwI1awQj1w2ZIbZIpPV0YHLzlfa_cHR7w9nhh 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: multipart upload "PUsKXI_vvBbSUk5QskdlU1i6a68Xjw5XVbKF1sDaXMV.whCZleVMdn0Iecr3O_kp.jBzu2l_EueWCVFFKgu2c2mM34oOwI1awQj1w2ZIbZIpPV0YHLzlfa_cHR7w9nhh" finished 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: open chunk writer: started multipart upload: G4oYyG_inuqf.8roXGmeatjgl1U2W3j78Sr3dlxwLbIf6UqlKybFprzJThi37SZ_7l8R80MrnY8bNUdSw.xLQq2JKt8VT.jXifMBAK4w6UjiGZwZO_pZ7URCnR7nEQPR 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:58 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: multipart upload "G4oYyG_inuqf.8roXGmeatjgl1U2W3j78Sr3dlxwLbIf6UqlKybFprzJThi37SZ_7l8R80MrnY8bNUdSw.xLQq2JKt8VT.jXifMBAK4w6UjiGZwZO_pZ7URCnR7nEQPR" finished 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: open chunk writer: started multipart upload: bPGvxfUT2gYXWYQVMonPr3EoHHuwHsurZPUtpNks_9pM51kxNqi6yzO.EVdyEriuuUPXZDRtFFlexuEdbfGixDaE5NXNphNGhjNtS.72J48gn3rXjKrNVu1r_KPd9ids 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: multipart upload "bPGvxfUT2gYXWYQVMonPr3EoHHuwHsurZPUtpNks_9pM51kxNqi6yzO.EVdyEriuuUPXZDRtFFlexuEdbfGixDaE5NXNphNGhjNtS.72J48gn3rXjKrNVu1r_KPd9ids" finished 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: open chunk writer: started multipart upload: d8o2AcrXbfHepAFiqP8H6cPzYEkMQDvKEc29nD5irS46SjT4CBUMf2CUJmQhhb3P8Hz2ssRPF0xEituMr4qeMaqxMMBOcwyNtTkMz52koFVXgYEpL8wemvU4iLKLzR1c 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: multipart upload "d8o2AcrXbfHepAFiqP8H6cPzYEkMQDvKEc29nD5irS46SjT4CBUMf2CUJmQhhb3P8Hz2ssRPF0xEituMr4qeMaqxMMBOcwyNtTkMz52koFVXgYEpL8wemvU4iLKLzR1c" finished 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:11:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2025/11/08 04:11:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_e9brbz: Deleted 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2025/11/08 04:11:59 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:11:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_e9brbz: Deleted 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_e9brbz: Deleted 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_e9brbz: Deleted 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_e9brbz: Deleted 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_e9brbz: Deleted 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2025/11/08 04:12:00 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2025/11/08 04:12:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_e9brbz: Deleted 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2025/11/08 04:12:01 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2025/11/08 04:12:01 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_e9brbz: Deleted 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2025/11/08 04:12:02 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2025/11/08 04:12:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_e9brbz: Deleted 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2025/11/08 04:12:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_e9brbz: Deleted 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: Src hash empty - aborting Dst hash check 2025/11/08 04:12:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2025/11/08 04:12:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_e9brbz: Deleted 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe: size = 1025 OK 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/11/08 04:12:03 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:12:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 04:12:05 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:05 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_e9c3cj: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 04:12:05 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_e9c3cj: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2025/11/08 04:12:05 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_e9c3cj: Deleted 2025/11/08 04:12:05 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:05 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 04:12:05 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: open chunk writer: started multipart upload: cUiZT3Hscqc3xGdl9EC2Zz6kRC421TK.LuaSJd1ddB3XOHWtfrU.hqNeNFZiXVoj3Yc2lkrFC_OtWjr2w2PV0tE6g6cD5KJVBAn91UN75w34945GTMlgVCyQIErgkAiG 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: multipart upload "cUiZT3Hscqc3xGdl9EC2Zz6kRC421TK.LuaSJd1ddB3XOHWtfrU.hqNeNFZiXVoj3Yc2lkrFC_OtWjr2w2PV0tE6g6cD5KJVBAn91UN75w34945GTMlgVCyQIErgkAiG" finished 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: open chunk writer: started multipart upload: JYYbXXMWYeeTRLthb5UDmkGYmg0xiqsaHXu_7dkWKmZ1.ogTWE6wxE24UcJREdAC2IaIoIenCTtyitwnnSYraMr0Pn3OKxXTRxT3yOKZ0aDdjGuevUMxWx8JDTyewDGo 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: multipart upload "JYYbXXMWYeeTRLthb5UDmkGYmg0xiqsaHXu_7dkWKmZ1.ogTWE6wxE24UcJREdAC2IaIoIenCTtyitwnnSYraMr0Pn3OKxXTRxT3yOKZ0aDdjGuevUMxWx8JDTyewDGo" finished 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: open chunk writer: started multipart upload: Db8YIOUx_MwHHdyWRRavTgRCh2njleU8TKkBpzwxqNSjMdxfLJDoXQrQOsRRZhZH28oxGufT2bpcwT1z9ANsKP3Jx3UsxsXpwr6C5I1C_1vxFA_LxhI1.Ji9LIPTWCD. 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: multipart upload "Db8YIOUx_MwHHdyWRRavTgRCh2njleU8TKkBpzwxqNSjMdxfLJDoXQrQOsRRZhZH28oxGufT2bpcwT1z9ANsKP3Jx3UsxsXpwr6C5I1C_1vxFA_LxhI1.Ji9LIPTWCD." finished 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: open chunk writer: started multipart upload: a00cODNks6FgqUL5R6I8Z9vzR2AWCCbgNBFk7q6lmr0pBqVHNCFvLBv1N4Soj.equW_G0dp.dvdjs0hQPjHsjzJaa_IP5OjVupgPW2muz6kSW401y6PRRQ2ePPwtXCjg 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: multipart upload "a00cODNks6FgqUL5R6I8Z9vzR2AWCCbgNBFk7q6lmr0pBqVHNCFvLBv1N4Soj.equW_G0dp.dvdjs0hQPjHsjzJaa_IP5OjVupgPW2muz6kSW401y6PRRQ2ePPwtXCjg" finished 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: open chunk writer: started multipart upload: 1_zFemmTrIyPI2ZEoi2s9aMFg8MnLJY5VBZt_fr5TVX1BgtDpeqh7jIqc5YFLvYh1zkq1XLoQ5geBtiDMxJCUO2Ic1o1.Hap5jL3FbDHQDWBlqKnTVeWehoiJ8Zo2AQk 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: multipart upload "1_zFemmTrIyPI2ZEoi2s9aMFg8MnLJY5VBZt_fr5TVX1BgtDpeqh7jIqc5YFLvYh1zkq1XLoQ5geBtiDMxJCUO2Ic1o1.Hap5jL3FbDHQDWBlqKnTVeWehoiJ8Zo2AQk" finished 2025/11/08 04:12:06 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: open chunk writer: started multipart upload: s.SZpkokmYiJ83leRI.PqKw4LeLGFP6oeQwkSD_kPP2X9OU.GPm8CUI6TtfASK225AelW7hOwOC2dnT3l69REbc_PosSNkgYnhcL.AeqM_FJmS0n97fBoTm_4EEXSUb3 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: multipart upload "s.SZpkokmYiJ83leRI.PqKw4LeLGFP6oeQwkSD_kPP2X9OU.GPm8CUI6TtfASK225AelW7hOwOC2dnT3l69REbc_PosSNkgYnhcL.AeqM_FJmS0n97fBoTm_4EEXSUb3" finished 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: open chunk writer: started multipart upload: 0WeJZY9KZ8tes_hab5dvSkrysYcCdDoUux_XXF8eE8eK9jbbyrQROJEKVxp5ptviz.SQk69PbqL54NhocbeQ6KI7ItX6U3DYrzdiuWRN8QxngYry1aUrsfcsvlwm562q 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: multipart upload "0WeJZY9KZ8tes_hab5dvSkrysYcCdDoUux_XXF8eE8eK9jbbyrQROJEKVxp5ptviz.SQk69PbqL54NhocbeQ6KI7ItX6U3DYrzdiuWRN8QxngYry1aUrsfcsvlwm562q" finished 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: open chunk writer: started multipart upload: .CdRgDz85Spkt7Khu_IJOQ00VUtzFd2o4kdnMnZr5AHTDS83Nq3rKiQfaJwVInVs0mqv0kdzugNo_1uSDKrt6yIrWdywMCxqxkoCAoRLexUh_Aem5QkBueI2hyhc_4Cx 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: multipart upload ".CdRgDz85Spkt7Khu_IJOQ00VUtzFd2o4kdnMnZr5AHTDS83Nq3rKiQfaJwVInVs0mqv0kdzugNo_1uSDKrt6yIrWdywMCxqxkoCAoRLexUh_Aem5QkBueI2hyhc_4Cx" finished 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: open chunk writer: started multipart upload: Q.YqKTF21LLvI8jfN1nXoj7wAJuCZfYCjb_kQ3iXCWtx0WSne4A7Gocsujf90ajniHimE990J6If93imFSoAL4E2CDweX29yzQQPvtPFZ4B4WfvqHmEXBmDaDTSu4I4s 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:07 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: multipart upload "Q.YqKTF21LLvI8jfN1nXoj7wAJuCZfYCjb_kQ3iXCWtx0WSne4A7Gocsujf90ajniHimE990J6If93imFSoAL4E2CDweX29yzQQPvtPFZ4B4WfvqHmEXBmDaDTSu4I4s" finished 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: open chunk writer: started multipart upload: 0aO1A06XOHq2fNe8XSXeAZbvxfRJA7iGS4AFdFUsJtDmiKry49WuYSDRLw3E_t7C8ULL560DskAO_OUMRBeR3v2MJn_hWqqhHrSDP6.ru3TmbQjsZQ9EAPWHFWOCkGlJ 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: multipart upload "0aO1A06XOHq2fNe8XSXeAZbvxfRJA7iGS4AFdFUsJtDmiKry49WuYSDRLw3E_t7C8ULL560DskAO_OUMRBeR3v2MJn_hWqqhHrSDP6.ru3TmbQjsZQ9EAPWHFWOCkGlJ" finished 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: open chunk writer: started multipart upload: potboRvARGafRdOi1YQmzrY2_3GFsfmRiKX292vXy06he2vN_OFfXLoCDwS1DqziHtBUIw_dIIlaTnoYPNaWAwbuxQvfIje.jTx5746JrG.sy3JAg31iJu7A6_b_RZIS 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: multipart upload "potboRvARGafRdOi1YQmzrY2_3GFsfmRiKX292vXy06he2vN_OFfXLoCDwS1DqziHtBUIw_dIIlaTnoYPNaWAwbuxQvfIje.jTx5746JrG.sy3JAg31iJu7A6_b_RZIS" finished 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: open chunk writer: started multipart upload: zR5hQ_RQfTvanAYH7c8BSAB3W.5I6ZOkjIreMblbgDqYBQ8hyReI26KNGCtsfNqMF08vloJGZqRLgYLpU3IQVl0kChi0V.7j3vz3n1PBGgiQR.l6GoAxx1e26h2v4Z_A 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:08 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: multipart upload "zR5hQ_RQfTvanAYH7c8BSAB3W.5I6ZOkjIreMblbgDqYBQ8hyReI26KNGCtsfNqMF08vloJGZqRLgYLpU3IQVl0kChi0V.7j3vz3n1PBGgiQR.l6GoAxx1e26h2v4Z_A" finished 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: open chunk writer: started multipart upload: Q5xgd0oN0vkbpO73I.MTOybU.B7VbLXV__jIJyAoZlFQG3Se6nci.z9MzsgBv6LqVR4XFyuhKC4ngGh6hrzJZRl5JpQQszZ8IsHuoO7kDbkbbeieFv22an6vej.O2Hkz 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: multipart upload "Q5xgd0oN0vkbpO73I.MTOybU.B7VbLXV__jIJyAoZlFQG3Se6nci.z9MzsgBv6LqVR4XFyuhKC4ngGh6hrzJZRl5JpQQszZ8IsHuoO7kDbkbbeieFv22an6vej.O2Hkz" finished 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: open chunk writer: started multipart upload: 227PG..o2CilMsl3yteVDnFO2dEIBJZcSidnQWuhfcCbYVZ12w3aci.mEoPr24au0_2Ccz1b9V4z1PKf27tt5hIzjq_ioZ3QAJ.qxkHUZV8IIF8h9HnXoEc5hTMEVMti 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: multipart upload "227PG..o2CilMsl3yteVDnFO2dEIBJZcSidnQWuhfcCbYVZ12w3aci.mEoPr24au0_2Ccz1b9V4z1PKf27tt5hIzjq_ioZ3QAJ.qxkHUZV8IIF8h9HnXoEc5hTMEVMti" finished 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: open chunk writer: started multipart upload: 0gmanBOEq6wTeogRPlo9l3Vqu0FFuTmpwemTetwiEVHjEFVA0rGaCFfF3jxVdnK3IpXx43KTNgT5twW6RRMmLkyTfuTeG_G0QPhzgBiBn.Pgimn0gIYbs5FwBSAecnPe 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: multipart upload "0gmanBOEq6wTeogRPlo9l3Vqu0FFuTmpwemTetwiEVHjEFVA0rGaCFfF3jxVdnK3IpXx43KTNgT5twW6RRMmLkyTfuTeG_G0QPhzgBiBn.Pgimn0gIYbs5FwBSAecnPe" finished 2025/11/08 04:12:09 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: open chunk writer: started multipart upload: s_yn9krN1gtixkY5FqZf4WgGYi3Axytw5gCI8M2A3kKV_KsSSTBuTDLMmJDV5mPystOME1T5Vake6e29D9C9bu8z7ebKAOFOOUo9FddFp6pr2gAxuuIGqAkHDCyy7Rfl 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: multipart upload "s_yn9krN1gtixkY5FqZf4WgGYi3Axytw5gCI8M2A3kKV_KsSSTBuTDLMmJDV5mPystOME1T5Vake6e29D9C9bu8z7ebKAOFOOUo9FddFp6pr2gAxuuIGqAkHDCyy7Rfl" finished 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: open chunk writer: started multipart upload: 54AEPlTirGWON.Yb_aERmTuDCaTT0fOFpLNdr3fxvYUuM1CY8ZaCSNjJGJh_HooDZX6RNRgPY.HxfxZGlVh6MUtW1Aryktx.UPDVg9LL2iqjElZsxR3CQOacGfn5WSPl 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: multipart upload "54AEPlTirGWON.Yb_aERmTuDCaTT0fOFpLNdr3fxvYUuM1CY8ZaCSNjJGJh_HooDZX6RNRgPY.HxfxZGlVh6MUtW1Aryktx.UPDVg9LL2iqjElZsxR3CQOacGfn5WSPl" finished 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: open chunk writer: started multipart upload: r.WHz5zl5Le.d8SKqv5eKSSyZCfV2LLh_ijz8LBKPrFFIntGllFNIJMDRcvg5qxG6XVXnNJ3l6jM.cIX6oqLHB0gI1RQ4jfdNXanUPkJVmOrPlVgBhIlD9mYbX.eFnKX 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: multipart upload "r.WHz5zl5Le.d8SKqv5eKSSyZCfV2LLh_ijz8LBKPrFFIntGllFNIJMDRcvg5qxG6XVXnNJ3l6jM.cIX6oqLHB0gI1RQ4jfdNXanUPkJVmOrPlVgBhIlD9mYbX.eFnKX" finished 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: open chunk writer: started multipart upload: zRRy5a1EMndTSWTKlQtWpad.JOFsdGYpHWYrI0uh6MFLk0sojuMDK7chdXp5sD7osWk6iRN3YSVesPYjZlwVILyegmN8SFsdiyu7FkHVqcIbdNADH30NAyFlDfBqyHFE 2025/11/08 04:12:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: multipart upload "zRRy5a1EMndTSWTKlQtWpad.JOFsdGYpHWYrI0uh6MFLk0sojuMDK7chdXp5sD7osWk6iRN3YSVesPYjZlwVILyegmN8SFsdiyu7FkHVqcIbdNADH30NAyFlDfBqyHFE" finished 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: open chunk writer: started multipart upload: shNACa9zo1jocZ3J1Xz7YRNziwYhwUjwGci1AZBzq7W_AlRbYTvklT0Pli3OsgdT19sPf5IsD8t4pmpCnRXWEQN9T2pmtoqfrkE_5ZXkYB5YzUcSJKE4JGBznZFzUbQG 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: multipart upload "shNACa9zo1jocZ3J1Xz7YRNziwYhwUjwGci1AZBzq7W_AlRbYTvklT0Pli3OsgdT19sPf5IsD8t4pmpCnRXWEQN9T2pmtoqfrkE_5ZXkYB5YzUcSJKE4JGBznZFzUbQG" finished 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: open chunk writer: started multipart upload: xClL3TrxcPbmZ103AQJ12ijyo_exR9yGMHnLAdHWaeRfNVelDGO15pngufmMoh6dLzlIwMmfOYQ8gMpvpalkQPYdN85aPcAL..aWqUPuzlSiBiwWRo6IR2IlijQc4f4. 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: multipart upload "xClL3TrxcPbmZ103AQJ12ijyo_exR9yGMHnLAdHWaeRfNVelDGO15pngufmMoh6dLzlIwMmfOYQ8gMpvpalkQPYdN85aPcAL..aWqUPuzlSiBiwWRo6IR2IlijQc4f4." finished 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:11 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2025/11/08 04:12:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_e9c4zr: Deleted 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2025/11/08 04:12:12 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:12 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_e9c4zr: Deleted 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2025/11/08 04:12:13 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_e9c4zr: Deleted 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_e9c4zr: Deleted 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_e9c4zr: Deleted 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_e9c4zr: Deleted 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_e9c4zr: Deleted 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2025/11/08 04:12:14 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2025/11/08 04:12:14 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_e9c4zr: Deleted 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_e9c4zr: Deleted 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_e9c4zr: Deleted 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: Src hash empty - aborting Dst hash check 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2025/11/08 04:12:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_e9c4zr: Deleted 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe: size = 1025 OK 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2025/11/08 04:12:15 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:12:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 04:12:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:17 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_e9cglm: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/11/08 04:12:17 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_e9cglm: Deleted 2025/11/08 04:12:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: open chunk writer: started multipart upload: wwAqT4QU4UUjAfQpy4x5rGLRH53rqKVCYIfEjeSDyET2BR4igff8TH63YHoBkXgLIU.Vr_grfYKmWPrAa0jnzLpJcapRQKk76JY22Xq3q4VD4hcXMyGsq9cydVw244_c 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: multipart upload "wwAqT4QU4UUjAfQpy4x5rGLRH53rqKVCYIfEjeSDyET2BR4igff8TH63YHoBkXgLIU.Vr_grfYKmWPrAa0jnzLpJcapRQKk76JY22Xq3q4VD4hcXMyGsq9cydVw244_c" finished 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: open chunk writer: started multipart upload: teQElfaDnQ0ZIIcThbHGekQTlrai_tFScS8nK7LMB4A7ofFp0In14AFUVwjoL_TvRIrqPAOOdRG1qqTDo6zGNIK2UcMWajWv7NJtPIkkXXQcyGVhZJ15IqAOvoqy8par 2025/11/08 04:12:17 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: multipart upload "teQElfaDnQ0ZIIcThbHGekQTlrai_tFScS8nK7LMB4A7ofFp0In14AFUVwjoL_TvRIrqPAOOdRG1qqTDo6zGNIK2UcMWajWv7NJtPIkkXXQcyGVhZJ15IqAOvoqy8par" finished 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: open chunk writer: started multipart upload: cG2VxkHj7NW5o85RccRlDCSsmBNG8bk42T9igoN4ZVh1qtmnk2lWFsYG_7hLRqUvzUEs_ehKc6w29DamkkWezTgtXWMwdj9E5oxkVusrcoK127ZgumdEkEs2QJ1Iihzr 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: multipart upload "cG2VxkHj7NW5o85RccRlDCSsmBNG8bk42T9igoN4ZVh1qtmnk2lWFsYG_7hLRqUvzUEs_ehKc6w29DamkkWezTgtXWMwdj9E5oxkVusrcoK127ZgumdEkEs2QJ1Iihzr" finished 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: open chunk writer: started multipart upload: XrsYZo_fv4WHBSjTNqc1i_gKK.P7QAtWXvUV3tTq9W9iXe3CJt0mZIl1sG1RUt0rBn7OCO.UpErDFvK7ZMc7wDQKkAux1dzGesxWQqdTnvIreKwOgpT0hRf8519MNbL3 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: multipart upload "XrsYZo_fv4WHBSjTNqc1i_gKK.P7QAtWXvUV3tTq9W9iXe3CJt0mZIl1sG1RUt0rBn7OCO.UpErDFvK7ZMc7wDQKkAux1dzGesxWQqdTnvIreKwOgpT0hRf8519MNbL3" finished 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: open chunk writer: started multipart upload: dnFCt9qEiMQVZg3YwAco528GMnwDnokZ1hE3H0jKilJjg5hH31pc2E7M2c69DzolSxZ3P.bn.vV7QlXrR5e5238ZmNHHe2.2Xr3rYzSTktxdoDzHPwGCW5OR3LwLUGwK 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: multipart upload "dnFCt9qEiMQVZg3YwAco528GMnwDnokZ1hE3H0jKilJjg5hH31pc2E7M2c69DzolSxZ3P.bn.vV7QlXrR5e5238ZmNHHe2.2Xr3rYzSTktxdoDzHPwGCW5OR3LwLUGwK" finished 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: open chunk writer: started multipart upload: uW9s6p.xLIem3aJb.uo0usASfrYodpUbfiatIW.ZInMO_Krn9_zHkNZJkBwI4MqsaDDquP_ZSlmPHVpPPs41Cht5g267TY4uJdcJDV0iXSBw8SgEQLWWgTaC7HrSZuKY 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: multipart upload "uW9s6p.xLIem3aJb.uo0usASfrYodpUbfiatIW.ZInMO_Krn9_zHkNZJkBwI4MqsaDDquP_ZSlmPHVpPPs41Cht5g267TY4uJdcJDV0iXSBw8SgEQLWWgTaC7HrSZuKY" finished 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: open chunk writer: started multipart upload: Eerv18SIKlfRRw7jMvGMzBw_ISxQDQfmqI2PU8GGvdKyRL_AOJk4cXSydyOWE5nSuS4kVVwlCnFEXEB0Sbav1F7DveRdf5M.rSbh5XYEOaBqSuLyy2ZwQokl8KF5KtWS 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: multipart upload "Eerv18SIKlfRRw7jMvGMzBw_ISxQDQfmqI2PU8GGvdKyRL_AOJk4cXSydyOWE5nSuS4kVVwlCnFEXEB0Sbav1F7DveRdf5M.rSbh5XYEOaBqSuLyy2ZwQokl8KF5KtWS" finished 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: open chunk writer: started multipart upload: 7TPcJAjtLasqRJ3ZbZmcYHvEw1PY2vmK9xkXftBaqlnLdMCxZiw6G1MmwxZSwvpX88Xl4gQrx8M3MvHV1GiC8Zrq2eDXoRjvcVattzzW71TzV8xLTNMNRDwMzmYnr.Jt 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: multipart upload "7TPcJAjtLasqRJ3ZbZmcYHvEw1PY2vmK9xkXftBaqlnLdMCxZiw6G1MmwxZSwvpX88Xl4gQrx8M3MvHV1GiC8Zrq2eDXoRjvcVattzzW71TzV8xLTNMNRDwMzmYnr.Jt" finished 2025/11/08 04:12:19 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: open chunk writer: started multipart upload: Iy5_Z5BzPgn5QsxNitt4nQyoHDM3seKXSL1S_enBrRilbExDBFfwHw_Vhp1yynrpnjXHuXIOEZAOOsyNTK5Y3H0Q1zYMxgoeSxEXxB3ffuYtk.OU4IZ7igvWmK2SCFyv 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: multipart upload "Iy5_Z5BzPgn5QsxNitt4nQyoHDM3seKXSL1S_enBrRilbExDBFfwHw_Vhp1yynrpnjXHuXIOEZAOOsyNTK5Y3H0Q1zYMxgoeSxEXxB3ffuYtk.OU4IZ7igvWmK2SCFyv" finished 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: open chunk writer: started multipart upload: eyQ4VuZQuCfchA2QNDP6qzQwzZt0uASDcafIC1THvF5VF1CsYb2TQb_tMUWwuw5goJfoBCmRQYDJ9sz4XHWLiov7V2H56hHurEdrw2LcgcSiRCZowRkI35_RqdXXS8vh 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: multipart upload "eyQ4VuZQuCfchA2QNDP6qzQwzZt0uASDcafIC1THvF5VF1CsYb2TQb_tMUWwuw5goJfoBCmRQYDJ9sz4XHWLiov7V2H56hHurEdrw2LcgcSiRCZowRkI35_RqdXXS8vh" finished 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: open chunk writer: started multipart upload: kgHrptIwwNSG2ca_s1hGDpgHqbs_ehl9TVwui8e736_7hXZ9.d4NNtuv7cuFp.FmD98Q19A5.U3P2mLUg7NmvNmc6TqlpMKkZbH29TIPt3Ny8tDfAfBt5LjyuRR4Wr4O 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: multipart upload "kgHrptIwwNSG2ca_s1hGDpgHqbs_ehl9TVwui8e736_7hXZ9.d4NNtuv7cuFp.FmD98Q19A5.U3P2mLUg7NmvNmc6TqlpMKkZbH29TIPt3Ny8tDfAfBt5LjyuRR4Wr4O" finished 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: open chunk writer: started multipart upload: pWivIA_uVvE_ovShF8WzH7rdZvX6DNbCoUUO8_RNC2QDTMxDj1xL2C5LGTrbAqzEibABe0RanV4xTFZhETg1B09iMjf5qmK4ABvBw2qjZ96LUbrsyDEaTBaDbC386t2V 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: multipart upload "pWivIA_uVvE_ovShF8WzH7rdZvX6DNbCoUUO8_RNC2QDTMxDj1xL2C5LGTrbAqzEibABe0RanV4xTFZhETg1B09iMjf5qmK4ABvBw2qjZ96LUbrsyDEaTBaDbC386t2V" finished 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: open chunk writer: started multipart upload: yUTQbbReMva2VuS36ispsBO1EEnbSGxD2qyRSk14EriEg3Y0EPsfQZ2eoGPV5ZvbxL2mBUCO_dNsPsYHQwcNVVoySv8slOqVbGIKLelgFtCSOfja_kQRhha0U6NLHHPu 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: multipart upload "yUTQbbReMva2VuS36ispsBO1EEnbSGxD2qyRSk14EriEg3Y0EPsfQZ2eoGPV5ZvbxL2mBUCO_dNsPsYHQwcNVVoySv8slOqVbGIKLelgFtCSOfja_kQRhha0U6NLHHPu" finished 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: open chunk writer: started multipart upload: wcihlerylt3SEWuks0vBUimn7xpAdfYkjdzPdFvAxtfZ01hiMBzMwGz4b6eNGtZklbzqgrz_ZlMmy_72WXUjj9mCIyxr5wsJsP2JX5KMrX9yR3y6MjIcBQgqOxWOHmOh 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: multipart upload "wcihlerylt3SEWuks0vBUimn7xpAdfYkjdzPdFvAxtfZ01hiMBzMwGz4b6eNGtZklbzqgrz_ZlMmy_72WXUjj9mCIyxr5wsJsP2JX5KMrX9yR3y6MjIcBQgqOxWOHmOh" finished 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: open chunk writer: started multipart upload: RMs1xQFkMrQK4RnBD5lOBodzPHbnfYwzKpSdofTXDJPzk6YDdxnU4M326RlMESLvL7p7EfhvCeOpH7lMenkprIVyUBYEXKSAJrX0tFOxqTAeRJQlaEaA2boz6cdhbmVH 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: multipart upload "RMs1xQFkMrQK4RnBD5lOBodzPHbnfYwzKpSdofTXDJPzk6YDdxnU4M326RlMESLvL7p7EfhvCeOpH7lMenkprIVyUBYEXKSAJrX0tFOxqTAeRJQlaEaA2boz6cdhbmVH" finished 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: open chunk writer: started multipart upload: UqEujNil03a.cvkTu2i_IcMHOHwhc..Mj0VBOZ9QeutmvKkKJ7dBFv_msCTZyPSS3Cxm0Or8__spNGPRGaU0v6gqZsVo4Q7MpsN1qHytwcNaSNt1FDA4VyfKcnxiR49u 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: multipart upload "UqEujNil03a.cvkTu2i_IcMHOHwhc..Mj0VBOZ9QeutmvKkKJ7dBFv_msCTZyPSS3Cxm0Or8__spNGPRGaU0v6gqZsVo4Q7MpsN1qHytwcNaSNt1FDA4VyfKcnxiR49u" finished 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: open chunk writer: started multipart upload: vPgYS7hRPl7uAx5.3.eN4uCP1upJP17ceWKW0VHLLdSxDVk.HAsK1e8e8EgWoaxvGlwYpacPq4FHE9mkSY_1qrxVEjbKCqkXMIe_9JlPgQjU7J9ed8dDPW4npgn79Xhe 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: multipart upload "vPgYS7hRPl7uAx5.3.eN4uCP1upJP17ceWKW0VHLLdSxDVk.HAsK1e8e8EgWoaxvGlwYpacPq4FHE9mkSY_1qrxVEjbKCqkXMIe_9JlPgQjU7J9ed8dDPW4npgn79Xhe" finished 2025/11/08 04:12:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: open chunk writer: started multipart upload: pJbeDqJPi4jnV466I6uD934WvZbxrJVVQzESY1WSZNEf.z_3PM3updEhbsHObULWbhimRxDY6EzH5.uMVickY_v6FXSnUrIEcrH45gN9BDsc3c4ZOY8qoWzxDjooPNkk 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: multipart upload "pJbeDqJPi4jnV466I6uD934WvZbxrJVVQzESY1WSZNEf.z_3PM3updEhbsHObULWbhimRxDY6EzH5.uMVickY_v6FXSnUrIEcrH45gN9BDsc3c4ZOY8qoWzxDjooPNkk" finished 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: open chunk writer: started multipart upload: ._p.a7FjCrpflQEkLH.Kh2RUQ4B1vJPL06BoMxSA8FtssxBfj2T5mWLeIUYPtTnn2WNHTu4hUB7IZY1jUzUKyuZhfvz2Ky3TdEsvLHSDq4zCXOJil7v6_4kZI3qKcFUo 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: multipart upload "._p.a7FjCrpflQEkLH.Kh2RUQ4B1vJPL06BoMxSA8FtssxBfj2T5mWLeIUYPtTnn2WNHTu4hUB7IZY1jUzUKyuZhfvz2Ky3TdEsvLHSDq4zCXOJil7v6_4kZI3qKcFUo" finished 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: open chunk writer: started multipart upload: SVFO1u_fCaEq7EcLKz8ZWqnVR0GcGfCqgC2_JadweblIogp0CK5zy7Er_enwGVoBqcG8rCOsrhTo5RayGvacCJH93pscuvQCBnXqrgZylXqzzaqCLY4Rp0ZPEhdYeArZ 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: multipart upload "SVFO1u_fCaEq7EcLKz8ZWqnVR0GcGfCqgC2_JadweblIogp0CK5zy7Er_enwGVoBqcG8rCOsrhTo5RayGvacCJH93pscuvQCBnXqrgZylXqzzaqCLY4Rp0ZPEhdYeArZ" finished 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: open chunk writer: started multipart upload: Yi_hQdNmmYKzEz_OjlhQAkDilNZTKEjE.f9st3ASv7DL2TSngAnWZTBlPCrWJLIz3jQaWtqWHKTLiSH9gPdZE2mivg4FKycFd6RCb.IP1Xxd4XvBHxLxZ885703P9kck 2025/11/08 04:12:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: multipart upload "Yi_hQdNmmYKzEz_OjlhQAkDilNZTKEjE.f9st3ASv7DL2TSngAnWZTBlPCrWJLIz3jQaWtqWHKTLiSH9gPdZE2mivg4FKycFd6RCb.IP1Xxd4XvBHxLxZ885703P9kck" finished 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9cgx7: Deleted 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9cgx7: Deleted 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9cgx7: Deleted 2025/11/08 04:12:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2025/11/08 04:12:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9cgx7: Deleted 2025/11/08 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9cgx7: Deleted 2025/11/08 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9cgx7: Deleted 2025/11/08 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9cgx7: Deleted 2025/11/08 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9cgx7: Deleted 2025/11/08 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/11/08 04:12:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9cgx7: Deleted 2025/11/08 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9cgx7: Deleted 2025/11/08 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9cgx7: Deleted 2025/11/08 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9cgx7: Deleted 2025/11/08 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9cgx7: Deleted 2025/11/08 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/11/08 04:12:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9cgx7: Deleted 2025/11/08 04:12:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9cgx7: Deleted 2025/11/08 04:12:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9cgx7: Deleted 2025/11/08 04:12:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9cgx7: Deleted 2025/11/08 04:12:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9cgx7: Deleted 2025/11/08 04:12:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/11/08 04:12:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9cgx7: Deleted 2025/11/08 04:12:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2025/11/08 04:12:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/11/08 04:12:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9cgx7: Deleted 2025/11/08 04:12:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2025/11/08 04:12:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/11/08 04:12:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9cgx7: Deleted 2025/11/08 04:12:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2025/11/08 04:12:28 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:12:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 04:12:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_e9csdg: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2025/11/08 04:12:30 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_e9csdg: Deleted 2025/11/08 04:12:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 04:12:30 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/08 04:12:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: open chunk writer: started multipart upload: 0_VkoOUBdFiGyNN4onrdMHLGy3y.unxLnoEaBgielR5Hyv1hkvM623Y7dFFvLnHe8Iz778S9ekSntp97bt3xUmKaxHjmfBtOdaCQiEt2lObILzuY1MP3F6FQZ2TuYN2S 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: multipart upload "0_VkoOUBdFiGyNN4onrdMHLGy3y.unxLnoEaBgielR5Hyv1hkvM623Y7dFFvLnHe8Iz778S9ekSntp97bt3xUmKaxHjmfBtOdaCQiEt2lObILzuY1MP3F6FQZ2TuYN2S" finished 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: open chunk writer: started multipart upload: qrk7uAO0jkX9GCf1qXj4i5LIp5OKkU2Iwh_OyIH2_kQf6of8JQnYJfWTyzW13QvAuEFg572Er5GnTmvFaZpERxj2cIELVu1.x76eQpTZyeRmRT5EtlHzTSDGk3.DKrnF 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: multipart upload "qrk7uAO0jkX9GCf1qXj4i5LIp5OKkU2Iwh_OyIH2_kQf6of8JQnYJfWTyzW13QvAuEFg572Er5GnTmvFaZpERxj2cIELVu1.x76eQpTZyeRmRT5EtlHzTSDGk3.DKrnF" finished 2025/11/08 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: open chunk writer: started multipart upload: Yg2OvxD1WQx48wMzqAyGKjKn5ZHqSuJ_qqltbfROYKrZr4yGnGXhaL0GqxDaeOuzcAaXFOxsNeniQArZ.Z8Hl6HciZDenfjAUFCMN.Ax_rstbQeS50tVHXSxKU.2NCwl 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: multipart upload "Yg2OvxD1WQx48wMzqAyGKjKn5ZHqSuJ_qqltbfROYKrZr4yGnGXhaL0GqxDaeOuzcAaXFOxsNeniQArZ.Z8Hl6HciZDenfjAUFCMN.Ax_rstbQeS50tVHXSxKU.2NCwl" finished 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: open chunk writer: started multipart upload: sbC7j7FmZuuXgC5Dc8H3wbirXIIoYi2ETCPHCJDER9oJr7.RZ_D8v5aPeFFXJvDdFcKPViaU92hDY0bgHqEy06aS1Q6HEEWzydLj0ndHgRA0X81.8DDrSQaTRLodYYe_ 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: multipart upload "sbC7j7FmZuuXgC5Dc8H3wbirXIIoYi2ETCPHCJDER9oJr7.RZ_D8v5aPeFFXJvDdFcKPViaU92hDY0bgHqEy06aS1Q6HEEWzydLj0ndHgRA0X81.8DDrSQaTRLodYYe_" finished 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: open chunk writer: started multipart upload: _CfZ6I4yQN6aPRAbg83Y2lwJrLzdCsGGGYT_n9XELm7udnynwWQxWXM1czDNyQPdgIXGXQiDKhhHZgTF1_LOy0_JOJTgkr_VkfwzPTKmGh_PJiftNB3EreHmErhTEnQm 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: multipart upload "_CfZ6I4yQN6aPRAbg83Y2lwJrLzdCsGGGYT_n9XELm7udnynwWQxWXM1czDNyQPdgIXGXQiDKhhHZgTF1_LOy0_JOJTgkr_VkfwzPTKmGh_PJiftNB3EreHmErhTEnQm" finished 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: open chunk writer: started multipart upload: Cb4RvlY4AXGeAAHErfmy5WW4ha5Qul5NXxaWvmr0LBuB1TFv65UuHsMc21uLcyLTmRxmKzhLX84LLnzJ8JwTCiC781EGHIb9yvzPKrXdWkS4iSjPf9vnac9C4bbC6giL 2025/11/08 04:12:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: multipart upload "Cb4RvlY4AXGeAAHErfmy5WW4ha5Qul5NXxaWvmr0LBuB1TFv65UuHsMc21uLcyLTmRxmKzhLX84LLnzJ8JwTCiC781EGHIb9yvzPKrXdWkS4iSjPf9vnac9C4bbC6giL" finished 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: open chunk writer: started multipart upload: 2H7opxyMVS6n0N.JQWT45obgU_rAWSW0I_0Ayh4O.Xaic34xjQfVWZxbLwB_83ISB2zkRHPZWRWrJ0XI9wa1M7ux2f3pLbY0xsm_mL.sppckMLdO0kbpaYd02DL2YkJr 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: multipart upload "2H7opxyMVS6n0N.JQWT45obgU_rAWSW0I_0Ayh4O.Xaic34xjQfVWZxbLwB_83ISB2zkRHPZWRWrJ0XI9wa1M7ux2f3pLbY0xsm_mL.sppckMLdO0kbpaYd02DL2YkJr" finished 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: open chunk writer: started multipart upload: OOcBzrztjH54VOZxnGwuCLfnXaGI4Z2SAN.vzlAzqMSBVyMudvET1r8bCpT5QaHgsUEzSokffyqVO8fNesDzEtrzo_bASCd9i.3Z8iJgDBTmpiyToTobLBoqXIn23upV 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: multipart upload "OOcBzrztjH54VOZxnGwuCLfnXaGI4Z2SAN.vzlAzqMSBVyMudvET1r8bCpT5QaHgsUEzSokffyqVO8fNesDzEtrzo_bASCd9i.3Z8iJgDBTmpiyToTobLBoqXIn23upV" finished 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: open chunk writer: started multipart upload: OFfoGK_T8wBiJL9JLFoFWWBg2fwdNsVgNHpjJxtpYV8YPokEcRI1E_ak6vSkgAty.Vdm9JQfzSx8XQSXMaxHPAK1HV6pzRmkyG7Z.7mFEecU8sfeGRvOHE5Zxoltvvgy 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:32 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: multipart upload "OFfoGK_T8wBiJL9JLFoFWWBg2fwdNsVgNHpjJxtpYV8YPokEcRI1E_ak6vSkgAty.Vdm9JQfzSx8XQSXMaxHPAK1HV6pzRmkyG7Z.7mFEecU8sfeGRvOHE5Zxoltvvgy" finished 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: open chunk writer: started multipart upload: PoVaIM3LpObmqkdIfWJ0gJIvTxx.Kq08njtt6tmsrTdgWGFK..tcupAHPOavQmZcAFiEKHawqOEKYc7u7nDfi9Jbr5ATlHqpzFTVG2j7zn5jNFFuc4rzulIiu4zR0ybK 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: multipart upload "PoVaIM3LpObmqkdIfWJ0gJIvTxx.Kq08njtt6tmsrTdgWGFK..tcupAHPOavQmZcAFiEKHawqOEKYc7u7nDfi9Jbr5ATlHqpzFTVG2j7zn5jNFFuc4rzulIiu4zR0ybK" finished 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: open chunk writer: started multipart upload: zM0BexOAR6OJZuqrUSF864SDnuGuTgJ6K4FnH8Ce1zC8lV2wp_ZbFYhV6zcfEJuB6.uZcsE12DbImgisuLsyqe1tFqUYYYofQbAPG253asxMlb6XaH2ZV89MgodB7sQ5 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: multipart upload "zM0BexOAR6OJZuqrUSF864SDnuGuTgJ6K4FnH8Ce1zC8lV2wp_ZbFYhV6zcfEJuB6.uZcsE12DbImgisuLsyqe1tFqUYYYofQbAPG253asxMlb6XaH2ZV89MgodB7sQ5" finished 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: open chunk writer: started multipart upload: 83RdSk9hGp1FDdffagtQYRzfxB1S_kASJLIMWV1YLI14YMg0p0LJ_Niv5qFaZhVdgGJbfT._xaC3IM.55PTKTL6nWNhndO0Sx4fWM9RdZbdm2PsyALwMjyQad7MK5OhK 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: multipart upload "83RdSk9hGp1FDdffagtQYRzfxB1S_kASJLIMWV1YLI14YMg0p0LJ_Niv5qFaZhVdgGJbfT._xaC3IM.55PTKTL6nWNhndO0Sx4fWM9RdZbdm2PsyALwMjyQad7MK5OhK" finished 2025/11/08 04:12:33 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: open chunk writer: started multipart upload: YwnCX7MSEI8LDeTLU31cD0GC7pN1V5LwEg_8W3ZY0J91Jd20pIEGLS0UXPM9MWXnnkTVfvrq4DebhPg_9ZkHhEX5VxDaQ24POQr9z9T35Z8n1fKmvMZUQv04Abhl13wG 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: multipart upload "YwnCX7MSEI8LDeTLU31cD0GC7pN1V5LwEg_8W3ZY0J91Jd20pIEGLS0UXPM9MWXnnkTVfvrq4DebhPg_9ZkHhEX5VxDaQ24POQr9z9T35Z8n1fKmvMZUQv04Abhl13wG" finished 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: open chunk writer: started multipart upload: EI0mDk7x22Q3sVIu1uWqHjHmHj.uf917VoZMzC0U1abt5s.vPm38Z0t5WMohtIZV6xboetEX7.PpCOetq67L6c6JeiqGBX7rv_OQGnXt0IJANs61A.NMSqdHMFtz.Dpz 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: multipart upload "EI0mDk7x22Q3sVIu1uWqHjHmHj.uf917VoZMzC0U1abt5s.vPm38Z0t5WMohtIZV6xboetEX7.PpCOetq67L6c6JeiqGBX7rv_OQGnXt0IJANs61A.NMSqdHMFtz.Dpz" finished 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: open chunk writer: started multipart upload: ZOqJZ6Ab69dyN0K.fx8HfvCRVBNKpxXza9Zk8B7u2f3zBRoPw7kIWT.XLw5Cnn_NH7E9AfukCaqg0Xd2shtzFQmRjRgih4nR59X7NGYDKIlja81Ibymb73iRu1bFFeIH 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: multipart upload "ZOqJZ6Ab69dyN0K.fx8HfvCRVBNKpxXza9Zk8B7u2f3zBRoPw7kIWT.XLw5Cnn_NH7E9AfukCaqg0Xd2shtzFQmRjRgih4nR59X7NGYDKIlja81Ibymb73iRu1bFFeIH" finished 2025/11/08 04:12:34 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: open chunk writer: started multipart upload: GMwFCPeURRG2916JkswhOKvfk3tG1N6M6P41a0Vsc8867GxaZcd8eT6S6AfuZFIATVo.5tEe2GoxHX9T7IQRRjwEOrqZxyYOmBRD6uJXGDy_F7PU8DpEsx8YATt.VOEm 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: multipart upload "GMwFCPeURRG2916JkswhOKvfk3tG1N6M6P41a0Vsc8867GxaZcd8eT6S6AfuZFIATVo.5tEe2GoxHX9T7IQRRjwEOrqZxyYOmBRD6uJXGDy_F7PU8DpEsx8YATt.VOEm" finished 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: open chunk writer: started multipart upload: .wZ_M1rAOEbLwx.5t_mS57FSbitxgllTP.YE4kiQKuah49rkW.t59yBw6JvxYXq47SqYZ480g_c_gHYP9oTgS1XQqoy9g0UoKISMPt1OzbEyk6Z7NqVhysZCx96rWGnA 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: multipart upload ".wZ_M1rAOEbLwx.5t_mS57FSbitxgllTP.YE4kiQKuah49rkW.t59yBw6JvxYXq47SqYZ480g_c_gHYP9oTgS1XQqoy9g0UoKISMPt1OzbEyk6Z7NqVhysZCx96rWGnA" finished 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: open chunk writer: started multipart upload: n.00KES2mmvUICEbXr3nBuar5pqYIhlHc6HYPRh4IMV3tzvzEd4xJsJezXof9rEARLB1FtfOl3zGAKnSWwerkgO5b4nDh7ZaioT6lq2QvKdO1VsOovoov8in.1tCpEyV 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: multipart upload "n.00KES2mmvUICEbXr3nBuar5pqYIhlHc6HYPRh4IMV3tzvzEd4xJsJezXof9rEARLB1FtfOl3zGAKnSWwerkgO5b4nDh7ZaioT6lq2QvKdO1VsOovoov8in.1tCpEyV" finished 2025/11/08 04:12:35 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: open chunk writer: started multipart upload: VNwmlb7tNBYzsgipdSw1eJjp4KBVYvoH32goT7cTxQySbneZDEYVSTTBsGBdszgPKNeamW8zAdUkvtUwtZGx0WV8Ry15trj__fBkmgp.5BygiDlW1iH1KCCzJzFVi7YP 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: multipart upload "VNwmlb7tNBYzsgipdSw1eJjp4KBVYvoH32goT7cTxQySbneZDEYVSTTBsGBdszgPKNeamW8zAdUkvtUwtZGx0WV8Ry15trj__fBkmgp.5BygiDlW1iH1KCCzJzFVi7YP" finished 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: open chunk writer: started multipart upload: x883b4cg1uvdogeuPCvGxlGLAlM15moeb0Ll.sqxWP9_GN_31ADEqPebcc22omQRXvytejhfQUx5MMO53mlw1ZaP4DAVzC5P_UwDMSfyEojrPHy5Mrji3qdqfI4At6MX 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: multipart upload "x883b4cg1uvdogeuPCvGxlGLAlM15moeb0Ll.sqxWP9_GN_31ADEqPebcc22omQRXvytejhfQUx5MMO53mlw1ZaP4DAVzC5P_UwDMSfyEojrPHy5Mrji3qdqfI4At6MX" finished 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: open chunk writer: started multipart upload: zptA1dCU5uk30sQ6izPpC20a5GXSXLQrUxAjaGcR4.fi.xP0tYVY_oHxYmitiHr4yN.0VRdGS3Uzo0c7v8ZGi6t1Fr_NvCM.OKjis6iqFW63D7eDUnAXuQB40pUz9H5O 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: multipart upload "zptA1dCU5uk30sQ6izPpC20a5GXSXLQrUxAjaGcR4.fi.xP0tYVY_oHxYmitiHr4yN.0VRdGS3Uzo0c7v8ZGi6t1Fr_NvCM.OKjis6iqFW63D7eDUnAXuQB40pUz9H5O" finished 2025/11/08 04:12:36 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_e9ctsx: Deleted 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_e9ctsx: Deleted 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_e9ctsx: Deleted 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_e9ctsx: Deleted 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_e9ctsx: Deleted 2025/11/08 04:12:37 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2025/11/08 04:12:37 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_e9ctsx: Deleted 2025/11/08 04:12:38 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_e9ctsx: Deleted 2025/11/08 04:12:38 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_e9ctsx: Deleted 2025/11/08 04:12:38 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_e9ctsx: Deleted 2025/11/08 04:12:38 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_e9ctsx: Deleted 2025/11/08 04:12:38 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2025/11/08 04:12:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_e9ctsx: Deleted 2025/11/08 04:12:39 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2025/11/08 04:12:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_e9ctsx: Deleted 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_e9ctsx: Deleted 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_e9ctsx: Deleted 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_e9ctsx: Deleted 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2025/11/08 04:12:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_e9ctsx: Deleted 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/08 04:12:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (49.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.44s) === RUN TestRcatMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:12:42 DEBUG : potato1.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:42 DEBUG : potato1.rclone_chunk.001_e9d5fz: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:12:42 INFO : potato1.rclone_chunk.001_e9d5fz: Copied (server-side copy) to: potato1.rclone_chunk.001 2025/11/08 04:12:42 INFO : potato1.rclone_chunk.001_e9d5fz: Deleted 2025/11/08 04:12:42 DEBUG : potato1.rclone_chunk.002: size = 10 OK 2025/11/08 04:12:42 DEBUG : potato1.rclone_chunk.002_e9d5fz: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:12:42 INFO : potato1.rclone_chunk.002_e9d5fz: Copied (server-side copy) to: potato1.rclone_chunk.002 2025/11/08 04:12:43 INFO : potato1.rclone_chunk.002_e9d5fz: Deleted 2025/11/08 04:12:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': File to upload is small (60 bytes), uploading instead of streaming 2025/11/08 04:12:43 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:43 DEBUG : potato2.rclone_chunk.001_e9d6ea: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:12:43 INFO : potato2.rclone_chunk.001_e9d6ea: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:12:43 INFO : potato2.rclone_chunk.001_e9d6ea: Deleted 2025/11/08 04:12:43 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:12:43 DEBUG : potato2.rclone_chunk.002_e9d6ea: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:12:43 INFO : potato2.rclone_chunk.002_e9d6ea: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:12:43 INFO : potato2.rclone_chunk.002_e9d6ea: Deleted 2025/11/08 04:12:43 DEBUG : potato2: size = 60 OK 2025/11/08 04:12:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/08 04:12:43 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.22s) === RUN TestRcatSizeMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestTouchDir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" 2025/11/08 04:12:45 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2025/11/08 04:12:45 DEBUG : potato2.rclone_chunk.001_e9d72y: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2025/11/08 04:12:45 INFO : potato2.rclone_chunk.001_e9d72y: Copied (server-side copy) to: potato2.rclone_chunk.001 2025/11/08 04:12:45 INFO : potato2.rclone_chunk.001_e9d72y: Deleted 2025/11/08 04:12:45 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2025/11/08 04:12:45 DEBUG : potato2.rclone_chunk.002_e9d72y: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2025/11/08 04:12:45 INFO : potato2.rclone_chunk.002_e9d72y: Copied (server-side copy) to: potato2.rclone_chunk.002 2025/11/08 04:12:45 INFO : potato2.rclone_chunk.002_e9d72y: Deleted 2025/11/08 04:12:45 DEBUG : empty space: size = 1 OK 2025/11/08 04:12:45 DEBUG : empty space.rclone_chunk.001_e9d848: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/08 04:12:45 INFO : empty space.rclone_chunk.001_e9d848: Copied (server-side copy) to: empty space 2025/11/08 04:12:45 INFO : empty space.rclone_chunk.001_e9d848: Deleted 2025/11/08 04:12:46 DEBUG : sub dir/potato3: size = 5 OK 2025/11/08 04:12:46 DEBUG : sub dir/potato3.rclone_chunk.001_e9d9mq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/08 04:12:46 INFO : sub dir/potato3.rclone_chunk.001_e9d9mq: Copied (server-side copy) to: sub dir/potato3 2025/11/08 04:12:46 INFO : sub dir/potato3.rclone_chunk.001_e9d9mq: Deleted 2025/11/08 04:12:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Touching "empty space" 2025/11/08 04:12:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Touching "potato2" 2025/11/08 04:12:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.85s) === RUN TestMkdirMetadata run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe'", Local "Local file system at /tmp/rclone2919565087", 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/11/08 04:12:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-howelet9yepe': Purge remote 2025/11/08 04:12:48 DEBUG : S3 bucket rclone-test-howelet9yepe: bucket is versioned: false 2025/11/08 04:12:48 DEBUG : Waiting for deletions to finish 2025/11/08 04:12:48 INFO : S3 bucket rclone-test-howelet9yepe: Bucket "rclone-test-howelet9yepe" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 3m15.32387384s (try 1/5)