"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -fast-list -size-limit 1024" - Starting (try 1/5) 2026/07/30 01:26:20 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi" 2026/07/30 01:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:26:20 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi" 2026/07/30 01:26:20 DEBUG : Creating backend with remote "/tmp/rclone2271012784" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/07/30 01:26:20 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" multithread_test.go:119: multithread writing not supported 2026/07/30 01:26:20 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2026/07/30 01:26:20 DEBUG : a: size = 0 OK 2026/07/30 01:26:20 DEBUG : a: size = 1 (memory) 2026/07/30 01:26:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/30 01:26:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/30 01:26:20 DEBUG : potato: Seek from 10 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 10 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/30 01:26:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/30 01:26:20 DEBUG : potato: Seek from 8 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 8 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/30 01:26:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 01:26:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 01:26:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 01:26:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 01:26:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/30 01:26:20 DEBUG : potato: Seek from 9 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 9 to 0 2026/07/30 01:26:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:21 INFO : S3 bucket rclone-test-pexabug9xisi: Bucket "rclone-test-pexabug9xisi" created with ACL "" 2026/07/30 01:26:21 DEBUG : rutabaga: size = 8 OK 2026/07/30 01:26:21 DEBUG : rutabaga.rclone_chunk.001_yxqfdj: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/30 01:26:21 INFO : rutabaga.rclone_chunk.001_yxqfdj: Copied (server-side copy) to: rutabaga 2026/07/30 01:26:21 INFO : rutabaga.rclone_chunk.001_yxqfdj: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2026/07/30 01:26:22 DEBUG : empty space: size = 1 OK 2026/07/30 01:26:22 DEBUG : empty space.rclone_chunk.001_yxqg7h: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:26:22 INFO : empty space.rclone_chunk.001_yxqg7h: Copied (server-side copy) to: empty space 2026/07/30 01:26:22 INFO : empty space.rclone_chunk.001_yxqg7h: Deleted === RUN TestCheck/3 2026/07/30 01:26:23 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:23 DEBUG : potato2.rclone_chunk.001_yxqg64: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:26:23 INFO : potato2.rclone_chunk.001_yxqg64: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:26:23 INFO : potato2.rclone_chunk.001_yxqg64: Deleted 2026/07/30 01:26:23 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:23 DEBUG : potato2.rclone_chunk.002_yxqg64: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:23 INFO : potato2.rclone_chunk.002_yxqg64: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:26:23 INFO : potato2.rclone_chunk.002_yxqg64: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2026/07/30 01:26:24 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:24 DEBUG : remotepotato.rclone_chunk.001_yxqhry: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:26:24 INFO : remotepotato.rclone_chunk.001_yxqhry: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/07/30 01:26:24 INFO : remotepotato.rclone_chunk.001_yxqhry: Deleted 2026/07/30 01:26:24 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:24 DEBUG : remotepotato.rclone_chunk.002_yxqhry: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:24 INFO : remotepotato.rclone_chunk.002_yxqhry: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/07/30 01:26:24 INFO : remotepotato.rclone_chunk.002_yxqhry: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.65s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.10s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.11s) === RUN TestCheckFsError 2026/07/30 01:26:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/30 01:26:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/30 01:26:25 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/30 01:26:25 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/30 01:26:25 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/30 01:26:25 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:25 DEBUG : rutabaga: size = 8 OK 2026/07/30 01:26:25 DEBUG : rutabaga.rclone_chunk.001_yxqjnb: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/30 01:26:25 INFO : rutabaga.rclone_chunk.001_yxqjnb: Copied (server-side copy) to: rutabaga 2026/07/30 01:26:26 INFO : rutabaga.rclone_chunk.001_yxqjnb: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/30 01:26:26 DEBUG : empty space: size = 1 OK 2026/07/30 01:26:26 DEBUG : empty space.rclone_chunk.001_yxqka8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:26:26 INFO : empty space.rclone_chunk.001_yxqka8: Copied (server-side copy) to: empty space 2026/07/30 01:26:26 INFO : empty space.rclone_chunk.001_yxqka8: Deleted === RUN TestCheckDownload/3 2026/07/30 01:26:27 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:27 DEBUG : potato2.rclone_chunk.001_yxqljj: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:26:27 INFO : potato2.rclone_chunk.001_yxqljj: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:26:27 INFO : potato2.rclone_chunk.001_yxqljj: Deleted 2026/07/30 01:26:27 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:27 DEBUG : potato2.rclone_chunk.002_yxqljj: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:27 INFO : potato2.rclone_chunk.002_yxqljj: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:26:27 INFO : potato2.rclone_chunk.002_yxqljj: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/30 01:26:28 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:28 DEBUG : remotepotato.rclone_chunk.001_yxqm87: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:26:28 INFO : remotepotato.rclone_chunk.001_yxqm87: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/07/30 01:26:28 INFO : remotepotato.rclone_chunk.001_yxqm87: Deleted 2026/07/30 01:26:28 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:28 DEBUG : remotepotato.rclone_chunk.002_yxqm87: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:28 INFO : remotepotato.rclone_chunk.002_yxqm87: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/07/30 01:26:29 INFO : remotepotato.rclone_chunk.002_yxqm87: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.77s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.22s) --- PASS: TestCheckDownload/5 (0.21s) --- PASS: TestCheckDownload/6 (0.21s) --- PASS: TestCheckDownload/7 (0.21s) === RUN TestCheckSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:30 DEBUG : rutabaga: size = 8 OK 2026/07/30 01:26:30 DEBUG : rutabaga.rclone_chunk.001_yxqo3o: md5 = a49405dcd1c6a545eace9d6825af944b OK 2026/07/30 01:26:30 INFO : rutabaga.rclone_chunk.001_yxqo3o: Copied (server-side copy) to: rutabaga 2026/07/30 01:26:30 INFO : rutabaga.rclone_chunk.001_yxqo3o: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/30 01:26:31 DEBUG : empty space: size = 1 OK 2026/07/30 01:26:31 DEBUG : empty space.rclone_chunk.001_yxqpa6: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:26:31 INFO : empty space.rclone_chunk.001_yxqpa6: Copied (server-side copy) to: empty space 2026/07/30 01:26:31 INFO : empty space.rclone_chunk.001_yxqpa6: Deleted === RUN TestCheckSizeOnly/3 2026/07/30 01:26:32 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:32 DEBUG : potato2.rclone_chunk.001_yxqpnq: md5 = 7aae4bed43d85a096dfb477b772cbd82 OK 2026/07/30 01:26:32 INFO : potato2.rclone_chunk.001_yxqpnq: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:26:32 INFO : potato2.rclone_chunk.001_yxqpnq: Deleted 2026/07/30 01:26:32 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:32 DEBUG : potato2.rclone_chunk.002_yxqpnq: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:32 INFO : potato2.rclone_chunk.002_yxqpnq: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:26:32 INFO : potato2.rclone_chunk.002_yxqpnq: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/30 01:26:33 DEBUG : remotepotato.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:33 DEBUG : remotepotato.rclone_chunk.001_yxqqor: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:26:33 INFO : remotepotato.rclone_chunk.001_yxqqor: Copied (server-side copy) to: remotepotato.rclone_chunk.001 2026/07/30 01:26:33 INFO : remotepotato.rclone_chunk.001_yxqqor: Deleted 2026/07/30 01:26:33 DEBUG : remotepotato.rclone_chunk.002: size = 10 OK 2026/07/30 01:26:33 DEBUG : remotepotato.rclone_chunk.002_yxqqor: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:26:33 INFO : remotepotato.rclone_chunk.002_yxqqor: Copied (server-side copy) to: remotepotato.rclone_chunk.002 2026/07/30 01:26:33 INFO : remotepotato.rclone_chunk.002_yxqqor: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.98s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:34 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:34 DEBUG : test.sum.rclone_chunk.001_yxqsi1: md5 = beb72ab4ac381ac34cb19ceda8bfa7fc OK 2026/07/30 01:26:34 INFO : test.sum.rclone_chunk.001_yxqsi1: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:34 INFO : test.sum.rclone_chunk.001_yxqsi1: Deleted 2026/07/30 01:26:34 DEBUG : test.sum.rclone_chunk.002: size = 31 OK 2026/07/30 01:26:34 DEBUG : test.sum.rclone_chunk.002_yxqsi1: md5 = d13f1f8e422dcd4bc74e2c67063e5c56 OK 2026/07/30 01:26:34 INFO : test.sum.rclone_chunk.002_yxqsi1: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:34 INFO : test.sum.rclone_chunk.002_yxqsi1: Deleted 2026/07/30 01:26:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/30 01:26:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/30 01:26:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/30 01:26:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/30 01:26:35 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:35 DEBUG : test.sum.rclone_chunk.001_yxqtge: md5 = 8be4b48591e7a60208aefefd46c8c1b5 OK 2026/07/30 01:26:35 INFO : test.sum.rclone_chunk.001_yxqtge: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:36 INFO : test.sum.rclone_chunk.001_yxqtge: Deleted 2026/07/30 01:26:36 DEBUG : test.sum.rclone_chunk.002: size = 40 OK 2026/07/30 01:26:36 DEBUG : test.sum.rclone_chunk.002_yxqtge: md5 = 886c3fdcf2c49f6fda528800fb252f8d OK 2026/07/30 01:26:36 INFO : test.sum.rclone_chunk.002_yxqtge: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:36 INFO : test.sum.rclone_chunk.002_yxqtge: Deleted 2026/07/30 01:26:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/30 01:26:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/30 01:26:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/30 01:26:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.45s) === RUN TestCheckSum run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:36 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/data" 2026/07/30 01:26:36 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/data" 2026/07/30 01:26:37 DEBUG : data/banana: size = 13 OK 2026/07/30 01:26:37 DEBUG : data/banana.rclone_chunk.001_yxqufj: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:26:37 INFO : data/banana.rclone_chunk.001_yxqufj: Copied (server-side copy) to: data/banana 2026/07/30 01:26:37 INFO : data/banana.rclone_chunk.001_yxqufj: Deleted 2026/07/30 01:26:37 DEBUG : test.sum: size = 41 OK 2026/07/30 01:26:37 DEBUG : test.sum.rclone_chunk.001_yxqv62: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/30 01:26:37 INFO : test.sum.rclone_chunk.001_yxqv62: Copied (server-side copy) to: test.sum 2026/07/30 01:26:37 INFO : test.sum.rclone_chunk.001_yxqv62: Deleted === RUN TestCheckSum/subtest1 2026/07/30 01:26:38 DEBUG : data/potato: size = 15 OK 2026/07/30 01:26:38 DEBUG : data/potato.rclone_chunk.001_yxqw2e: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/30 01:26:38 INFO : data/potato.rclone_chunk.001_yxqw2e: Copied (server-side copy) to: data/potato 2026/07/30 01:26:38 INFO : data/potato.rclone_chunk.001_yxqw2e: Deleted 2026/07/30 01:26:39 DEBUG : test.sum: size = 41 OK 2026/07/30 01:26:39 DEBUG : test.sum.rclone_chunk.001_yxqwrm: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/30 01:26:39 INFO : test.sum.rclone_chunk.001_yxqwrm: Copied (server-side copy) to: test.sum 2026/07/30 01:26:39 INFO : test.sum.rclone_chunk.001_yxqwrm: Deleted === RUN TestCheckSum/subtest2 2026/07/30 01:26:40 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:40 DEBUG : test.sum.rclone_chunk.001_yxqxmd: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:40 INFO : test.sum.rclone_chunk.001_yxqxmd: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:40 INFO : test.sum.rclone_chunk.001_yxqxmd: Deleted 2026/07/30 01:26:40 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:26:40 DEBUG : test.sum.rclone_chunk.002_yxqxmd: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/07/30 01:26:40 INFO : test.sum.rclone_chunk.002_yxqxmd: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:40 INFO : test.sum.rclone_chunk.002_yxqxmd: Deleted === RUN TestCheckSum/subtest3 2026/07/30 01:26:41 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:41 DEBUG : test.sum.rclone_chunk.001_yxqz0h: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2026/07/30 01:26:41 INFO : test.sum.rclone_chunk.001_yxqz0h: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:41 INFO : test.sum.rclone_chunk.001_yxqz0h: Deleted 2026/07/30 01:26:42 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:26:42 DEBUG : test.sum.rclone_chunk.002_yxqz0h: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/07/30 01:26:42 INFO : test.sum.rclone_chunk.002_yxqz0h: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:42 INFO : test.sum.rclone_chunk.002_yxqz0h: Deleted === RUN TestCheckSum/subtest4 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.001_yxr0a1: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:43 INFO : test.sum.rclone_chunk.001_yxr0a1: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:43 INFO : test.sum.rclone_chunk.001_yxr0a1: Deleted 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.002_yxr0a1: md5 = b909219117b3636e363e94e4836e8411 OK 2026/07/30 01:26:43 INFO : test.sum.rclone_chunk.002_yxr0a1: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:43 INFO : test.sum.rclone_chunk.002_yxr0a1: Deleted 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/07/30 01:26:43 DEBUG : test.sum.rclone_chunk.003_yxr0a1: md5 = c5a40f102a891468bcbb2e177079c347 OK 2026/07/30 01:26:43 INFO : test.sum.rclone_chunk.003_yxr0a1: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/07/30 01:26:44 INFO : test.sum.rclone_chunk.003_yxr0a1: Deleted === RUN TestCheckSum/subtest5 2026/07/30 01:26:45 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:45 DEBUG : test.sum.rclone_chunk.001_yxr242: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:45 INFO : test.sum.rclone_chunk.001_yxr242: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:45 INFO : test.sum.rclone_chunk.001_yxr242: Deleted 2026/07/30 01:26:45 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/07/30 01:26:45 DEBUG : test.sum.rclone_chunk.002_yxr242: md5 = 6c37b82158c61ac231446756101d3210 OK 2026/07/30 01:26:45 INFO : test.sum.rclone_chunk.002_yxr242: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:45 INFO : test.sum.rclone_chunk.002_yxr242: Deleted 2026/07/30 01:26:46 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/07/30 01:26:46 DEBUG : test.sum.rclone_chunk.003_yxr242: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2026/07/30 01:26:46 INFO : test.sum.rclone_chunk.003_yxr242: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/07/30 01:26:46 INFO : test.sum.rclone_chunk.003_yxr242: Deleted === RUN TestCheckSum/subtest6 2026/07/30 01:26:47 DEBUG : data/banana: size = 13 OK 2026/07/30 01:26:47 DEBUG : data/banana.rclone_chunk.001_yxr4ze: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:26:47 INFO : data/banana.rclone_chunk.001_yxr4ze: Copied (server-side copy) to: data/banana 2026/07/30 01:26:47 INFO : data/banana.rclone_chunk.001_yxr4ze: Deleted 2026/07/30 01:26:47 DEBUG : data/potato: size = 15 OK 2026/07/30 01:26:47 DEBUG : data/potato.rclone_chunk.001_yxr5h7: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/30 01:26:47 INFO : data/potato.rclone_chunk.001_yxr5h7: Copied (server-side copy) to: data/potato 2026/07/30 01:26:47 INFO : data/potato.rclone_chunk.001_yxr5h7: Deleted 2026/07/30 01:26:48 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:48 DEBUG : test.sum.rclone_chunk.001_yxr6jr: md5 = d25881d023d0582189183b9b86c995a5 OK 2026/07/30 01:26:48 INFO : test.sum.rclone_chunk.001_yxr6jr: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:48 INFO : test.sum.rclone_chunk.001_yxr6jr: Deleted 2026/07/30 01:26:48 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:26:48 DEBUG : test.sum.rclone_chunk.002_yxr6jr: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2026/07/30 01:26:48 INFO : test.sum.rclone_chunk.002_yxr6jr: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:48 INFO : test.sum.rclone_chunk.002_yxr6jr: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (13.20s) --- PASS: TestCheckSum/subtest1 (0.20s) --- PASS: TestCheckSum/subtest2 (0.19s) --- PASS: TestCheckSum/subtest3 (0.36s) --- PASS: TestCheckSum/subtest4 (0.30s) --- PASS: TestCheckSum/subtest5 (0.38s) --- PASS: TestCheckSum/subtest6 (0.37s) --- PASS: TestCheckSum/subtest7 (0.30s) === RUN TestCheckSumDownload run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:26:50 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/data" 2026/07/30 01:26:50 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/data" 2026/07/30 01:26:50 DEBUG : data/banana: size = 13 OK 2026/07/30 01:26:50 DEBUG : data/banana.rclone_chunk.001_yxr8jm: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:26:50 INFO : data/banana.rclone_chunk.001_yxr8jm: Copied (server-side copy) to: data/banana 2026/07/30 01:26:50 INFO : data/banana.rclone_chunk.001_yxr8jm: Deleted 2026/07/30 01:26:50 DEBUG : test.sum: size = 41 OK 2026/07/30 01:26:50 DEBUG : test.sum.rclone_chunk.001_yxr8k5: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/30 01:26:50 INFO : test.sum.rclone_chunk.001_yxr8k5: Copied (server-side copy) to: test.sum 2026/07/30 01:26:50 INFO : test.sum.rclone_chunk.001_yxr8k5: Deleted === RUN TestCheckSumDownload/subtest1 2026/07/30 01:26:51 DEBUG : data/potato: size = 15 OK 2026/07/30 01:26:51 DEBUG : data/potato.rclone_chunk.001_yxr9r5: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/30 01:26:51 INFO : data/potato.rclone_chunk.001_yxr9r5: Copied (server-side copy) to: data/potato 2026/07/30 01:26:51 INFO : data/potato.rclone_chunk.001_yxr9r5: Deleted 2026/07/30 01:26:52 DEBUG : test.sum: size = 41 OK 2026/07/30 01:26:52 DEBUG : test.sum.rclone_chunk.001_yxr9vy: md5 = a466e167cb278a07bb8a055a36371a12 OK 2026/07/30 01:26:52 INFO : test.sum.rclone_chunk.001_yxr9vy: Copied (server-side copy) to: test.sum 2026/07/30 01:26:52 INFO : test.sum.rclone_chunk.001_yxr9vy: Deleted === RUN TestCheckSumDownload/subtest2 2026/07/30 01:26:53 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:53 DEBUG : test.sum.rclone_chunk.001_yxraf7: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:53 INFO : test.sum.rclone_chunk.001_yxraf7: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:53 INFO : test.sum.rclone_chunk.001_yxraf7: Deleted 2026/07/30 01:26:53 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:26:53 DEBUG : test.sum.rclone_chunk.002_yxraf7: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/07/30 01:26:53 INFO : test.sum.rclone_chunk.002_yxraf7: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:53 INFO : test.sum.rclone_chunk.002_yxraf7: Deleted === RUN TestCheckSumDownload/subtest3 2026/07/30 01:26:54 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:54 DEBUG : test.sum.rclone_chunk.001_yxrc8e: md5 = b6eacb677fc531ff0eaca354cfb33fcc OK 2026/07/30 01:26:54 INFO : test.sum.rclone_chunk.001_yxrc8e: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:55 INFO : test.sum.rclone_chunk.001_yxrc8e: Deleted 2026/07/30 01:26:55 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:26:55 DEBUG : test.sum.rclone_chunk.002_yxrc8e: md5 = 952549c5099fc4e76bf262b6a1c8c9c2 OK 2026/07/30 01:26:55 INFO : test.sum.rclone_chunk.002_yxrc8e: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:55 INFO : test.sum.rclone_chunk.002_yxrc8e: Deleted === RUN TestCheckSumDownload/subtest4 2026/07/30 01:26:56 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:56 DEBUG : test.sum.rclone_chunk.001_yxre5a: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:56 INFO : test.sum.rclone_chunk.001_yxre5a: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:56 INFO : test.sum.rclone_chunk.001_yxre5a: Deleted 2026/07/30 01:26:56 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/07/30 01:26:56 DEBUG : test.sum.rclone_chunk.002_yxre5a: md5 = b909219117b3636e363e94e4836e8411 OK 2026/07/30 01:26:56 INFO : test.sum.rclone_chunk.002_yxre5a: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:56 INFO : test.sum.rclone_chunk.002_yxre5a: Deleted 2026/07/30 01:26:57 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/07/30 01:26:57 DEBUG : test.sum.rclone_chunk.003_yxre5a: md5 = c5a40f102a891468bcbb2e177079c347 OK 2026/07/30 01:26:57 INFO : test.sum.rclone_chunk.003_yxre5a: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/07/30 01:26:57 INFO : test.sum.rclone_chunk.003_yxre5a: Deleted === RUN TestCheckSumDownload/subtest5 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.001_yxrfql: md5 = 2f93761cc74b5cc00957e92dd7a44d9b OK 2026/07/30 01:26:58 INFO : test.sum.rclone_chunk.001_yxrfql: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:26:58 INFO : test.sum.rclone_chunk.001_yxrfql: Deleted 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.002: size = 50 OK 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.002_yxrfql: md5 = 6c37b82158c61ac231446756101d3210 OK 2026/07/30 01:26:58 INFO : test.sum.rclone_chunk.002_yxrfql: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:26:58 INFO : test.sum.rclone_chunk.002_yxrfql: Deleted 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.003: size = 23 OK 2026/07/30 01:26:58 DEBUG : test.sum.rclone_chunk.003_yxrfql: md5 = 7066e52e5a54e893c3bb9e606f49143b OK 2026/07/30 01:26:58 INFO : test.sum.rclone_chunk.003_yxrfql: Copied (server-side copy) to: test.sum.rclone_chunk.003 2026/07/30 01:26:59 INFO : test.sum.rclone_chunk.003_yxrfql: Deleted === RUN TestCheckSumDownload/subtest6 2026/07/30 01:27:00 DEBUG : data/banana: size = 13 OK 2026/07/30 01:27:00 DEBUG : data/banana.rclone_chunk.001_yxrh95: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:00 INFO : data/banana.rclone_chunk.001_yxrh95: Copied (server-side copy) to: data/banana 2026/07/30 01:27:00 INFO : data/banana.rclone_chunk.001_yxrh95: Deleted 2026/07/30 01:27:00 DEBUG : data/potato: size = 15 OK 2026/07/30 01:27:00 DEBUG : data/potato.rclone_chunk.001_yxriio: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2026/07/30 01:27:00 INFO : data/potato.rclone_chunk.001_yxriio: Copied (server-side copy) to: data/potato 2026/07/30 01:27:00 INFO : data/potato.rclone_chunk.001_yxriio: Deleted 2026/07/30 01:27:01 DEBUG : test.sum.rclone_chunk.001: size = 50 OK 2026/07/30 01:27:01 DEBUG : test.sum.rclone_chunk.001_yxrjyv: md5 = d25881d023d0582189183b9b86c995a5 OK 2026/07/30 01:27:01 INFO : test.sum.rclone_chunk.001_yxrjyv: Copied (server-side copy) to: test.sum.rclone_chunk.001 2026/07/30 01:27:01 INFO : test.sum.rclone_chunk.001_yxrjyv: Deleted 2026/07/30 01:27:01 DEBUG : test.sum.rclone_chunk.002: size = 32 OK 2026/07/30 01:27:01 DEBUG : test.sum.rclone_chunk.002_yxrjyv: md5 = 2fa9fd30a64196380f903f6b5566ecab OK 2026/07/30 01:27:01 INFO : test.sum.rclone_chunk.002_yxrjyv: Copied (server-side copy) to: test.sum.rclone_chunk.002 2026/07/30 01:27:01 INFO : test.sum.rclone_chunk.002_yxrjyv: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.97s) --- PASS: TestCheckSumDownload/subtest1 (0.25s) --- PASS: TestCheckSumDownload/subtest2 (0.25s) --- PASS: TestCheckSumDownload/subtest3 (0.41s) --- PASS: TestCheckSumDownload/subtest4 (0.40s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (0.41s) --- PASS: TestCheckSumDownload/subtest7 (0.36s) === RUN TestApplyTransforms 2026/07/30 01:27:02 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-gagitop6yaja" 2026/07/30 01:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:02 DEBUG : Creating backend with remote "TestS3:rclone-test-gagitop6yaja" 2026/07/30 01:27:02 DEBUG : Creating backend with remote "/tmp/rclone1569561605" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja'", Local "Local file system at /tmp/rclone1569561605", Modify Window "1ns" 2026/07/30 01:27:03 INFO : S3 bucket rclone-test-gagitop6yaja: Bucket "rclone-test-gagitop6yaja" created with ACL "" 2026/07/30 01:27:03 DEBUG : hello, world!: size = 13 OK 2026/07/30 01:27:03 DEBUG : hello, world!.rclone_chunk.001_yxrlsf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:03 INFO : hello, world!.rclone_chunk.001_yxrlsf: Copied (server-side copy) to: hello, world! 2026/07/30 01:27:04 INFO : hello, world!.rclone_chunk.001_yxrlsf: Deleted upper checkfile vs. lower remote (without normalization) 2026/07/30 01:27:04 ERROR : hello, world!: sum not found 2026/07/30 01:27:04 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja' 2026/07/30 01:27:04 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': 1 files missing 2026/07/30 01:27:04 NOTICE: 1 hashes missing 2026/07/30 01:27:04 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': 1 differences found 2026/07/30 01:27:04 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/30 01:27:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:04 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': 0 differences found 2026/07/30 01:27:04 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': 1 matching files 2026/07/30 01:27:04 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jehuvor3taca" 2026/07/30 01:27:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:04 DEBUG : Creating backend with remote "TestS3:rclone-test-jehuvor3taca" 2026/07/30 01:27:04 DEBUG : Creating backend with remote "/tmp/rclone4076982456" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca'", Local "Local file system at /tmp/rclone4076982456", Modify Window "1ns" 2026/07/30 01:27:04 INFO : S3 bucket rclone-test-jehuvor3taca: Bucket "rclone-test-jehuvor3taca" created with ACL "" 2026/07/30 01:27:05 DEBUG : HELLO, WORLD!: size = 13 OK 2026/07/30 01:27:05 DEBUG : HELLO, WORLD!.rclone_chunk.001_yxrme9: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:05 INFO : HELLO, WORLD!.rclone_chunk.001_yxrme9: Copied (server-side copy) to: HELLO, WORLD! 2026/07/30 01:27:05 INFO : HELLO, WORLD!.rclone_chunk.001_yxrme9: Deleted lower checkfile vs. upper remote (without normalization) 2026/07/30 01:27:05 ERROR : HELLO, WORLD!: sum not found 2026/07/30 01:27:05 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca' 2026/07/30 01:27:05 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': 1 files missing 2026/07/30 01:27:05 NOTICE: 1 hashes missing 2026/07/30 01:27:05 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': 1 differences found 2026/07/30 01:27:05 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/30 01:27:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:05 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': 0 differences found 2026/07/30 01:27:05 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': 1 matching files 2026/07/30 01:27:05 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-suluvul4gajo" 2026/07/30 01:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:05 DEBUG : Creating backend with remote "TestS3:rclone-test-suluvul4gajo" 2026/07/30 01:27:05 DEBUG : Creating backend with remote "/tmp/rclone1656255446" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo'", Local "Local file system at /tmp/rclone1656255446", Modify Window "1ns" 2026/07/30 01:27:06 INFO : S3 bucket rclone-test-suluvul4gajo: Bucket "rclone-test-suluvul4gajo" created with ACL "" 2026/07/30 01:27:06 DEBUG : HeLlO, wOrLd!: size = 13 OK 2026/07/30 01:27:06 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_yxrol8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:06 INFO : HeLlO, wOrLd!.rclone_chunk.001_yxrol8: Copied (server-side copy) to: HeLlO, wOrLd! 2026/07/30 01:27:06 INFO : HeLlO, wOrLd!.rclone_chunk.001_yxrol8: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/30 01:27:06 ERROR : HeLlO, wOrLd!: sum not found 2026/07/30 01:27:06 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo' 2026/07/30 01:27:06 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': 1 files missing 2026/07/30 01:27:06 NOTICE: 1 hashes missing 2026/07/30 01:27:06 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': 1 differences found 2026/07/30 01:27:06 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/30 01:27:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:06 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': 0 differences found 2026/07/30 01:27:06 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': 1 matching files 2026/07/30 01:27:06 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-vicejuj8kelo" 2026/07/30 01:27:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:06 DEBUG : Creating backend with remote "TestS3:rclone-test-vicejuj8kelo" 2026/07/30 01:27:06 DEBUG : Creating backend with remote "/tmp/rclone2085954254" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo'", Local "Local file system at /tmp/rclone2085954254", Modify Window "1ns" 2026/07/30 01:27:07 INFO : S3 bucket rclone-test-vicejuj8kelo: Bucket "rclone-test-vicejuj8kelo" created with ACL "" 2026/07/30 01:27:07 DEBUG : HELLO, WORLD!: size = 13 OK 2026/07/30 01:27:07 DEBUG : HELLO, WORLD!.rclone_chunk.001_yxrp1t: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:07 INFO : HELLO, WORLD!.rclone_chunk.001_yxrp1t: Copied (server-side copy) to: HELLO, WORLD! 2026/07/30 01:27:07 INFO : HELLO, WORLD!.rclone_chunk.001_yxrp1t: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/30 01:27:07 ERROR : HELLO, WORLD!: sum not found 2026/07/30 01:27:07 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo' 2026/07/30 01:27:07 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': 1 files missing 2026/07/30 01:27:07 NOTICE: 1 hashes missing 2026/07/30 01:27:07 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': 1 differences found 2026/07/30 01:27:07 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/30 01:27:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:07 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': 0 differences found 2026/07/30 01:27:07 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': 1 matching files 2026/07/30 01:27:07 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-qayinon8ciki" 2026/07/30 01:27:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:07 DEBUG : Creating backend with remote "TestS3:rclone-test-qayinon8ciki" 2026/07/30 01:27:07 DEBUG : Creating backend with remote "/tmp/rclone1355130010" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki'", Local "Local file system at /tmp/rclone1355130010", Modify Window "1ns" 2026/07/30 01:27:08 INFO : S3 bucket rclone-test-qayinon8ciki: Bucket "rclone-test-qayinon8ciki" created with ACL "" 2026/07/30 01:27:08 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:08 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_yxrqgy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:08 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yxrqgy: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/30 01:27:08 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yxrqgy: Deleted NFD checkfile vs. NFC remote (without normalization) 2026/07/30 01:27:09 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:09 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki' 2026/07/30 01:27:09 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': 1 files missing 2026/07/30 01:27:09 NOTICE: 1 hashes missing 2026/07/30 01:27:09 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': 1 differences found 2026/07/30 01:27:09 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/30 01:27:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:09 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': 0 differences found 2026/07/30 01:27:09 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': 1 matching files 2026/07/30 01:27:09 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-hequsas9huga" 2026/07/30 01:27:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:09 DEBUG : Creating backend with remote "TestS3:rclone-test-hequsas9huga" 2026/07/30 01:27:09 DEBUG : Creating backend with remote "/tmp/rclone983237609" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga'", Local "Local file system at /tmp/rclone983237609", Modify Window "1ns" 2026/07/30 01:27:09 INFO : S3 bucket rclone-test-hequsas9huga: Bucket "rclone-test-hequsas9huga" created with ACL "" 2026/07/30 01:27:10 DEBUG : 測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:10 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_yxrr1r: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yxrr1r: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/30 01:27:10 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_yxrr1r: Deleted NFC checkfile vs. NFD remote (without normalization) 2026/07/30 01:27:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:10 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga' 2026/07/30 01:27:10 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': 1 files missing 2026/07/30 01:27:10 NOTICE: 1 hashes missing 2026/07/30 01:27:10 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': 1 differences found 2026/07/30 01:27:10 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/30 01:27:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:10 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': 0 differences found 2026/07/30 01:27:10 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': 1 matching files 2026/07/30 01:27:10 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-wopilob8wide" 2026/07/30 01:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:10 DEBUG : Creating backend with remote "TestS3:rclone-test-wopilob8wide" 2026/07/30 01:27:10 DEBUG : Creating backend with remote "/tmp/rclone2641707864" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide'", Local "Local file system at /tmp/rclone2641707864", Modify Window "1ns" 2026/07/30 01:27:10 INFO : S3 bucket rclone-test-wopilob8wide: Bucket "rclone-test-wopilob8wide" created with ACL "" 2026/07/30 01:27:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrt6a: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrt6a: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/30 01:27:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrt6a: Deleted NFDx2 checkfile vs. both remote (without normalization) 2026/07/30 01:27:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide' 2026/07/30 01:27:11 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': 1 files missing 2026/07/30 01:27:11 NOTICE: 1 hashes missing 2026/07/30 01:27:11 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': 1 differences found 2026/07/30 01:27:11 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/30 01:27:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:11 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': 0 differences found 2026/07/30 01:27:11 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': 1 matching files 2026/07/30 01:27:11 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-daduyid0tuyi" 2026/07/30 01:27:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:11 DEBUG : Creating backend with remote "TestS3:rclone-test-daduyid0tuyi" 2026/07/30 01:27:11 DEBUG : Creating backend with remote "/tmp/rclone4127076523" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi'", Local "Local file system at /tmp/rclone4127076523", Modify Window "1ns" 2026/07/30 01:27:12 INFO : S3 bucket rclone-test-daduyid0tuyi: Bucket "rclone-test-daduyid0tuyi" created with ACL "" 2026/07/30 01:27:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrui4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrui4: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/30 01:27:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrui4: Deleted NFCx2 checkfile vs. both remote (without normalization) 2026/07/30 01:27:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi' 2026/07/30 01:27:12 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': 1 files missing 2026/07/30 01:27:12 NOTICE: 1 hashes missing 2026/07/30 01:27:12 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': 1 differences found 2026/07/30 01:27:12 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/30 01:27:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:12 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': 0 differences found 2026/07/30 01:27:12 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': 1 matching files 2026/07/30 01:27:12 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-kagesen2hoya" 2026/07/30 01:27:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:12 DEBUG : Creating backend with remote "TestS3:rclone-test-kagesen2hoya" 2026/07/30 01:27:12 DEBUG : Creating backend with remote "/tmp/rclone157202545" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya'", Local "Local file system at /tmp/rclone157202545", Modify Window "1ns" 2026/07/30 01:27:13 INFO : S3 bucket rclone-test-kagesen2hoya: Bucket "rclone-test-kagesen2hoya" created with ACL "" 2026/07/30 01:27:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrv1j: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrv1j: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/30 01:27:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrv1j: Deleted both checkfile vs. NFDx2 remote (without normalization) 2026/07/30 01:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya' 2026/07/30 01:27:13 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': 1 files missing 2026/07/30 01:27:13 NOTICE: 1 hashes missing 2026/07/30 01:27:13 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': 1 differences found 2026/07/30 01:27:13 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/30 01:27:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': 0 differences found 2026/07/30 01:27:14 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': 1 matching files 2026/07/30 01:27:14 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-lihedos5miku" 2026/07/30 01:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:27:14 DEBUG : Creating backend with remote "TestS3:rclone-test-lihedos5miku" 2026/07/30 01:27:14 DEBUG : Creating backend with remote "/tmp/rclone2913562622" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku'", Local "Local file system at /tmp/rclone2913562622", Modify Window "1ns" 2026/07/30 01:27:14 INFO : S3 bucket rclone-test-lihedos5miku: Bucket "rclone-test-lihedos5miku" created with ACL "" 2026/07/30 01:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: size = 13 OK 2026/07/30 01:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrwn3: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrwn3: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/30 01:27:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_yxrwn3: Deleted both checkfile vs. NFCx2 remote (without normalization) 2026/07/30 01:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 01:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku' 2026/07/30 01:27:15 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': 1 files missing 2026/07/30 01:27:15 NOTICE: 1 hashes missing 2026/07/30 01:27:15 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': 1 differences found 2026/07/30 01:27:15 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/30 01:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 01:27:15 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': 0 differences found 2026/07/30 01:27:15 NOTICE: Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': 1 matching files 2026/07/30 01:27:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-lihedos5miku': Purge remote 2026/07/30 01:27:15 DEBUG : S3 bucket rclone-test-lihedos5miku: bucket is versioned: false 2026/07/30 01:27:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:15 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/30 01:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:15 INFO : S3 bucket rclone-test-lihedos5miku: Bucket "rclone-test-lihedos5miku" deleted 2026/07/30 01:27:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kagesen2hoya': Purge remote 2026/07/30 01:27:15 DEBUG : S3 bucket rclone-test-kagesen2hoya: bucket is versioned: false 2026/07/30 01:27:15 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:15 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/30 01:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:16 INFO : S3 bucket rclone-test-kagesen2hoya: Bucket "rclone-test-kagesen2hoya" deleted 2026/07/30 01:27:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-daduyid0tuyi': Purge remote 2026/07/30 01:27:16 DEBUG : S3 bucket rclone-test-daduyid0tuyi: bucket is versioned: false 2026/07/30 01:27:16 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:16 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/30 01:27:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:16 INFO : S3 bucket rclone-test-daduyid0tuyi: Bucket "rclone-test-daduyid0tuyi" deleted 2026/07/30 01:27:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-wopilob8wide': Purge remote 2026/07/30 01:27:16 DEBUG : S3 bucket rclone-test-wopilob8wide: bucket is versioned: false 2026/07/30 01:27:16 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:16 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/07/30 01:27:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:17 INFO : S3 bucket rclone-test-wopilob8wide: Bucket "rclone-test-wopilob8wide" deleted 2026/07/30 01:27:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-hequsas9huga': Purge remote 2026/07/30 01:27:17 DEBUG : S3 bucket rclone-test-hequsas9huga: bucket is versioned: false 2026/07/30 01:27:17 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:17 DEBUG : "測試_Русский___ě_áñ" version false 2026/07/30 01:27:17 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:17 INFO : 測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:17 INFO : S3 bucket rclone-test-hequsas9huga: Bucket "rclone-test-hequsas9huga" deleted 2026/07/30 01:27:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-qayinon8ciki': Purge remote 2026/07/30 01:27:17 DEBUG : S3 bucket rclone-test-qayinon8ciki: bucket is versioned: false 2026/07/30 01:27:17 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:18 DEBUG : "測試_Русский___ě_áñ" version false 2026/07/30 01:27:18 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/07/30 01:27:18 INFO : 測試_Русский___ě_áñ: Deleted 2026/07/30 01:27:18 INFO : S3 bucket rclone-test-qayinon8ciki: Bucket "rclone-test-qayinon8ciki" deleted 2026/07/30 01:27:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vicejuj8kelo': Purge remote 2026/07/30 01:27:18 DEBUG : S3 bucket rclone-test-vicejuj8kelo: bucket is versioned: false 2026/07/30 01:27:18 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:18 DEBUG : "HELLO, WORLD!" version false 2026/07/30 01:27:18 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/07/30 01:27:18 INFO : HELLO, WORLD!: Deleted 2026/07/30 01:27:18 INFO : S3 bucket rclone-test-vicejuj8kelo: Bucket "rclone-test-vicejuj8kelo" deleted 2026/07/30 01:27:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-suluvul4gajo': Purge remote 2026/07/30 01:27:19 DEBUG : S3 bucket rclone-test-suluvul4gajo: bucket is versioned: false 2026/07/30 01:27:19 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:19 DEBUG : "HeLlO, wOrLd!" version false 2026/07/30 01:27:19 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/07/30 01:27:19 INFO : HeLlO, wOrLd!: Deleted 2026/07/30 01:27:19 INFO : S3 bucket rclone-test-suluvul4gajo: Bucket "rclone-test-suluvul4gajo" deleted 2026/07/30 01:27:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jehuvor3taca': Purge remote 2026/07/30 01:27:19 DEBUG : S3 bucket rclone-test-jehuvor3taca: bucket is versioned: false 2026/07/30 01:27:19 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:19 DEBUG : "HELLO, WORLD!" version false 2026/07/30 01:27:19 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/07/30 01:27:19 INFO : HELLO, WORLD!: Deleted 2026/07/30 01:27:20 INFO : S3 bucket rclone-test-jehuvor3taca: Bucket "rclone-test-jehuvor3taca" deleted 2026/07/30 01:27:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-gagitop6yaja': Purge remote 2026/07/30 01:27:20 DEBUG : S3 bucket rclone-test-gagitop6yaja: bucket is versioned: false 2026/07/30 01:27:20 DEBUG : Waiting for deletions to finish 2026/07/30 01:27:20 DEBUG : "hello, world!" version false 2026/07/30 01:27:20 DEBUG : hello, world!: Deleting (id "") 2026/07/30 01:27:20 INFO : hello, world!: Deleted 2026/07/30 01:27:20 INFO : S3 bucket rclone-test-gagitop6yaja: Bucket "rclone-test-gagitop6yaja" deleted --- PASS: TestApplyTransforms (17.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 01:27:21 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:27:21 DEBUG : sub/file2.rclone_chunk.001_yxs2ey: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:21 INFO : sub/file2.rclone_chunk.001_yxs2ey: Copied (server-side copy) to: sub/file2 2026/07/30 01:27:21 INFO : sub/file2.rclone_chunk.001_yxs2ey: Deleted 2026/07/30 01:27:21 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:27:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:21 INFO : file1: Copied (new) to: sub/file2 2026/07/30 01:27:21 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:27:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:21 DEBUG : file1: Unchanged skipping 2026/07/30 01:27:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.28s) === RUN TestCopyLongFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:22 DEBUG : dst/file1: size = 18 OK 2026/07/30 01:27:22 DEBUG : dst/file1.rclone_chunk.001_yxs4yl: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/30 01:27:22 INFO : dst/file1.rclone_chunk.001_yxs4yl: Copied (server-side copy) to: dst/file1 2026/07/30 01:27:22 INFO : dst/file1.rclone_chunk.001_yxs4yl: Deleted 2026/07/30 01:27:22 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/backup" 2026/07/30 01:27:22 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/backup" 2026/07/30 01:27:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:22 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi') 2026/07/30 01:27:22 DEBUG : dst/file1: Sizes differ 2026/07/30 01:27:22 DEBUG : dst/file1: copy non-chunked object... 2026/07/30 01:27:23 DEBUG : dst/file1: size = 18 OK 2026/07/30 01:27:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/30 01:27:23 INFO : dst/file1: Copied (server-side copy) 2026/07/30 01:27:23 INFO : dst/file1: Deleted 2026/07/30 01:27:23 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:23 DEBUG : dst/file1: size = 14 OK 2026/07/30 01:27:23 DEBUG : dst/file1.rclone_chunk.001_yxs500: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:23 INFO : dst/file1.rclone_chunk.001_yxs500: Copied (server-side copy) to: dst/file1 2026/07/30 01:27:23 INFO : dst/file1.rclone_chunk.001_yxs500: Deleted 2026/07/30 01:27:23 DEBUG : dst/file1: size = 14 OK 2026/07/30 01:27:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.25s) === RUN TestCopyFileCompareDest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:24 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst" 2026/07/30 01:27:24 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/dst" 2026/07/30 01:27:24 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/CompareDest" 2026/07/30 01:27:24 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/CompareDest" 2026/07/30 01:27:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 01:27:24 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:25 DEBUG : one: size = 3 OK 2026/07/30 01:27:25 DEBUG : one.rclone_chunk.001_yxs6q1: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:25 INFO : one.rclone_chunk.001_yxs6q1: Copied (server-side copy) to: one 2026/07/30 01:27:25 INFO : one.rclone_chunk.001_yxs6q1: Deleted 2026/07/30 01:27:25 DEBUG : one: size = 3 OK 2026/07/30 01:27:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:25 INFO : one: Copied (new) 2026/07/30 01:27:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:25 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst') 2026/07/30 01:27:25 DEBUG : one: Sizes differ 2026/07/30 01:27:25 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:26 DEBUG : one: size = 5 OK 2026/07/30 01:27:26 DEBUG : one.rclone_chunk.001_yxs7pf: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:26 INFO : one.rclone_chunk.001_yxs7pf: Copied (server-side copy) to: one 2026/07/30 01:27:26 INFO : one.rclone_chunk.001_yxs7pf: Deleted 2026/07/30 01:27:26 DEBUG : one: size = 5 OK 2026/07/30 01:27:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:26 INFO : one: Copied (replaced existing) 2026/07/30 01:27:26 DEBUG : dst/one: size = 3 OK 2026/07/30 01:27:26 DEBUG : dst/one.rclone_chunk.001_yxs8sb: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:26 INFO : dst/one.rclone_chunk.001_yxs8sb: Copied (server-side copy) to: dst/one 2026/07/30 01:27:26 INFO : dst/one.rclone_chunk.001_yxs8sb: Deleted 2026/07/30 01:27:27 DEBUG : CompareDest/one: size = 5 OK 2026/07/30 01:27:27 DEBUG : CompareDest/one.rclone_chunk.001_yxs8rp: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:27 INFO : CompareDest/one.rclone_chunk.001_yxs8rp: Copied (server-side copy) to: CompareDest/one 2026/07/30 01:27:27 INFO : CompareDest/one.rclone_chunk.001_yxs8rp: Deleted 2026/07/30 01:27:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:27 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst') 2026/07/30 01:27:27 DEBUG : one: Sizes differ 2026/07/30 01:27:27 DEBUG : one: size = 5 OK 2026/07/30 01:27:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 01:27:28 DEBUG : CompareDest/two: size = 3 OK 2026/07/30 01:27:28 DEBUG : CompareDest/two.rclone_chunk.001_yxs9mc: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:27:28 INFO : CompareDest/two.rclone_chunk.001_yxs9mc: Copied (server-side copy) to: CompareDest/two 2026/07/30 01:27:28 INFO : CompareDest/two.rclone_chunk.001_yxs9mc: Deleted 2026/07/30 01:27:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:27:28 DEBUG : two: size = 3 OK 2026/07/30 01:27:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:27:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:27:28 DEBUG : two: size = 3 OK 2026/07/30 01:27:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 01:27:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:27:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:29 DEBUG : two: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/CompareDest') 2026/07/30 01:27:29 DEBUG : two: Sizes differ 2026/07/30 01:27:29 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:29 DEBUG : two: size = 5 OK 2026/07/30 01:27:29 DEBUG : two.rclone_chunk.001_yxsbxc: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/30 01:27:29 INFO : two.rclone_chunk.001_yxsbxc: Copied (server-side copy) to: two 2026/07/30 01:27:29 INFO : two.rclone_chunk.001_yxsbxc: Deleted 2026/07/30 01:27:29 DEBUG : two: size = 5 OK 2026/07/30 01:27:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/30 01:27:29 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.28s) === RUN TestCopyFileCopyDest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:30 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst" 2026/07/30 01:27:30 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/dst" 2026/07/30 01:27:30 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/CopyDest" 2026/07/30 01:27:30 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/CopyDest" 2026/07/30 01:27:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 01:27:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:31 DEBUG : one: size = 3 OK 2026/07/30 01:27:31 DEBUG : one.rclone_chunk.001_yxscpp: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:31 INFO : one.rclone_chunk.001_yxscpp: Copied (server-side copy) to: one 2026/07/30 01:27:31 INFO : one.rclone_chunk.001_yxscpp: Deleted 2026/07/30 01:27:31 DEBUG : one: size = 3 OK 2026/07/30 01:27:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:31 INFO : one: Copied (new) 2026/07/30 01:27:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:32 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst') 2026/07/30 01:27:32 DEBUG : one: Sizes differ 2026/07/30 01:27:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:32 DEBUG : one: size = 5 OK 2026/07/30 01:27:32 DEBUG : one.rclone_chunk.001_yxsed2: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:32 INFO : one.rclone_chunk.001_yxsed2: Copied (server-side copy) to: one 2026/07/30 01:27:32 INFO : one.rclone_chunk.001_yxsed2: Deleted 2026/07/30 01:27:32 DEBUG : one: size = 5 OK 2026/07/30 01:27:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:32 INFO : one: Copied (replaced existing) 2026/07/30 01:27:33 DEBUG : dst/one: size = 3 OK 2026/07/30 01:27:33 DEBUG : dst/one.rclone_chunk.001_yxsejs: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:33 INFO : dst/one.rclone_chunk.001_yxsejs: Copied (server-side copy) to: dst/one 2026/07/30 01:27:33 INFO : dst/one.rclone_chunk.001_yxsejs: Deleted 2026/07/30 01:27:33 DEBUG : CopyDest/one: size = 5 OK 2026/07/30 01:27:33 DEBUG : CopyDest/one.rclone_chunk.001_yxsfjn: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:33 INFO : CopyDest/one.rclone_chunk.001_yxsfjn: Copied (server-side copy) to: CopyDest/one 2026/07/30 01:27:33 INFO : CopyDest/one.rclone_chunk.001_yxsfjn: Deleted 2026/07/30 01:27:33 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/BackupDir" 2026/07/30 01:27:33 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/BackupDir" 2026/07/30 01:27:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:33 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst') 2026/07/30 01:27:33 DEBUG : one: Sizes differ 2026/07/30 01:27:34 DEBUG : one: size = 5 OK 2026/07/30 01:27:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:34 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/dst') 2026/07/30 01:27:34 DEBUG : one: Sizes differ 2026/07/30 01:27:34 DEBUG : one: copy non-chunked object... 2026/07/30 01:27:34 DEBUG : one: size = 3 OK 2026/07/30 01:27:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:27:34 INFO : one: Copied (server-side copy) 2026/07/30 01:27:34 INFO : one: Deleted 2026/07/30 01:27:34 DEBUG : one: copy non-chunked object... 2026/07/30 01:27:34 DEBUG : one: size = 5 OK 2026/07/30 01:27:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/30 01:27:34 INFO : one: Copied (server-side copy) 2026/07/30 01:27:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/30 01:27:35 DEBUG : CopyDest/two: size = 3 OK 2026/07/30 01:27:35 DEBUG : CopyDest/two.rclone_chunk.001_yxshpu: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:27:35 INFO : CopyDest/two.rclone_chunk.001_yxshpu: Copied (server-side copy) to: CopyDest/two 2026/07/30 01:27:35 INFO : CopyDest/two.rclone_chunk.001_yxshpu: Deleted 2026/07/30 01:27:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 01:27:35 DEBUG : two: size = 3 OK 2026/07/30 01:27:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:35 DEBUG : two: copy non-chunked object... 2026/07/30 01:27:35 DEBUG : two: size = 3 OK 2026/07/30 01:27:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:27:35 INFO : two: Copied (server-side copy) 2026/07/30 01:27:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/30 01:27:36 DEBUG : two: size = 3 OK 2026/07/30 01:27:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:27:36 DEBUG : two: Unchanged skipping 2026/07/30 01:27:37 DEBUG : CopyDest/three: size = 5 OK 2026/07/30 01:27:37 DEBUG : CopyDest/three.rclone_chunk.001_yxsibn: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/30 01:27:37 INFO : CopyDest/three.rclone_chunk.001_yxsibn: Copied (server-side copy) to: CopyDest/three 2026/07/30 01:27:37 INFO : CopyDest/three.rclone_chunk.001_yxsibn: Deleted 2026/07/30 01:27:37 DEBUG : three: Need to transfer - File not found at Destination 2026/07/30 01:27:37 DEBUG : three: size = 7 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:27:37 DEBUG : three: size = 5 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi/CopyDest') 2026/07/30 01:27:37 DEBUG : three: Sizes differ 2026/07/30 01:27:37 DEBUG : three: Destination not found in --copy-dest 2026/07/30 01:27:37 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:38 DEBUG : three: size = 7 OK 2026/07/30 01:27:38 DEBUG : three.rclone_chunk.001_yxsj03: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/30 01:27:38 INFO : three.rclone_chunk.001_yxsj03: Copied (server-side copy) to: three 2026/07/30 01:27:38 INFO : three.rclone_chunk.001_yxsj03: Deleted 2026/07/30 01:27:38 DEBUG : three: size = 7 OK 2026/07/30 01:27:38 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/30 01:27:38 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.52s) === RUN TestCopyInplace run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.08s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yxsltv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:39 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yxsltv: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2026/07/30 01:27:39 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_yxsltv: Deleted 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:27:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/30 01:27:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/30 01:27:40 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:27:46 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-pexabug9xisi.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.041_yxsmuy?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/07/30 01:27:46 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.70s) === RUN TestDeduplicateInteractive run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:47 DEBUG : one.rclone_chunk.001: size = 50 OK 2026/07/30 01:27:47 DEBUG : one.rclone_chunk.001_yxst31: md5 = 587257e6fcb711cd34def2ac6612bccf OK 2026/07/30 01:27:47 INFO : one.rclone_chunk.001_yxst31: Copied (server-side copy) to: one.rclone_chunk.001 2026/07/30 01:27:48 INFO : one.rclone_chunk.001_yxst31: Deleted 2026/07/30 01:27:48 DEBUG : one.rclone_chunk.002: size = 50 OK 2026/07/30 01:27:48 DEBUG : one.rclone_chunk.002_yxst31: md5 = 92febbd1b9c4113eeb41f3ff8d7a252f OK 2026/07/30 01:27:48 INFO : one.rclone_chunk.002_yxst31: Copied (server-side copy) to: one.rclone_chunk.002 2026/07/30 01:27:48 INFO : one.rclone_chunk.002_yxst31: Deleted 2026/07/30 01:27:48 DEBUG : also/one.rclone_chunk.001: size = 50 OK 2026/07/30 01:27:48 DEBUG : also/one.rclone_chunk.001_yxsuap: md5 = 587257e6fcb711cd34def2ac6612bccf OK 2026/07/30 01:27:48 INFO : also/one.rclone_chunk.001_yxsuap: Copied (server-side copy) to: also/one.rclone_chunk.001 2026/07/30 01:27:48 INFO : also/one.rclone_chunk.001_yxsuap: Deleted 2026/07/30 01:27:48 DEBUG : also/one.rclone_chunk.002: size = 50 OK 2026/07/30 01:27:48 DEBUG : also/one.rclone_chunk.002_yxsuap: md5 = 92febbd1b9c4113eeb41f3ff8d7a252f OK 2026/07/30 01:27:48 INFO : also/one.rclone_chunk.002_yxsuap: Copied (server-side copy) to: also/one.rclone_chunk.002 2026/07/30 01:27:48 INFO : also/one.rclone_chunk.002_yxsuap: Deleted 2026/07/30 01:27:49 DEBUG : another.rclone_chunk.001: size = 50 OK 2026/07/30 01:27:49 DEBUG : another.rclone_chunk.001_yxsvtm: md5 = 587257e6fcb711cd34def2ac6612bccf OK 2026/07/30 01:27:49 INFO : another.rclone_chunk.001_yxsvtm: Copied (server-side copy) to: another.rclone_chunk.001 2026/07/30 01:27:49 INFO : another.rclone_chunk.001_yxsvtm: Deleted 2026/07/30 01:27:49 DEBUG : another.rclone_chunk.002: size = 50 OK 2026/07/30 01:27:49 DEBUG : another.rclone_chunk.002_yxsvtm: md5 = 92febbd1b9c4113eeb41f3ff8d7a252f OK 2026/07/30 01:27:49 INFO : another.rclone_chunk.002_yxsvtm: Copied (server-side copy) to: another.rclone_chunk.002 2026/07/30 01:27:49 INFO : another.rclone_chunk.002_yxsvtm: Deleted 2026/07/30 01:27:50 DEBUG : not-one: size = 5 OK 2026/07/30 01:27:50 DEBUG : not-one.rclone_chunk.001_yxsvp7: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/30 01:27:50 INFO : not-one.rclone_chunk.001_yxsvp7: Copied (server-side copy) to: not-one 2026/07/30 01:27:50 INFO : not-one.rclone_chunk.001_yxsvp7: Deleted 2026/07/30 01:27:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Looking for duplicate md5 hashes using newest mode. 2026/07/30 01:27:50 NOTICE: 9f2bf5e8376a1a7e7e882caa2b1886f6: Found 3 files with duplicate md5 hashes 2026/07/30 01:27:51 INFO : one: Deleted 2026/07/30 01:27:51 INFO : also/one: Deleted 2026/07/30 01:27:51 NOTICE: 9f2bf5e8376a1a7e7e882caa2b1886f6: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.33s) === RUN TestDeduplicateOldest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:52 DEBUG : a.txt: size = 11 OK 2026/07/30 01:27:52 DEBUG : a.txt.rclone_chunk.001_yxsyiz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:52 INFO : a.txt.rclone_chunk.001_yxsyiz: Copied (server-side copy) to: a.txt 2026/07/30 01:27:52 INFO : a.txt.rclone_chunk.001_yxsyiz: Deleted 2026/07/30 01:27:53 DEBUG : zend.txt: size = 5 OK 2026/07/30 01:27:53 DEBUG : zend.txt.rclone_chunk.001_yxsyaq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 01:27:53 INFO : zend.txt.rclone_chunk.001_yxsyaq: Copied (server-side copy) to: zend.txt 2026/07/30 01:27:53 INFO : zend.txt.rclone_chunk.001_yxsyaq: Deleted 2026/07/30 01:27:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:27:53 DEBUG : sub dir/hello world.rclone_chunk.001_yxszwx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:53 INFO : sub dir/hello world.rclone_chunk.001_yxszwx: Copied (server-side copy) to: sub dir/hello world 2026/07/30 01:27:53 INFO : sub dir/hello world.rclone_chunk.001_yxszwx: Deleted 2026/07/30 01:27:53 DEBUG : sub dir/hello world2: size = 11 OK 2026/07/30 01:27:53 DEBUG : sub dir/hello world2.rclone_chunk.001_yxsz8l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:53 INFO : sub dir/hello world2.rclone_chunk.001_yxsz8l: Copied (server-side copy) to: sub dir/hello world2 2026/07/30 01:27:54 INFO : sub dir/hello world2.rclone_chunk.001_yxsz8l: Deleted 2026/07/30 01:27:54 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/07/30 01:27:54 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt0yn: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:27:54 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt0yn: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/07/30 01:27:54 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt0yn: Deleted 2026/07/30 01:27:54 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/07/30 01:27:54 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt0yd: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/07/30 01:27:54 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt0yd: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/07/30 01:27:54 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt0yd: Deleted 2026/07/30 01:27:55 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/07/30 01:27:55 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt0t5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:55 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt0t5: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/07/30 01:27:55 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt0t5: Deleted 2026/07/30 01:27:55 DEBUG : a.txt: Excluded (Size Filter) 2026/07/30 01:27:55 DEBUG : a.txt: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 01:27:56 DEBUG : sub dir/hello world: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 01:27:56 DEBUG : sub dir/hello world2: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 01:27:56 DEBUG : sub dir/hello world: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 01:27:56 DEBUG : sub dir/hello world2: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 01:27:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.78s) === RUN TestListDirSortedFn run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:27:57 DEBUG : a.txt: size = 11 OK 2026/07/30 01:27:57 DEBUG : a.txt.rclone_chunk.001_yxt30l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:57 INFO : a.txt.rclone_chunk.001_yxt30l: Copied (server-side copy) to: a.txt 2026/07/30 01:27:57 INFO : a.txt.rclone_chunk.001_yxt30l: Deleted 2026/07/30 01:27:57 DEBUG : zend.txt: size = 5 OK 2026/07/30 01:27:57 DEBUG : zend.txt.rclone_chunk.001_yxt3go: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 01:27:57 INFO : zend.txt.rclone_chunk.001_yxt3go: Copied (server-side copy) to: zend.txt 2026/07/30 01:27:57 INFO : zend.txt.rclone_chunk.001_yxt3go: Deleted 2026/07/30 01:27:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:27:58 DEBUG : sub dir/hello world.rclone_chunk.001_yxt30j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:58 INFO : sub dir/hello world.rclone_chunk.001_yxt30j: Copied (server-side copy) to: sub dir/hello world 2026/07/30 01:27:58 INFO : sub dir/hello world.rclone_chunk.001_yxt30j: Deleted 2026/07/30 01:27:58 DEBUG : sub dir/hello world2: size = 11 OK 2026/07/30 01:27:58 DEBUG : sub dir/hello world2.rclone_chunk.001_yxt4gt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:27:58 INFO : sub dir/hello world2.rclone_chunk.001_yxt4gt: Copied (server-side copy) to: sub dir/hello world2 2026/07/30 01:27:58 INFO : sub dir/hello world2.rclone_chunk.001_yxt4gt: Deleted 2026/07/30 01:27:59 DEBUG : sub dir/ignore dir/.ignore: size = 1 OK 2026/07/30 01:27:59 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt4b1: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:27:59 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt4b1: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2026/07/30 01:27:59 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_yxt4b1: Deleted 2026/07/30 01:27:59 DEBUG : sub dir/ignore dir/should be ignored: size = 9 OK 2026/07/30 01:27:59 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt5ye: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2026/07/30 01:27:59 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt5ye: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2026/07/30 01:27:59 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_yxt5ye: Deleted 2026/07/30 01:28:00 DEBUG : sub dir/sub sub dir/hello world3: size = 11 OK 2026/07/30 01:28:00 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt5er: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:28:00 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt5er: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2026/07/30 01:28:00 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_yxt5er: Deleted 2026/07/30 01:28:00 DEBUG : a.txt: Excluded (Size Filter) 2026/07/30 01:28:00 DEBUG : a.txt: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 01:28:00 DEBUG : sub dir/hello world: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 01:28:00 DEBUG : sub dir/hello world2: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 01:28:00 DEBUG : sub dir/hello world: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 01:28:00 DEBUG : sub dir/hello world2: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 01:28:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.57s) === RUN TestListJSON run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:01 DEBUG : file1: size = 5 OK 2026/07/30 01:28:01 DEBUG : file1.rclone_chunk.001_yxt704: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/07/30 01:28:01 INFO : file1.rclone_chunk.001_yxt704: Copied (server-side copy) to: file1 2026/07/30 01:28:02 INFO : file1.rclone_chunk.001_yxt704: Deleted 2026/07/30 01:28:02 DEBUG : sub/file2: size = 9 OK 2026/07/30 01:28:02 DEBUG : sub/file2.rclone_chunk.001_yxt8xv: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/07/30 01:28:02 INFO : sub/file2.rclone_chunk.001_yxt8xv: Copied (server-side copy) to: sub/file2 2026/07/30 01:28:02 INFO : sub/file2.rclone_chunk.001_yxt8xv: 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.13s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.08s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.10s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:04 DEBUG : file1: size = 5 OK 2026/07/30 01:28:04 DEBUG : file1.rclone_chunk.001_yxt9k3: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2026/07/30 01:28:04 INFO : file1.rclone_chunk.001_yxt9k3: Copied (server-side copy) to: file1 2026/07/30 01:28:04 INFO : file1.rclone_chunk.001_yxt9k3: Deleted 2026/07/30 01:28:04 DEBUG : sub/file2: size = 9 OK 2026/07/30 01:28:04 DEBUG : sub/file2.rclone_chunk.001_yxtavb: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2026/07/30 01:28:04 INFO : sub/file2.rclone_chunk.001_yxtavb: Copied (server-side copy) to: sub/file2 2026/07/30 01:28:04 INFO : sub/file2.rclone_chunk.001_yxtavb: Deleted === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/30 01:28:05 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/notfound" 2026/07/30 01:28:05 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/notfound" --- PASS: TestStatJSON (2.14s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.16s) === RUN TestStatJSONMemory 2026/07/30 01:28:05 DEBUG : Creating backend with remote ":memory:" 2026/07/30 01:28:05 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 01:28:05 DEBUG : sub/file1: size = 5 OK 2026/07/30 01:28:05 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 01:28:05 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Making directory 2026/07/30 01:28:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:28:06 DEBUG : sub dir/hello world.rclone_chunk.001_yxtcr3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 01:28:06 INFO : sub dir/hello world.rclone_chunk.001_yxtcr3: Copied (server-side copy) to: sub dir/hello world 2026/07/30 01:28:06 INFO : sub dir/hello world.rclone_chunk.001_yxtcr3: Deleted --- PASS: TestLsd (0.80s) === RUN TestLs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:07 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:07 DEBUG : potato2.rclone_chunk.001_yxtcwn: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:07 INFO : potato2.rclone_chunk.001_yxtcwn: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:28:07 INFO : potato2.rclone_chunk.001_yxtcwn: Deleted 2026/07/30 01:28:07 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:07 DEBUG : potato2.rclone_chunk.002_yxtcwn: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:07 INFO : potato2.rclone_chunk.002_yxtcwn: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:28:07 INFO : potato2.rclone_chunk.002_yxtcwn: Deleted 2026/07/30 01:28:07 DEBUG : empty space: size = 1 OK 2026/07/30 01:28:07 DEBUG : empty space.rclone_chunk.001_yxtdm4: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:28:07 INFO : empty space.rclone_chunk.001_yxtdm4: Copied (server-side copy) to: empty space 2026/07/30 01:28:07 INFO : empty space.rclone_chunk.001_yxtdm4: Deleted --- PASS: TestLs (1.68s) === RUN TestLsWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:08 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:08 DEBUG : potato2.rclone_chunk.001_yxtexn: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:08 INFO : potato2.rclone_chunk.001_yxtexn: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:28:09 INFO : potato2.rclone_chunk.001_yxtexn: Deleted 2026/07/30 01:28:09 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:09 DEBUG : potato2.rclone_chunk.002_yxtexn: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:09 INFO : potato2.rclone_chunk.002_yxtexn: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:28:09 INFO : potato2.rclone_chunk.002_yxtexn: Deleted 2026/07/30 01:28:09 DEBUG : empty space: size = 1 OK 2026/07/30 01:28:09 DEBUG : empty space.rclone_chunk.001_yxtfmu: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:28:09 INFO : empty space.rclone_chunk.001_yxtfmu: Copied (server-side copy) to: empty space 2026/07/30 01:28:09 INFO : empty space.rclone_chunk.001_yxtfmu: Deleted 2026/07/30 01:28:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/30 01:28:09 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.92s) === RUN TestLsLong run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:10 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:10 DEBUG : potato2.rclone_chunk.001_yxtgyd: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:10 INFO : potato2.rclone_chunk.001_yxtgyd: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:28:10 INFO : potato2.rclone_chunk.001_yxtgyd: Deleted 2026/07/30 01:28:10 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:10 DEBUG : potato2.rclone_chunk.002_yxtgyd: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:10 INFO : potato2.rclone_chunk.002_yxtgyd: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:28:11 INFO : potato2.rclone_chunk.002_yxtgyd: Deleted 2026/07/30 01:28:11 DEBUG : empty space: size = 1 OK 2026/07/30 01:28:11 DEBUG : empty space.rclone_chunk.001_yxthsy: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:28:11 INFO : empty space.rclone_chunk.001_yxthsy: Copied (server-side copy) to: empty space 2026/07/30 01:28:11 INFO : empty space.rclone_chunk.001_yxthsy: Deleted --- PASS: TestLsLong (1.79s) === RUN TestHashSums run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:12 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:12 DEBUG : potato2.rclone_chunk.001_yxtivu: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:12 INFO : potato2.rclone_chunk.001_yxtivu: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:28:12 INFO : potato2.rclone_chunk.001_yxtivu: Deleted 2026/07/30 01:28:12 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:12 DEBUG : potato2.rclone_chunk.002_yxtivu: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:12 INFO : potato2.rclone_chunk.002_yxtivu: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:28:12 INFO : potato2.rclone_chunk.002_yxtivu: Deleted 2026/07/30 01:28:13 DEBUG : empty space: size = 1 OK 2026/07/30 01:28:13 DEBUG : empty space.rclone_chunk.001_yxtipu: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:28:13 INFO : empty space.rclone_chunk.001_yxtipu: Copied (server-side copy) to: empty space 2026/07/30 01:28:13 INFO : empty space.rclone_chunk.001_yxtipu: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.93s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.22s) === RUN TestHashSumsWithErrors 2026/07/30 01:28:14 DEBUG : Creating backend with remote ":memory:" 2026/07/30 01:28:14 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/30 01:28:14 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/30 01:28:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/07/30 01:28:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/30 01:28:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:14 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:14 DEBUG : potato2.rclone_chunk.001_yxtk46: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:14 INFO : potato2.rclone_chunk.001_yxtk46: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:28:14 INFO : potato2.rclone_chunk.001_yxtk46: Deleted 2026/07/30 01:28:14 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:14 DEBUG : potato2.rclone_chunk.002_yxtk46: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:14 INFO : potato2.rclone_chunk.002_yxtk46: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:28:14 INFO : potato2.rclone_chunk.002_yxtk46: Deleted 2026/07/30 01:28:15 DEBUG : empty space: size = 1 OK 2026/07/30 01:28:15 DEBUG : empty space.rclone_chunk.001_yxtk9k: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:28:15 INFO : empty space.rclone_chunk.001_yxtk9k: Copied (server-side copy) to: empty space 2026/07/30 01:28:15 INFO : empty space.rclone_chunk.001_yxtk9k: Deleted 2026/07/30 01:28:15 DEBUG : sub dir/potato3: size = 5 OK 2026/07/30 01:28:15 DEBUG : sub dir/potato3.rclone_chunk.001_yxtlg2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 01:28:15 INFO : sub dir/potato3.rclone_chunk.001_yxtlg2: Copied (server-side copy) to: sub dir/potato3 2026/07/30 01:28:15 INFO : sub dir/potato3.rclone_chunk.001_yxtlg2: Deleted --- PASS: TestCount (2.33s) === RUN TestDelete run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:16 DEBUG : small: size = 10 OK 2026/07/30 01:28:16 DEBUG : small.rclone_chunk.001_yxtm3h: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2026/07/30 01:28:16 INFO : small.rclone_chunk.001_yxtm3h: Copied (server-side copy) to: small 2026/07/30 01:28:16 INFO : small.rclone_chunk.001_yxtm3h: Deleted 2026/07/30 01:28:17 DEBUG : medium.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:17 DEBUG : medium.rclone_chunk.001_yxtmzq: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:28:17 INFO : medium.rclone_chunk.001_yxtmzq: Copied (server-side copy) to: medium.rclone_chunk.001 2026/07/30 01:28:17 INFO : medium.rclone_chunk.001_yxtmzq: Deleted 2026/07/30 01:28:17 DEBUG : medium.rclone_chunk.002: size = 10 OK 2026/07/30 01:28:17 DEBUG : medium.rclone_chunk.002_yxtmzq: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:28:17 INFO : medium.rclone_chunk.002_yxtmzq: Copied (server-side copy) to: medium.rclone_chunk.002 2026/07/30 01:28:17 INFO : medium.rclone_chunk.002_yxtmzq: Deleted 2026/07/30 01:28:18 DEBUG : large.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:18 DEBUG : large.rclone_chunk.001_yxtnfd: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2026/07/30 01:28:18 INFO : large.rclone_chunk.001_yxtnfd: Copied (server-side copy) to: large.rclone_chunk.001 2026/07/30 01:28:18 INFO : large.rclone_chunk.001_yxtnfd: Deleted 2026/07/30 01:28:18 DEBUG : large.rclone_chunk.002: size = 50 OK 2026/07/30 01:28:18 DEBUG : large.rclone_chunk.002_yxtnfd: md5 = 1e2d1a8f03accd4907d668b183c2f9f0 OK 2026/07/30 01:28:18 INFO : large.rclone_chunk.002_yxtnfd: Copied (server-side copy) to: large.rclone_chunk.002 2026/07/30 01:28:18 INFO : large.rclone_chunk.002_yxtnfd: Deleted 2026/07/30 01:28:18 DEBUG : Waiting for deletions to finish 2026/07/30 01:28:18 DEBUG : large: Excluded (Size Filter) 2026/07/30 01:28:18 DEBUG : large: Excluded 2026/07/30 01:28:18 INFO : small: Deleted 2026/07/30 01:28:18 INFO : medium: Deleted --- PASS: TestDelete (2.87s) === RUN TestMaxDelete run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.17s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestReadFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:20 DEBUG : ReadFile: size = 28 OK 2026/07/30 01:28:20 DEBUG : ReadFile.rclone_chunk.001_yxtpg9: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2026/07/30 01:28:20 INFO : ReadFile.rclone_chunk.001_yxtpg9: Copied (server-side copy) to: ReadFile 2026/07/30 01:28:20 INFO : ReadFile.rclone_chunk.001_yxtpg9: Deleted --- PASS: TestReadFile (0.91s) === RUN TestRetry 2026/07/30 01:28:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/30 01:28:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/30 01:28:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 01:28:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 01:28:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 01:28:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 01:28:20 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:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:21 DEBUG : file1: size = 10 OK 2026/07/30 01:28:21 DEBUG : file1.rclone_chunk.001_yxtq16: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2026/07/30 01:28:21 INFO : file1.rclone_chunk.001_yxtq16: Copied (server-side copy) to: file1 2026/07/30 01:28:21 INFO : file1.rclone_chunk.001_yxtq16: Deleted 2026/07/30 01:28:21 DEBUG : file2: size = 9 OK 2026/07/30 01:28:21 DEBUG : file2.rclone_chunk.001_yxtr5i: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2026/07/30 01:28:21 INFO : file2.rclone_chunk.001_yxtr5i: Copied (server-side copy) to: file2 2026/07/30 01:28:21 INFO : file2.rclone_chunk.001_yxtr5i: Deleted --- PASS: TestCat (1.97s) === RUN TestPurge 2026/07/30 01:28:22 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-kumanuq2yiti" 2026/07/30 01:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:28:22 DEBUG : Creating backend with remote "TestS3:rclone-test-kumanuq2yiti" 2026/07/30 01:28:22 DEBUG : Creating backend with remote "/tmp/rclone1135308248" run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kumanuq2yiti'", Local "Local file system at /tmp/rclone1135308248", Modify Window "1ns" 2026/07/30 01:28:23 INFO : S3 bucket rclone-test-kumanuq2yiti: Bucket "rclone-test-kumanuq2yiti" created with ACL "" 2026/07/30 01:28:23 DEBUG : A1/B1/C1/one: size = 3 OK 2026/07/30 01:28:23 DEBUG : A1/B1/C1/one.rclone_chunk.001_yxtt6b: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/07/30 01:28:23 INFO : A1/B1/C1/one.rclone_chunk.001_yxtt6b: Copied (server-side copy) to: A1/B1/C1/one 2026/07/30 01:28:23 INFO : A1/B1/C1/one.rclone_chunk.001_yxtt6b: Deleted 2026/07/30 01:28:23 INFO : A2: Making directory 2026/07/30 01:28:23 INFO : A1/B2: Making directory 2026/07/30 01:28:23 INFO : A1/B2/C2: Making directory 2026/07/30 01:28:23 INFO : A1/B1/C3: Making directory 2026/07/30 01:28:23 INFO : A3: Making directory 2026/07/30 01:28:23 INFO : A3/B3: Making directory 2026/07/30 01:28:23 INFO : A3/B3/C4: Making directory 2026/07/30 01:28:24 DEBUG : A1/two: size = 3 OK 2026/07/30 01:28:24 DEBUG : A1/two.rclone_chunk.001_yxttfy: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/07/30 01:28:24 INFO : A1/two.rclone_chunk.001_yxttfy: Copied (server-side copy) to: A1/two 2026/07/30 01:28:24 INFO : A1/two.rclone_chunk.001_yxttfy: 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" 2026/07/30 01:28:24 DEBUG : S3 bucket rclone-test-kumanuq2yiti: bucket is versioned: false 2026/07/30 01:28:24 DEBUG : Waiting for deletions to finish 2026/07/30 01:28:24 DEBUG : "A1/B1/C1/one" version false 2026/07/30 01:28:24 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/07/30 01:28:24 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" 2026/07/30 01:28:24 DEBUG : Waiting for deletions to finish 2026/07/30 01:28:24 DEBUG : "A1/two" version false 2026/07/30 01:28:24 DEBUG : A1/two: Deleting (id "") 2026/07/30 01:28:24 INFO : A1/two: Deleted 2026/07/30 01:28:25 INFO : S3 bucket rclone-test-kumanuq2yiti: Bucket "rclone-test-kumanuq2yiti" deleted 2026/07/30 01:28:25 ERROR : error listing: directory not found 2026/07/30 01:28:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kumanuq2yiti': Purge remote 2026/07/30 01:28:25 DEBUG : Waiting for deletions to finish 2026/07/30 01:28:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.53s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:25 DEBUG : A1/B1/C1/one: size = 3 OK 2026/07/30 01:28:25 DEBUG : A1/B1/C1/one.rclone_chunk.001_yxtvnd: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2026/07/30 01:28:25 INFO : A1/B1/C1/one.rclone_chunk.001_yxtvnd: Copied (server-side copy) to: A1/B1/C1/one 2026/07/30 01:28:25 INFO : A1/B1/C1/one.rclone_chunk.001_yxtvnd: Deleted 2026/07/30 01:28:25 INFO : A2: Making directory 2026/07/30 01:28:25 INFO : A1/B2: Making directory 2026/07/30 01:28:25 INFO : A1/B2/C2: Making directory 2026/07/30 01:28:25 INFO : A1/B1/C3: Making directory 2026/07/30 01:28:25 INFO : A3: Making directory 2026/07/30 01:28:25 INFO : A3/B3: Making directory 2026/07/30 01:28:25 INFO : A3/B3/C4: Making directory 2026/07/30 01:28:26 DEBUG : A1/two: size = 3 OK 2026/07/30 01:28:26 DEBUG : A1/two.rclone_chunk.001_yxtvmd: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2026/07/30 01:28:26 INFO : A1/two.rclone_chunk.001_yxtvmd: Copied (server-side copy) to: A1/two 2026/07/30 01:28:26 INFO : A1/two.rclone_chunk.001_yxtvmd: 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" 2026/07/30 01:28:26 DEBUG : removing 1 level 3 directories 2026/07/30 01:28:26 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" 2026/07/30 01:28:27 DEBUG : removing 1 level 0 directories 2026/07/30 01:28:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Removing directory 2026/07/30 01:28:27 INFO : S3 bucket rclone-test-pexabug9xisi: Bucket "rclone-test-pexabug9xisi" deleted 2026/07/30 01:28:27 ERROR : error listing: directory not found 2026/07/30 01:28:27 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.66s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:28 INFO : S3 bucket rclone-test-pexabug9xisi: Bucket "rclone-test-pexabug9xisi" created with ACL "" 2026/07/30 01:28:28 INFO : A1: Making directory 2026/07/30 01:28:28 INFO : A1/B1: Making directory 2026/07/30 01:28:28 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.73s) === RUN TestRmdirsWithFilter run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:28 INFO : A1: Making directory 2026/07/30 01:28:28 INFO : A1/B1: Making directory 2026/07/30 01:28:28 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.23s) === RUN TestCopyURL run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:29 DEBUG : file1: size = 14 OK 2026/07/30 01:28:29 DEBUG : file1.rclone_chunk.001_yxtzhx: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/30 01:28:29 INFO : file1.rclone_chunk.001_yxtzhx: Copied (server-side copy) to: file1 2026/07/30 01:28:29 INFO : file1.rclone_chunk.001_yxtzhx: Deleted 2026/07/30 01:28:29 DEBUG : filename.txt: File name found in url 2026/07/30 01:28:29 DEBUG : filename.txt: size = 14 OK 2026/07/30 01:28:29 DEBUG : filename.txt.rclone_chunk.001_yxtzi6: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/30 01:28:29 INFO : filename.txt.rclone_chunk.001_yxtzi6: Copied (server-side copy) to: filename.txt 2026/07/30 01:28:30 INFO : filename.txt.rclone_chunk.001_yxtzi6: Deleted 2026/07/30 01:28:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/30 01:28:30 DEBUG : headerfilename.txt: size = 14 OK 2026/07/30 01:28:30 DEBUG : headerfilename.txt.rclone_chunk.001_yxu07t: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/30 01:28:30 INFO : headerfilename.txt.rclone_chunk.001_yxu07t: Copied (server-side copy) to: headerfilename.txt 2026/07/30 01:28:30 INFO : headerfilename.txt.rclone_chunk.001_yxu07t: Deleted 2026/07/30 01:28:30 DEBUG : file2: size = 14 OK 2026/07/30 01:28:30 DEBUG : file2.rclone_chunk.001_yxu08s: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/30 01:28:30 INFO : file2.rclone_chunk.001_yxu08s: Copied (server-side copy) to: file2 2026/07/30 01:28:30 INFO : file2.rclone_chunk.001_yxu08s: Deleted --- PASS: TestCopyURL (2.50s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:31 DEBUG : file1: size = 14 OK 2026/07/30 01:28:31 DEBUG : file1.rclone_chunk.001_yxu1b6: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/07/30 01:28:31 INFO : file1.rclone_chunk.001_yxu1b6: Copied (server-side copy) to: file1 2026/07/30 01:28:31 INFO : file1.rclone_chunk.001_yxu1b6: Deleted --- PASS: TestCopyURLDownloadHeaders (0.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 01:28:32 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:28:32 DEBUG : sub/file2.rclone_chunk.001_yxu2cd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:32 INFO : sub/file2.rclone_chunk.001_yxu2cd: Copied (server-side copy) to: sub/file2 2026/07/30 01:28:32 INFO : sub/file2.rclone_chunk.001_yxu2cd: Deleted 2026/07/30 01:28:32 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:28:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:32 INFO : file1: Copied (new) to: sub/file2 2026/07/30 01:28:32 INFO : file1: Deleted 2026/07/30 01:28:32 DEBUG : sub/file2: size = 14 OK 2026/07/30 01:28:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:28:32 DEBUG : file1: Unchanged skipping 2026/07/30 01:28:32 INFO : file1: Deleted 2026/07/30 01:28:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.31s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 01:28:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:28:33 DEBUG : file1: size = 14 OK 2026/07/30 01:28:33 DEBUG : file1.rclone_chunk.001_yxu3bi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:33 INFO : file1.rclone_chunk.001_yxu3bi: Copied (server-side copy) to: file1 2026/07/30 01:28:33 INFO : file1.rclone_chunk.001_yxu3bi: Deleted 2026/07/30 01:28:33 DEBUG : file1: size = 14 OK 2026/07/30 01:28:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:33 INFO : file1: Copied (new) 2026/07/30 01:28:33 INFO : file1: Deleted 2026/07/30 01:28:33 DEBUG : file1: Destination exists, skipping 2026/07/30 01:28:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.88s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:34 DEBUG : dst/file1: size = 18 OK 2026/07/30 01:28:34 DEBUG : dst/file1.rclone_chunk.001_yxu4sq: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/30 01:28:34 INFO : dst/file1.rclone_chunk.001_yxu4sq: Copied (server-side copy) to: dst/file1 2026/07/30 01:28:34 INFO : dst/file1.rclone_chunk.001_yxu4sq: Deleted 2026/07/30 01:28:35 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-pexabug9xisi/backup" 2026/07/30 01:28:35 DEBUG : Creating backend with remote "TestS3:rclone-test-pexabug9xisi/backup" 2026/07/30 01:28:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2271012784) 2026/07/30 01:28:35 DEBUG : dst/file1: size = 18 (Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi') 2026/07/30 01:28:35 DEBUG : dst/file1: Sizes differ 2026/07/30 01:28:35 DEBUG : dst/file1: copy non-chunked object... 2026/07/30 01:28:35 DEBUG : dst/file1: size = 18 OK 2026/07/30 01:28:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/07/30 01:28:35 INFO : dst/file1: Copied (server-side copy) 2026/07/30 01:28:35 INFO : dst/file1: Deleted 2026/07/30 01:28:35 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2026/07/30 01:28:36 DEBUG : dst/file1: size = 14 OK 2026/07/30 01:28:36 DEBUG : dst/file1.rclone_chunk.001_yxu5co: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:36 INFO : dst/file1.rclone_chunk.001_yxu5co: Copied (server-side copy) to: dst/file1 2026/07/30 01:28:36 INFO : dst/file1.rclone_chunk.001_yxu5co: Deleted 2026/07/30 01:28:36 DEBUG : dst/file1: size = 14 OK 2026/07/30 01:28:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 01:28:36 INFO : dst/file1: Copied (new) 2026/07/30 01:28:36 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.28s) === 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:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:37 DEBUG : A1/one: size = 3 OK 2026/07/30 01:28:37 DEBUG : A1/one.rclone_chunk.001_yxu6h6: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:28:37 INFO : A1/one.rclone_chunk.001_yxu6h6: Copied (server-side copy) to: A1/one 2026/07/30 01:28:37 INFO : A1/one.rclone_chunk.001_yxu6h6: Deleted 2026/07/30 01:28:37 DEBUG : A1/two: size = 3 OK 2026/07/30 01:28:37 DEBUG : A1/two.rclone_chunk.001_yxu7wl: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:28:37 INFO : A1/two.rclone_chunk.001_yxu7wl: Copied (server-side copy) to: A1/two 2026/07/30 01:28:37 INFO : A1/two.rclone_chunk.001_yxu7wl: Deleted 2026/07/30 01:28:37 DEBUG : A1/B1/three: size = 5 OK 2026/07/30 01:28:37 DEBUG : A1/B1/three.rclone_chunk.001_yxu7ks: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/30 01:28:37 INFO : A1/B1/three.rclone_chunk.001_yxu7ks: Copied (server-side copy) to: A1/B1/three 2026/07/30 01:28:37 INFO : A1/B1/three.rclone_chunk.001_yxu7ks: Deleted 2026/07/30 01:28:38 DEBUG : A1/B1/C1/four: size = 4 OK 2026/07/30 01:28:38 DEBUG : A1/B1/C1/four.rclone_chunk.001_yxu7ur: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/30 01:28:38 INFO : A1/B1/C1/four.rclone_chunk.001_yxu7ur: Copied (server-side copy) to: A1/B1/C1/four 2026/07/30 01:28:38 INFO : A1/B1/C1/four.rclone_chunk.001_yxu7ur: Deleted 2026/07/30 01:28:38 DEBUG : A1/B1/C2/five: size = 4 OK 2026/07/30 01:28:38 DEBUG : A1/B1/C2/five.rclone_chunk.001_yxu81k: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/30 01:28:38 INFO : A1/B1/C2/five.rclone_chunk.001_yxu81k: Copied (server-side copy) to: A1/B1/C2/five 2026/07/30 01:28:38 INFO : A1/B1/C2/five.rclone_chunk.001_yxu81k: Deleted 2026/07/30 01:28:38 INFO : A1/B2: Making directory 2026/07/30 01:28:38 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/07/30 01:28:39 DEBUG : A1/B1/three: copy non-chunked object... 2026/07/30 01:28:39 DEBUG : A1/one: copy non-chunked object... 2026/07/30 01:28:39 DEBUG : A1/B1/C1/four: copy non-chunked object... 2026/07/30 01:28:39 DEBUG : A1/B1/C2/five: copy non-chunked object... 2026/07/30 01:28:39 DEBUG : A1/two: copy non-chunked object... 2026/07/30 01:28:39 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/30 01:28:39 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/30 01:28:39 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/07/30 01:28:39 DEBUG : A2/B1/three: size = 5 OK 2026/07/30 01:28:39 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/30 01:28:39 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/07/30 01:28:39 DEBUG : A2/one: size = 3 OK 2026/07/30 01:28:39 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:28:39 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/07/30 01:28:39 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/30 01:28:39 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/30 01:28:39 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/07/30 01:28:39 INFO : A1/B1/C1/four: Deleted 2026/07/30 01:28:39 DEBUG : A2/two: size = 3 OK 2026/07/30 01:28:39 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:28:39 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/07/30 01:28:39 INFO : A1/B1/three: Deleted 2026/07/30 01:28:39 INFO : A1/one: Deleted 2026/07/30 01:28:39 INFO : A1/B1/C2/five: Deleted 2026/07/30 01:28:39 INFO : A1/two: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/07/30 01:28:40 DEBUG : A2/B1/C1/four: copy non-chunked object... 2026/07/30 01:28:40 DEBUG : A2/B1/C2/five: copy non-chunked object... 2026/07/30 01:28:40 DEBUG : A2/two: copy non-chunked object... 2026/07/30 01:28:40 DEBUG : A2/B1/three: copy non-chunked object... 2026/07/30 01:28:40 DEBUG : A2/one: copy non-chunked object... 2026/07/30 01:28:40 DEBUG : A3/two: size = 3 OK 2026/07/30 01:28:40 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:28:40 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/07/30 01:28:40 DEBUG : A3/one: size = 3 OK 2026/07/30 01:28:40 DEBUG : A3/B1/C1/four: size = 4 OK 2026/07/30 01:28:40 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:28:40 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/07/30 01:28:40 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/30 01:28:40 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/07/30 01:28:40 DEBUG : A3/B1/C2/five: size = 4 OK 2026/07/30 01:28:40 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/30 01:28:40 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/07/30 01:28:40 DEBUG : A3/B1/three: size = 5 OK 2026/07/30 01:28:40 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/30 01:28:40 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/07/30 01:28:40 INFO : A2/B1/C1/four: Deleted 2026/07/30 01:28:40 INFO : A2/two: Deleted 2026/07/30 01:28:40 INFO : A2/one: Deleted 2026/07/30 01:28:40 INFO : A2/B1/C2/five: Deleted 2026/07/30 01:28:40 INFO : A2/B1/three: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/07/30 01:28:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/30 01:28:41 DEBUG : A3/B1/C1/four: copy non-chunked object... 2026/07/30 01:28:41 DEBUG : A3/B1/three: copy non-chunked object... 2026/07/30 01:28:41 DEBUG : A3/one: copy non-chunked object... 2026/07/30 01:28:41 DEBUG : A3/B1/C2/five: copy non-chunked object... 2026/07/30 01:28:41 DEBUG : A3/two: copy non-chunked object... 2026/07/30 01:28:41 DEBUG : A4/B1/C1/four: size = 4 OK 2026/07/30 01:28:41 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/30 01:28:41 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/07/30 01:28:41 DEBUG : A4/one: size = 3 OK 2026/07/30 01:28:41 DEBUG : A4/two: size = 3 OK 2026/07/30 01:28:41 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/30 01:28:41 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/07/30 01:28:41 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/30 01:28:41 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/07/30 01:28:41 DEBUG : A4/B1/C2/five: size = 4 OK 2026/07/30 01:28:41 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/30 01:28:41 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/07/30 01:28:41 DEBUG : A4/B1/three: size = 5 OK 2026/07/30 01:28:41 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/30 01:28:41 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/07/30 01:28:41 INFO : A3/B1/C1/four: Deleted 2026/07/30 01:28:41 INFO : A3/two: Deleted 2026/07/30 01:28:41 INFO : A3/one: Deleted 2026/07/30 01:28:41 INFO : A3/B1/C2/five: Deleted 2026/07/30 01:28:41 INFO : A3/B1/three: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.60s) === RUN TestGetFsInfo run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1526: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2026/07/30 01:28:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 01:28:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:28:42 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_yxucc9: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/30 01:28:42 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_yxucc9: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2026/07/30 01:28:42 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_yxucc9: Deleted 2026/07/30 01:28:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:28:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/30 01:28:42 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/30 01:28:42 NOTICE: S3 bucket rclone-test-pexabug9xisi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/30 01:28:42 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: open chunk writer: started multipart upload: BeYVaiT7prz_b4cPizB6zsdU30oXqzFQSZ3E1p_geP4gPwl4sS8wH9vaD.D0bOku8CHR1GLI.vfZDCFnxbO28.y3YRNATg45iMg00QdNadUnPpPfl3v0CT2B_LoRUuK9 2026/07/30 01:28:42 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: multipart upload "BeYVaiT7prz_b4cPizB6zsdU30oXqzFQSZ3E1p_geP4gPwl4sS8wH9vaD.D0bOku8CHR1GLI.vfZDCFnxbO28.y3YRNATg45iMg00QdNadUnPpPfl3v0CT2B_LoRUuK9" finished 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: open chunk writer: started multipart upload: 0R5y9wmFt7aQy7zmlB92AZo8N7ehA4RbunS3kCloYZahP_INKmbjDoKqVLve81ZYNhymkxeVLQ2ZmsUdfLOB.EOLTVaTQHxebrR2y2fvmUvuni19XezIxsYAKspWZQCT 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: multipart upload "0R5y9wmFt7aQy7zmlB92AZo8N7ehA4RbunS3kCloYZahP_INKmbjDoKqVLve81ZYNhymkxeVLQ2ZmsUdfLOB.EOLTVaTQHxebrR2y2fvmUvuni19XezIxsYAKspWZQCT" finished 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: open chunk writer: started multipart upload: TBKFRA8vtM.Dea7LklGLsM4_NPvjYCPW9WpxWJxTKFQMXqTeecWJBURUIpCzE47Pywj806N5ogWnZsGCeVDKGe2ktq2vshtq.UhDpQHPDKtg1po5ypO6DIEYw0NRldqo 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: multipart upload "TBKFRA8vtM.Dea7LklGLsM4_NPvjYCPW9WpxWJxTKFQMXqTeecWJBURUIpCzE47Pywj806N5ogWnZsGCeVDKGe2ktq2vshtq.UhDpQHPDKtg1po5ypO6DIEYw0NRldqo" finished 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: open chunk writer: started multipart upload: s3mw5qNIoZcUn2ZU7vptOwau2qdX1Nr1WG7szJPLTcSss3SNk0oPHtvGb6EZC8x.Maz.WhcI_A2j3flGJOwlKifhXe1.k0s0DBZbQG8E8DvByow0LMYbEV8.hAjNRMZd 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:43 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: multipart upload "s3mw5qNIoZcUn2ZU7vptOwau2qdX1Nr1WG7szJPLTcSss3SNk0oPHtvGb6EZC8x.Maz.WhcI_A2j3flGJOwlKifhXe1.k0s0DBZbQG8E8DvByow0LMYbEV8.hAjNRMZd" finished 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: open chunk writer: started multipart upload: w1px83RfNUBlna7iT4nP66IsEL7f.TBhFLKdKr7a_WmS56lunCUjf2IYTR8SOJI5bSSaOOXrETFRC1tHVkeW4530DrdDNNJ3386CNZbjrdSdJQswRudvKtU6nJcnjH8T 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: multipart upload "w1px83RfNUBlna7iT4nP66IsEL7f.TBhFLKdKr7a_WmS56lunCUjf2IYTR8SOJI5bSSaOOXrETFRC1tHVkeW4530DrdDNNJ3386CNZbjrdSdJQswRudvKtU6nJcnjH8T" finished 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: open chunk writer: started multipart upload: Vt0pwemqduypUHX3FXfdp26wd9GMGKtNVFqM7hZOoDZTsvPmATLA7OGkPrxEPC_XNQxLL024kND9MpjNrbAHoqSeNrdMlbTYTSbNFgiAYA43Z_nuLQV5EWWxXudUnjfm 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: multipart upload "Vt0pwemqduypUHX3FXfdp26wd9GMGKtNVFqM7hZOoDZTsvPmATLA7OGkPrxEPC_XNQxLL024kND9MpjNrbAHoqSeNrdMlbTYTSbNFgiAYA43Z_nuLQV5EWWxXudUnjfm" finished 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: open chunk writer: started multipart upload: RdNHtsZRMZp1WTM_Atow8Kd7nQ2BlHYoePqccZ9CQYMo7JwOm6KRKLyX3y5XpyKB8_KjLhEOXf1lVbd44cbgj4p31WxLAkBOuDygKsUPVPAMiRpt0JKcNkXMOqvAQEq9 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:44 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: multipart upload "RdNHtsZRMZp1WTM_Atow8Kd7nQ2BlHYoePqccZ9CQYMo7JwOm6KRKLyX3y5XpyKB8_KjLhEOXf1lVbd44cbgj4p31WxLAkBOuDygKsUPVPAMiRpt0JKcNkXMOqvAQEq9" finished 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: open chunk writer: started multipart upload: p3zTlv6Tkw6mVqwxiWqVDQzBeXERPy5ZQT3n.NZ81f5sOUI2kX3dcnyjxN4qqJsMSRJlv3begzgch0z5wEsWOcqHBayAtxrKBpGNN65BAe173C.t9W8vKxalc4Ieig6L 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: multipart upload "p3zTlv6Tkw6mVqwxiWqVDQzBeXERPy5ZQT3n.NZ81f5sOUI2kX3dcnyjxN4qqJsMSRJlv3begzgch0z5wEsWOcqHBayAtxrKBpGNN65BAe173C.t9W8vKxalc4Ieig6L" finished 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: open chunk writer: started multipart upload: nFDNz4tgu4DwvZ3P7x_cCFVgRXRvru3RBto30JPK3RexBLg_lTLZqkCR0dD3UXT69WhElR3o_IG5kwOphDapJe17iHyleCROpTt4KxN1ViEQqiIsZI7Iu_dNS9mlCJPN 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: multipart upload "nFDNz4tgu4DwvZ3P7x_cCFVgRXRvru3RBto30JPK3RexBLg_lTLZqkCR0dD3UXT69WhElR3o_IG5kwOphDapJe17iHyleCROpTt4KxN1ViEQqiIsZI7Iu_dNS9mlCJPN" finished 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: open chunk writer: started multipart upload: Vw1gn8LjdErD7zKt3Vlze3tMaSsCno6T7jA_OGtwevUWSAJE2Gb1ftPDeyOmimEHQVup8.gc5IN3kBesbrqRy0Wui4Rm54CH2ntWuQKtQZnlkz3ryF.vqbh4aa_FBUvE 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:45 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: multipart upload "Vw1gn8LjdErD7zKt3Vlze3tMaSsCno6T7jA_OGtwevUWSAJE2Gb1ftPDeyOmimEHQVup8.gc5IN3kBesbrqRy0Wui4Rm54CH2ntWuQKtQZnlkz3ryF.vqbh4aa_FBUvE" finished 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: open chunk writer: started multipart upload: ff.YGwfa9Sc.ZjxiqS3T.3fTvLOIsshZTAddEhBlqNnKTjHg7DDsTGytJHRBR7fVi8SO3cwpxXLnTketU137DfwMsmXDXm6pK8CMBJ7iFIgXb1duVKAuSjaATZDwH6vT 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: multipart upload "ff.YGwfa9Sc.ZjxiqS3T.3fTvLOIsshZTAddEhBlqNnKTjHg7DDsTGytJHRBR7fVi8SO3cwpxXLnTketU137DfwMsmXDXm6pK8CMBJ7iFIgXb1duVKAuSjaATZDwH6vT" finished 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: open chunk writer: started multipart upload: SZgZ..xwLCw_1CDJWoHnK.3qmNknDr2f4y0Z.Ptb.nCV5vJicbjbAduSFvtQVwK4iBiosfofmOUYkI.zCEjJgDD1CEwJTLjOnajSdEot2l46NzEKY7FHshYet9xm3.RU 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: multipart upload "SZgZ..xwLCw_1CDJWoHnK.3qmNknDr2f4y0Z.Ptb.nCV5vJicbjbAduSFvtQVwK4iBiosfofmOUYkI.zCEjJgDD1CEwJTLjOnajSdEot2l46NzEKY7FHshYet9xm3.RU" finished 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: open chunk writer: started multipart upload: AblIPWZ.xh9EPc49eium1JSZRv_cwA9oQTToavxPi9K_62hEZqpnsA0jtM.YEbzJ1G1V7OGDotn3L3wLRtnSEiHerLQEqROsDC74LLPPIFbGENkGG0aTqpu7RHsASWXP 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: multipart upload "AblIPWZ.xh9EPc49eium1JSZRv_cwA9oQTToavxPi9K_62hEZqpnsA0jtM.YEbzJ1G1V7OGDotn3L3wLRtnSEiHerLQEqROsDC74LLPPIFbGENkGG0aTqpu7RHsASWXP" finished 2026/07/30 01:28:46 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: open chunk writer: started multipart upload: rcKPwr7AHwPgcuvxvtsJUk6p5iXD7xB9Z7kCcZdLUeQUN.98QwknrS989mAMt_DQ6cuVABO5o4vqBgLW5SpUH42Nu8pwuyCDX3FFM_Xo4hiV0ZPjXM0V7LY5rMdz4Ueo 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: multipart upload "rcKPwr7AHwPgcuvxvtsJUk6p5iXD7xB9Z7kCcZdLUeQUN.98QwknrS989mAMt_DQ6cuVABO5o4vqBgLW5SpUH42Nu8pwuyCDX3FFM_Xo4hiV0ZPjXM0V7LY5rMdz4Ueo" finished 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: open chunk writer: started multipart upload: P7FFLB8Aml0.u2SOHCEsjX4Jy1241yh_bCPrNDDMHajh82iwnmxfQTZT6YtJVuSsTw0JSscP.VfC8tysZgceDFs3LkCbaJPhBiCfdKJdZDHdzruHE4NvMpw6fzrAXMAA 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: multipart upload "P7FFLB8Aml0.u2SOHCEsjX4Jy1241yh_bCPrNDDMHajh82iwnmxfQTZT6YtJVuSsTw0JSscP.VfC8tysZgceDFs3LkCbaJPhBiCfdKJdZDHdzruHE4NvMpw6fzrAXMAA" finished 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: open chunk writer: started multipart upload: CLpz2puZDCp7ZqAUP4juGaiF1z2vLG2Xgn7hHEnkz3qn.jsXCSYyORdsA9jHPCVw.Lnz6KcTZP187Z5KTSzBMk9pgZGgZksrsMUC2mmnLJiCsMZi.GU1ws9brGbybGOX 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:47 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: multipart upload "CLpz2puZDCp7ZqAUP4juGaiF1z2vLG2Xgn7hHEnkz3qn.jsXCSYyORdsA9jHPCVw.Lnz6KcTZP187Z5KTSzBMk9pgZGgZksrsMUC2mmnLJiCsMZi.GU1ws9brGbybGOX" finished 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: open chunk writer: started multipart upload: 1lhxCogkasQpwQCV7fplBzhuFOlZ3bn3g4PaDBluEcQ8xIzY0RMsc.gEMOJS0RYoW82.0McvJU2DelpqbvL9dusYF3pHB82zu0txS_hHgdqSAYdu_Y2rhgVr7z9WUdWB 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: multipart upload "1lhxCogkasQpwQCV7fplBzhuFOlZ3bn3g4PaDBluEcQ8xIzY0RMsc.gEMOJS0RYoW82.0McvJU2DelpqbvL9dusYF3pHB82zu0txS_hHgdqSAYdu_Y2rhgVr7z9WUdWB" finished 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: open chunk writer: started multipart upload: WN7UVSM1vQHV8JtAg.EU13NmRwUwWR23GGCf2Or8dGqDuHiWhTEG04O_x_pLbxH4dPelCBDBrPiH75tYNBtTqTRLW3reouKfmleR3zfODsI.wWhVpLtl4QQ.9VXucBYN 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: multipart upload "WN7UVSM1vQHV8JtAg.EU13NmRwUwWR23GGCf2Or8dGqDuHiWhTEG04O_x_pLbxH4dPelCBDBrPiH75tYNBtTqTRLW3reouKfmleR3zfODsI.wWhVpLtl4QQ.9VXucBYN" finished 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: open chunk writer: started multipart upload: 4TLLwE5ji2rqFbsS36USTo5pp6CsI_JY8HYqKU2NrqzBpmbgyDBVTZtGsnMjXF0AJF.dupJxQR_1w3UcJ1lerdPbxFZUoaI66.iER2rrXDlSykCF1VspQiStUFkaz4As 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: multipart upload "4TLLwE5ji2rqFbsS36USTo5pp6CsI_JY8HYqKU2NrqzBpmbgyDBVTZtGsnMjXF0AJF.dupJxQR_1w3UcJ1lerdPbxFZUoaI66.iER2rrXDlSykCF1VspQiStUFkaz4As" finished 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: open chunk writer: started multipart upload: AyEl7.yyqmlVElb44FIXZrH3W70SLHoGh0_Wn09ZRc36aZ95CKTUTU79o7w0y7b77K0b0s02vy19vaSH0qpWYZy1E4VBbxHw_sYGP_HzO4N1w0uSSdvSj76573r3GfNX 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: multipart upload "AyEl7.yyqmlVElb44FIXZrH3W70SLHoGh0_Wn09ZRc36aZ95CKTUTU79o7w0y7b77K0b0s02vy19vaSH0qpWYZy1E4VBbxHw_sYGP_HzO4N1w0uSSdvSj76573r3GfNX" finished 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: open chunk writer: started multipart upload: VCUZCa2iU9N9hKFfURPvFgpmxWdncVaMs6wFK_qqfET3HwNPkfsoyVw2VFr5kF3fAUNQYypCH17a4ib_Tj2A1DWLQHFEHVpvWWdkbd8tWXFdAagaAicl47XPMC69yCRK 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: multipart upload "VCUZCa2iU9N9hKFfURPvFgpmxWdncVaMs6wFK_qqfET3HwNPkfsoyVw2VFr5kF3fAUNQYypCH17a4ib_Tj2A1DWLQHFEHVpvWWdkbd8tWXFdAagaAicl47XPMC69yCRK" finished 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/07/30 01:28:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2026/07/30 01:28:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_yxuc76: Deleted 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/07/30 01:28:50 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2026/07/30 01:28:50 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_yxuc76: Deleted 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/07/30 01:28:51 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2026/07/30 01:28:51 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_yxuc76: Deleted 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/07/30 01:28:52 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:52 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2026/07/30 01:28:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_yxuc76: Deleted 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2026/07/30 01:28:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_yxuc76: Deleted 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: Src hash empty - aborting Dst hash check 2026/07/30 01:28:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: Copied (server-side copy) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2026/07/30 01:28:53 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_yxuc76: Deleted 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe: size = 1025 OK 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2026/07/30 01:28:53 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:28:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 01:28:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:28:55 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_yxupf9: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/30 01:28:55 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_yxupf9: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2026/07/30 01:28:55 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_yxupf9: Deleted 2026/07/30 01:28:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:28:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/30 01:28:55 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: open chunk writer: started multipart upload: HE2FtYqgG9c6l_Y.GrhiWdMRJury0.GRjAYmVAOnKBWDCH7lAZSPibBPFrsP4Ha0PqRGdORV.0_mBOESRmng9JADnNM7mS.BiA5Evmz9mQg6f.X28vSQjyO1_U0fRbBO 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: multipart upload "HE2FtYqgG9c6l_Y.GrhiWdMRJury0.GRjAYmVAOnKBWDCH7lAZSPibBPFrsP4Ha0PqRGdORV.0_mBOESRmng9JADnNM7mS.BiA5Evmz9mQg6f.X28vSQjyO1_U0fRbBO" finished 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: open chunk writer: started multipart upload: j8j4zV3InFmmeA_N6zvSRHQs90nvHcMujU0ZUj0eJ60tICBYG8rnosJX8la_.FxVI360su7w9lf0pfY_demrRO3rxfqs8lY2y_HZLWr5SD8FzGsfUms817KKtBzrGROo 2026/07/30 01:28:55 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: multipart upload "j8j4zV3InFmmeA_N6zvSRHQs90nvHcMujU0ZUj0eJ60tICBYG8rnosJX8la_.FxVI360su7w9lf0pfY_demrRO3rxfqs8lY2y_HZLWr5SD8FzGsfUms817KKtBzrGROo" finished 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: open chunk writer: started multipart upload: 7zY4ULyGoQ4MLt8_wH47pQZRVIQ7t.6MWe9pJJ0HDiaG1rZjWC2skwYrNdo8P_hrcP9TpURa2CQEDV9n.daED5vNclBp08wWE8DPtzXAGIcXBVCXkt92v3suFYueOx82 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: multipart upload "7zY4ULyGoQ4MLt8_wH47pQZRVIQ7t.6MWe9pJJ0HDiaG1rZjWC2skwYrNdo8P_hrcP9TpURa2CQEDV9n.daED5vNclBp08wWE8DPtzXAGIcXBVCXkt92v3suFYueOx82" finished 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: open chunk writer: started multipart upload: 0xG2.6EAkK1m1LDCxPTmQXM.05N9blj2VYqNe7GDwEA_0P9bTUqOOrSXd9yiNQA.mio4iycwHjfhY27cUUwRI0wJGReGcDRM9T.t_SH.AumyKfzlxF93Vk7J1OKW0Pqv 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: multipart upload "0xG2.6EAkK1m1LDCxPTmQXM.05N9blj2VYqNe7GDwEA_0P9bTUqOOrSXd9yiNQA.mio4iycwHjfhY27cUUwRI0wJGReGcDRM9T.t_SH.AumyKfzlxF93Vk7J1OKW0Pqv" finished 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: open chunk writer: started multipart upload: j7m.0j0nBIWKe.A5hpuFLQhtM2QKvEbiHKT6LRXH5ZV5JF1qutuL3PUUs7Lh3OxaOypSkyqko1_wmOZuq0shn.GAiEmJ4yLkZWWw9puIxVsdNEA7sU7yc2Hu_Cpk1iJz 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:56 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: multipart upload "j7m.0j0nBIWKe.A5hpuFLQhtM2QKvEbiHKT6LRXH5ZV5JF1qutuL3PUUs7Lh3OxaOypSkyqko1_wmOZuq0shn.GAiEmJ4yLkZWWw9puIxVsdNEA7sU7yc2Hu_Cpk1iJz" finished 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: open chunk writer: started multipart upload: 2eyIL9yCNvB9aomAy1GrvrpdhNdorQpcjc5Vg7oNSA2_RBTGekjg5FXctOGUizTJraPhns6IwIC3k8bEdUj.efCLUfBBBiVsNrqYNG51yN8DVRIHAXviySnYNKyyr8LB 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: multipart upload "2eyIL9yCNvB9aomAy1GrvrpdhNdorQpcjc5Vg7oNSA2_RBTGekjg5FXctOGUizTJraPhns6IwIC3k8bEdUj.efCLUfBBBiVsNrqYNG51yN8DVRIHAXviySnYNKyyr8LB" finished 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: open chunk writer: started multipart upload: 3I8uzcqkgQHMge_cnNJ3cOq5A5ffNikerIWncJip00.tM5vCHbiMNroXW8m8MiscGdy_.kTL.54WSo5JiU9jU7imavyVshnZXL.xo54hnFREKVDEZCPaFV9hefxnURMc 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: multipart upload "3I8uzcqkgQHMge_cnNJ3cOq5A5ffNikerIWncJip00.tM5vCHbiMNroXW8m8MiscGdy_.kTL.54WSo5JiU9jU7imavyVshnZXL.xo54hnFREKVDEZCPaFV9hefxnURMc" finished 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: open chunk writer: started multipart upload: w2.ZjLsLM7cftogT7wh4qLNf85jOA2uvMIeDaUpi_trBlBB09duHU29GRV0KiI2TI5NHVmsuuxxLlN9TWNBtQFoY_yNExvRpjP2BYZRyBAWCbOC01.y.q_lAQRiyq3kQ 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:57 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: multipart upload "w2.ZjLsLM7cftogT7wh4qLNf85jOA2uvMIeDaUpi_trBlBB09duHU29GRV0KiI2TI5NHVmsuuxxLlN9TWNBtQFoY_yNExvRpjP2BYZRyBAWCbOC01.y.q_lAQRiyq3kQ" finished 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: open chunk writer: started multipart upload: a6Sqdg.2L_ndSxtTf9DxsmjgVhBXECmoKnbql6bVTxeMWrT6Yp9pFXtj0AMaTRinjWOwE.0jK1EY_imJ7rChY91fM9fpu3.LdGoNN5UoAcWpFCCBFfRGppEIF7GT_hKy 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: multipart upload "a6Sqdg.2L_ndSxtTf9DxsmjgVhBXECmoKnbql6bVTxeMWrT6Yp9pFXtj0AMaTRinjWOwE.0jK1EY_imJ7rChY91fM9fpu3.LdGoNN5UoAcWpFCCBFfRGppEIF7GT_hKy" finished 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: open chunk writer: started multipart upload: WwwYUNA.s.2tMSbEvRvTt1Qvxj_YS7UcGYPPc_Pwu69AJCAgvPrCZ.BuTqZNOmeJBViC0yP8mRo0Ay9vsknib2JKizWR1bW091jY9D35o.Gs64YIi_ort9VY6r.cUGYB 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: multipart upload "WwwYUNA.s.2tMSbEvRvTt1Qvxj_YS7UcGYPPc_Pwu69AJCAgvPrCZ.BuTqZNOmeJBViC0yP8mRo0Ay9vsknib2JKizWR1bW091jY9D35o.Gs64YIi_ort9VY6r.cUGYB" finished 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: open chunk writer: started multipart upload: vZ78Ko.dqS0zRhgNM7iXEN5wFfN0haUqx20IU1MJHw2xsM_O2BHHdqm9ctEYDmqemsgWsnYoNtc4IfSYKFKYlRWytfC9H.dVH4F.gyoyQb1YBi9b4Gk0..Rr_A_bFqvJ 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:58 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: multipart upload "vZ78Ko.dqS0zRhgNM7iXEN5wFfN0haUqx20IU1MJHw2xsM_O2BHHdqm9ctEYDmqemsgWsnYoNtc4IfSYKFKYlRWytfC9H.dVH4F.gyoyQb1YBi9b4Gk0..Rr_A_bFqvJ" finished 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: open chunk writer: started multipart upload: FZoDTSEErlEW.VOzS_s8SNsfdENSuQx5r5IL2l4EYItmspQli88XDdW3u79_mojkBD.AeYuFKuLbSezL7V.3JoeFYFjF7CM6Dxq45txuqObKVn4RpSYp1G8coXV5zn.W 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: multipart upload "FZoDTSEErlEW.VOzS_s8SNsfdENSuQx5r5IL2l4EYItmspQli88XDdW3u79_mojkBD.AeYuFKuLbSezL7V.3JoeFYFjF7CM6Dxq45txuqObKVn4RpSYp1G8coXV5zn.W" finished 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: open chunk writer: started multipart upload: YX9p5vMK1t37Q2bSnbfhcRelCSwdou7vyZyxfLl1UOLdT6woOejcP87Dav9sw52LTUN36_ztPWdidVrLQVnF1UYDhlCiUixNoC2KWwkZY_oCAZMF1Jlloz.Vmez3cZPF 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: multipart upload "YX9p5vMK1t37Q2bSnbfhcRelCSwdou7vyZyxfLl1UOLdT6woOejcP87Dav9sw52LTUN36_ztPWdidVrLQVnF1UYDhlCiUixNoC2KWwkZY_oCAZMF1Jlloz.Vmez3cZPF" finished 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: open chunk writer: started multipart upload: doNiOYFHFQJEto_3YDIpbn9iSRCPzd.uESMujKzLkUIH_qkiyI9uSHpPlYnX6hzzFCtZZ4T.VMhEb30bV3l5iimbip3BaYLYIOKX2kqO53wNqW48ulJPWinuJez_fWIR 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: multipart upload "doNiOYFHFQJEto_3YDIpbn9iSRCPzd.uESMujKzLkUIH_qkiyI9uSHpPlYnX6hzzFCtZZ4T.VMhEb30bV3l5iimbip3BaYLYIOKX2kqO53wNqW48ulJPWinuJez_fWIR" finished 2026/07/30 01:28:59 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: open chunk writer: started multipart upload: Y.oa0GOqx_lkykPvvVeawwjxXfqnUFb42bZ3IfdkAEUMhYK2bX50dq3FE.HyOdDy6uAhlk5JsBDu5ND82WBONLHQa0xH7KFRnVv3e.5X9ZwV4H6kdTOLIePjfKr3Ygea 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: multipart upload "Y.oa0GOqx_lkykPvvVeawwjxXfqnUFb42bZ3IfdkAEUMhYK2bX50dq3FE.HyOdDy6uAhlk5JsBDu5ND82WBONLHQa0xH7KFRnVv3e.5X9ZwV4H6kdTOLIePjfKr3Ygea" finished 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: open chunk writer: started multipart upload: qm8GOWgxFVJuFrEWJjnCAPQbH2CMk1l45HbgwIwtxFlOBAwdQYAUiJMvpphptUy9On7XrfAogr2Kw9FJTkp4zF5DCnCiol7BD5nn4MV9E_WKvdqBWQX3w.RJRiGCxlRX 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: multipart upload "qm8GOWgxFVJuFrEWJjnCAPQbH2CMk1l45HbgwIwtxFlOBAwdQYAUiJMvpphptUy9On7XrfAogr2Kw9FJTkp4zF5DCnCiol7BD5nn4MV9E_WKvdqBWQX3w.RJRiGCxlRX" finished 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: open chunk writer: started multipart upload: MHAzruiDohmhjl74DaJxTnJhrzkZLQkMXaSHLf4HjQDBmD8QlYKFEZgAD4lkgt2G1aLh.J3dyekZDajUqHn1n5nlzMZ9lGypZdGeLUgRcy4_NlXtohAfUUVYh9eOP1SZ 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: multipart upload "MHAzruiDohmhjl74DaJxTnJhrzkZLQkMXaSHLf4HjQDBmD8QlYKFEZgAD4lkgt2G1aLh.J3dyekZDajUqHn1n5nlzMZ9lGypZdGeLUgRcy4_NlXtohAfUUVYh9eOP1SZ" finished 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: open chunk writer: started multipart upload: lJODjFWU_CSRrf4YAqIR.7s9ueO4VkPy1ZH_epu8iwlBR.7ewBM7TckQcb_d30yTkHkCMfyr1RhFQcx2XEWV2iyayRxUWq9bQb9PAQz1qskAMXXn1u2omRfKwz9AUKvy 2026/07/30 01:29:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: multipart upload "lJODjFWU_CSRrf4YAqIR.7s9ueO4VkPy1ZH_epu8iwlBR.7ewBM7TckQcb_d30yTkHkCMfyr1RhFQcx2XEWV2iyayRxUWq9bQb9PAQz1qskAMXXn1u2omRfKwz9AUKvy" finished 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: open chunk writer: started multipart upload: jkkOUC.puFb4e8PREk1pv5Bgktrgq4pTojNSMFPOx2GDM2hBv2fW_xbH.w0paaKhPIWv92A743DYq4a5GAK4HHJuSBgCtPe2pvTwOmlRdhuRLZVTh0Vh7mjp7lSY2aMs 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: multipart upload "jkkOUC.puFb4e8PREk1pv5Bgktrgq4pTojNSMFPOx2GDM2hBv2fW_xbH.w0paaKhPIWv92A743DYq4a5GAK4HHJuSBgCtPe2pvTwOmlRdhuRLZVTh0Vh7mjp7lSY2aMs" finished 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: open chunk writer: started multipart upload: 8El.Jrm6vchyMK_.VoOfHKJ6GSaVa0ADmPiL7s1nld2Ud4K59Js_qzOSnGSG0tIZ0F2KOYYrpIqouRP6u_1udtRjz9OLYh.wUlRBaXR0SjvwQ7cerGMWBiSBcxjZUGIo 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: multipart upload "8El.Jrm6vchyMK_.VoOfHKJ6GSaVa0ADmPiL7s1nld2Ud4K59Js_qzOSnGSG0tIZ0F2KOYYrpIqouRP6u_1udtRjz9OLYh.wUlRBaXR0SjvwQ7cerGMWBiSBcxjZUGIo" finished 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: open chunk writer: started multipart upload: 0qv3UYQ6Bn2zZobHrhsDfBIsB_.2ljfHWYShPWAWBgl3HCaS9RyuDDae.ZUAopmKsKw3qzshwfGy8BAHWmuomj9ZSFq13vxDg7omiZEBdw4LZYXsu4SadIJpw_1hZmRp 2026/07/30 01:29:01 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: multipart upload "0qv3UYQ6Bn2zZobHrhsDfBIsB_.2ljfHWYShPWAWBgl3HCaS9RyuDDae.ZUAopmKsKw3qzshwfGy8BAHWmuomj9ZSFq13vxDg7omiZEBdw4LZYXsu4SadIJpw_1hZmRp" finished 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_yxups7: Deleted 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_yxups7: Deleted 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_yxups7: Deleted 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_yxups7: Deleted 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/07/30 01:29:02 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_yxups7: Deleted 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/07/30 01:29:03 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:03 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_yxups7: Deleted 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/07/30 01:29:04 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2026/07/30 01:29:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_yxups7: Deleted 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_yxups7: Deleted 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_yxups7: Deleted 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_yxups7: Deleted 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: Src hash empty - aborting Dst hash check 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: Copied (server-side copy) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2026/07/30 01:29:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_yxups7: Deleted 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe: size = 1025 OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2026/07/30 01:29:05 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:29:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 01:29:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:29:07 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yxv1z3: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/07/30 01:29:08 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yxv1z3: Deleted 2026/07/30 01:29:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:29:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: open chunk writer: started multipart upload: ZiWG8426d065T64tp39NiuDeATfI0hoNBw0lc5rCc76Ym.HQ02ek.s5.RQRaWh1AA0AgPQJUksH3iOy3roVidzVzgeToDCdHG1V_UAgZlvASMKPM5kti1u6jjjU5XHFb 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: multipart upload "ZiWG8426d065T64tp39NiuDeATfI0hoNBw0lc5rCc76Ym.HQ02ek.s5.RQRaWh1AA0AgPQJUksH3iOy3roVidzVzgeToDCdHG1V_UAgZlvASMKPM5kti1u6jjjU5XHFb" finished 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: open chunk writer: started multipart upload: f8QGZxqZGmQGiYvx.J98XYuCZHDLEDV_gbrH9VqwZGSeSf2JfpCGUT5wdkWWPAJOgydv2yfLCwkIZ.JqpJq1hAs6qeCjjQWEiHEpw0DiC9kwbgQnKiBjIgBFtJWbTM0Y 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: multipart upload "f8QGZxqZGmQGiYvx.J98XYuCZHDLEDV_gbrH9VqwZGSeSf2JfpCGUT5wdkWWPAJOgydv2yfLCwkIZ.JqpJq1hAs6qeCjjQWEiHEpw0DiC9kwbgQnKiBjIgBFtJWbTM0Y" finished 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: open chunk writer: started multipart upload: J193vzvCKPD3x4XFmLCAsWjRAcpQX4GNlYO_dHlVWvKVZsGWaAS_qd.uvjzj37N7odyRLn8kErDaoTRgSdvxs29ylYKOiUwgWCazmsxNUydHkH7gkOSP7x2yiQk2vfh3 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: multipart upload "J193vzvCKPD3x4XFmLCAsWjRAcpQX4GNlYO_dHlVWvKVZsGWaAS_qd.uvjzj37N7odyRLn8kErDaoTRgSdvxs29ylYKOiUwgWCazmsxNUydHkH7gkOSP7x2yiQk2vfh3" finished 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: open chunk writer: started multipart upload: coBGsSISq.9S35hpy6vFONUuFv7f3amyabs.SRt8ZYcKr7mHgl4RSXRrx_J9LSd8aRTf_wNvJ2n3OCJZktMFf7RP5x.vSSL6dECcsY5X9yrpDuXsbL5ONtuqiKv0Baqn 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: multipart upload "coBGsSISq.9S35hpy6vFONUuFv7f3amyabs.SRt8ZYcKr7mHgl4RSXRrx_J9LSd8aRTf_wNvJ2n3OCJZktMFf7RP5x.vSSL6dECcsY5X9yrpDuXsbL5ONtuqiKv0Baqn" finished 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: open chunk writer: started multipart upload: w1uGc2ZqjclhXeiU_u_kEXE9h0SEF5rmWI5an1rRvRoOJAejNnNeDBX3THjM8Jj1FzhpUu8IiFD3WbRnI9QMzg4qlTWnm7jd2.FuFeC_k3L0BjX5G16kzFFfb9lF4a5k 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: multipart upload "w1uGc2ZqjclhXeiU_u_kEXE9h0SEF5rmWI5an1rRvRoOJAejNnNeDBX3THjM8Jj1FzhpUu8IiFD3WbRnI9QMzg4qlTWnm7jd2.FuFeC_k3L0BjX5G16kzFFfb9lF4a5k" finished 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: open chunk writer: started multipart upload: LDpPrgx.sZCTIVrM9WOuoeyvWJwhgrcJttmoh6h.JVczBNRTJyxtUIyZrEc2olLSeJuLQCvda6mcXBSUGRUklkmhG5u8i0pyMWUPqyO8OmPIruHzaVLHF93pW61yNo_x 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:09 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: multipart upload "LDpPrgx.sZCTIVrM9WOuoeyvWJwhgrcJttmoh6h.JVczBNRTJyxtUIyZrEc2olLSeJuLQCvda6mcXBSUGRUklkmhG5u8i0pyMWUPqyO8OmPIruHzaVLHF93pW61yNo_x" finished 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: open chunk writer: started multipart upload: ypRVsd4c3rYqkpXTRMA0v.pPo46i.WEvGR8hoXM0g3gWt9LTU6gzE2L1uJv.7d_SUw.hsgh6fa3hJa6tT5_H8YcRkBS41CykzYt.YBXGwL8zOMchT0qqmqJzT1.S3mgJ 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: multipart upload "ypRVsd4c3rYqkpXTRMA0v.pPo46i.WEvGR8hoXM0g3gWt9LTU6gzE2L1uJv.7d_SUw.hsgh6fa3hJa6tT5_H8YcRkBS41CykzYt.YBXGwL8zOMchT0qqmqJzT1.S3mgJ" finished 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: open chunk writer: started multipart upload: eT_XB09otNPhDCsd3fTSAmC7nf2ieYun_t61lxKuHaZHuTtsYU70oGrqDGKvmXqjGXM6nexuz5sjUvScLlScpL5u1U.o0Xg7kOAX8jYjAgOYJqBKgHG11x3PjekGkyB2 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: multipart upload "eT_XB09otNPhDCsd3fTSAmC7nf2ieYun_t61lxKuHaZHuTtsYU70oGrqDGKvmXqjGXM6nexuz5sjUvScLlScpL5u1U.o0Xg7kOAX8jYjAgOYJqBKgHG11x3PjekGkyB2" finished 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: open chunk writer: started multipart upload: iQhLRpbL2vulXVjCMWodGVoG1cYSxsspCDPTigEjAxWTEv1ZK0fChGC6POl5NQKpMK9cAampKa7qum.iDaYCO5QbCGv9R6MELhyAWN0o0CXg1YRiIspjOkU6J3JO8K3N 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: multipart upload "iQhLRpbL2vulXVjCMWodGVoG1cYSxsspCDPTigEjAxWTEv1ZK0fChGC6POl5NQKpMK9cAampKa7qum.iDaYCO5QbCGv9R6MELhyAWN0o0CXg1YRiIspjOkU6J3JO8K3N" finished 2026/07/30 01:29:10 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: open chunk writer: started multipart upload: 6O43sNMD3pTlf_sKfQ0k9LG.EkMpUjMWbi2brSDGglwlIy8GOsmD79U7D7jeinapZ.LyErfjqZtawzRYJUBTnkURpvZIeFBaAxB3PLy38moJ.XnOe5M9XRLwEU0u.rT1 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: multipart upload "6O43sNMD3pTlf_sKfQ0k9LG.EkMpUjMWbi2brSDGglwlIy8GOsmD79U7D7jeinapZ.LyErfjqZtawzRYJUBTnkURpvZIeFBaAxB3PLy38moJ.XnOe5M9XRLwEU0u.rT1" finished 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: open chunk writer: started multipart upload: aSWLuqEO5wyJJY5s3jQz5T1ngT_H0QyKcX94OPFZmXTKpT7NSJpWXikNOfsJ0iHMd3RBQKR70XT9Ndn2PoNVtCA.yfM7GaHgcUKb2kpwKWcuAjCyOVoODdZm5yugqy7w 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: multipart upload "aSWLuqEO5wyJJY5s3jQz5T1ngT_H0QyKcX94OPFZmXTKpT7NSJpWXikNOfsJ0iHMd3RBQKR70XT9Ndn2PoNVtCA.yfM7GaHgcUKb2kpwKWcuAjCyOVoODdZm5yugqy7w" finished 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: open chunk writer: started multipart upload: njnRdF4tOuVRlawoxW_FBQulAIk9yUzqdUCnXVkWVkM2zL4cJVQk12Dxi7WE2T.PG.XHctuS_t7ICRtlyFYF5UlvNExDtLelcnARqfJ5xcdD2YdvN_c1TZs9_2cgFTy5 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:11 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: multipart upload "njnRdF4tOuVRlawoxW_FBQulAIk9yUzqdUCnXVkWVkM2zL4cJVQk12Dxi7WE2T.PG.XHctuS_t7ICRtlyFYF5UlvNExDtLelcnARqfJ5xcdD2YdvN_c1TZs9_2cgFTy5" finished 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: open chunk writer: started multipart upload: gl8Znc5YUy87edY2pu0NNmn3aFeYcDtkJUYT4Ms8ZKctXNOXnY1wOwp7iBk4mVKcca3wVgFqqjecQz_5cO_54ylQhzEMGjXetAWr.tMA5UEOwQ9twgs4wLhPNg2..mF7 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: multipart upload "gl8Znc5YUy87edY2pu0NNmn3aFeYcDtkJUYT4Ms8ZKctXNOXnY1wOwp7iBk4mVKcca3wVgFqqjecQz_5cO_54ylQhzEMGjXetAWr.tMA5UEOwQ9twgs4wLhPNg2..mF7" finished 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: open chunk writer: started multipart upload: RbmtExkBZWXsw5y2aJiR.Bs_Dnrh56TshtMS7_JCz7vVzJoxDYZ6qiSgLLsPBtYri4gn59X9tVipYLwoHXtLQWvqymS1K0At4sFVZd_Li9pTjncKm9clKVob88LATx3_ 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: multipart upload "RbmtExkBZWXsw5y2aJiR.Bs_Dnrh56TshtMS7_JCz7vVzJoxDYZ6qiSgLLsPBtYri4gn59X9tVipYLwoHXtLQWvqymS1K0At4sFVZd_Li9pTjncKm9clKVob88LATx3_" finished 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: open chunk writer: started multipart upload: QI1Q7gDgSh32vKSBLqWrmSiSNzr9b2JcjsL0CbGQ70Frq_Cfynkg.smFfnx5EiLmukbOYr12zntP0Imh5R3AuPu9snwC5jx_S3e93OPWimv4HEnpCTg3a4u87GDpv8ek 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: multipart upload "QI1Q7gDgSh32vKSBLqWrmSiSNzr9b2JcjsL0CbGQ70Frq_Cfynkg.smFfnx5EiLmukbOYr12zntP0Imh5R3AuPu9snwC5jx_S3e93OPWimv4HEnpCTg3a4u87GDpv8ek" finished 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: open chunk writer: started multipart upload: 0vtJ3Fqpb_XW2q321APuJNI.nZjCz6e5Eds2mGQftoGJU4aTJHACYAsCSLX2W3mlsy.6IPjYRiuSrUxend7kttKvKHIjvykZZ1h2mAL8u3TJjrST6e7JltSCebkqIBZ7 2026/07/30 01:29:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: multipart upload "0vtJ3Fqpb_XW2q321APuJNI.nZjCz6e5Eds2mGQftoGJU4aTJHACYAsCSLX2W3mlsy.6IPjYRiuSrUxend7kttKvKHIjvykZZ1h2mAL8u3TJjrST6e7JltSCebkqIBZ7" finished 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: open chunk writer: started multipart upload: 31YedId9X51_5WnzKU85TPxJk42Qfikvp.pdzIEqDk6Cd3tfrwpgqqNI8bXtdO74ENSTf64vVQiljL9RyrSzlFOnDofXnVQJWJ1hrVTvIzYaI2eDE0MBK0_mFjt0fvAK 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: multipart upload "31YedId9X51_5WnzKU85TPxJk42Qfikvp.pdzIEqDk6Cd3tfrwpgqqNI8bXtdO74ENSTf64vVQiljL9RyrSzlFOnDofXnVQJWJ1hrVTvIzYaI2eDE0MBK0_mFjt0fvAK" finished 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: open chunk writer: started multipart upload: IAt6k3d_VLK_QfXzpzdK7K5vJbwHbTa99R1Cqr2k_gmeF_UTzu4RnJVJZv4efGDqlhhPRBFew2ksggGcekon3mDFJ3c5KzJPXpdE1Ueoj1iRzkl.Q3pu1cMG1b70lRT0 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: multipart upload "IAt6k3d_VLK_QfXzpzdK7K5vJbwHbTa99R1Cqr2k_gmeF_UTzu4RnJVJZv4efGDqlhhPRBFew2ksggGcekon3mDFJ3c5KzJPXpdE1Ueoj1iRzkl.Q3pu1cMG1b70lRT0" finished 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: open chunk writer: started multipart upload: vBJ0LniUXJ_naioJG3NPlCa3YlDSgyxomKaGT2.Cy3jeML9M8xhzoVUkKsoNhqdPvZapN_.CmCXXtsntba9ykj8Z948phksBFIBKLKswQ9Rz9etSpHpeGCkyv2uL8EDP 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:13 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: multipart upload "vBJ0LniUXJ_naioJG3NPlCa3YlDSgyxomKaGT2.Cy3jeML9M8xhzoVUkKsoNhqdPvZapN_.CmCXXtsntba9ykj8Z948phksBFIBKLKswQ9Rz9etSpHpeGCkyv2uL8EDP" finished 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: open chunk writer: started multipart upload: qmoJeiKGYVkQBVXLircQhJqRlGWWOmWiVMWw0vDAQ3QujJM8w44P72BQg7C4_0rGmrRvR1SnwaiHVenYgS24th1slFKVXM8uN_eUvVcbSBZE6dSnS4KSNivm7.4EqpIc 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: multipart upload "qmoJeiKGYVkQBVXLircQhJqRlGWWOmWiVMWw0vDAQ3QujJM8w44P72BQg7C4_0rGmrRvR1SnwaiHVenYgS24th1slFKVXM8uN_eUvVcbSBZE6dSnS4KSNivm7.4EqpIc" finished 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: open chunk writer: started multipart upload: EaM_F0D.YJnx1uL3M9mTpEytnOUne.zLxK8mYDHNjWqI7Ek3pQfiLKU9JgsPWnX6ks5oo.KhqlchBOxv65YQFoSAdyXHrIOBJUeIdnVE3Ay74BLA70GMkRRVnvSwlH.p 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: multipart upload "EaM_F0D.YJnx1uL3M9mTpEytnOUne.zLxK8mYDHNjWqI7Ek3pQfiLKU9JgsPWnX6ks5oo.KhqlchBOxv65YQFoSAdyXHrIOBJUeIdnVE3Ay74BLA70GMkRRVnvSwlH.p" finished 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/07/30 01:29:14 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2026/07/30 01:29:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxv2w9: Deleted 2026/07/30 01:29:15 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2026/07/30 01:29:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxv2w9: Deleted 2026/07/30 01:29:16 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/07/30 01:29:16 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxv2w9: Deleted 2026/07/30 01:29:17 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/07/30 01:29:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2026/07/30 01:29:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxv2w9: Deleted 2026/07/30 01:29:18 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/07/30 01:29:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2026/07/30 01:29:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxv2w9: Deleted 2026/07/30 01:29:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2026/07/30 01:29:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:29:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 01:29:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:29:20 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yxvdwd: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2026/07/30 01:29:20 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_yxvdwd: Deleted 2026/07/30 01:29:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 01:29:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/30 01:29:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: open chunk writer: started multipart upload: F4sT_fRvTcua3FGMvXa_5ocZT3GvhRHQcETSifGqTyqZ.1ZQj264DoujW1ot1Mrx5qTLEKs_yUZqtQB2DecLDIMzu2SpI9eD8d.tfyseQG_uAOF8FvRL6L0LRul7db9m 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: multipart upload "F4sT_fRvTcua3FGMvXa_5ocZT3GvhRHQcETSifGqTyqZ.1ZQj264DoujW1ot1Mrx5qTLEKs_yUZqtQB2DecLDIMzu2SpI9eD8d.tfyseQG_uAOF8FvRL6L0LRul7db9m" finished 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: open chunk writer: started multipart upload: GBDSzZ4AxFKaTdC9vycMx37pr4AYkLTID8Vunbqvq81KkXhHKXZFc4fNDyv0U.60mcuWOBTbJ6P7CpSPMbK.RDVLKQHl6G7.WViCR5zdTnzyHJk07nCJwYFYdIZcEQej 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: multipart upload "GBDSzZ4AxFKaTdC9vycMx37pr4AYkLTID8Vunbqvq81KkXhHKXZFc4fNDyv0U.60mcuWOBTbJ6P7CpSPMbK.RDVLKQHl6G7.WViCR5zdTnzyHJk07nCJwYFYdIZcEQej" finished 2026/07/30 01:29:20 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: open chunk writer: started multipart upload: PsjL8eMDdo8378yqm0X0Li3CjlTu51fUEQsCxpi_Xp71S_ZbRllRB9C9uLs9Rc4mzbSKDlAPIRh7XSo1mRQiqOuwE_dlWYUdi2J2Km9tXtXiHurRy2Sh662NmFhm5SrE 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: multipart upload "PsjL8eMDdo8378yqm0X0Li3CjlTu51fUEQsCxpi_Xp71S_ZbRllRB9C9uLs9Rc4mzbSKDlAPIRh7XSo1mRQiqOuwE_dlWYUdi2J2Km9tXtXiHurRy2Sh662NmFhm5SrE" finished 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: open chunk writer: started multipart upload: ohMnaleGB4pCM_BVkGeLQIm0fNOvc_zBUlbckou0txoyJwBvMUMWFeORn.jRwv94Ha9w8XnMAqGNH5.b8j1ugy5S5n7RXdCxasbP1LYcxr7AiwY4IMognKjtq.EVR6ET 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: multipart upload "ohMnaleGB4pCM_BVkGeLQIm0fNOvc_zBUlbckou0txoyJwBvMUMWFeORn.jRwv94Ha9w8XnMAqGNH5.b8j1ugy5S5n7RXdCxasbP1LYcxr7AiwY4IMognKjtq.EVR6ET" finished 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: open chunk writer: started multipart upload: kwxiVDo8xDgYdAUz_WL7sy1RI_iG1yy8cYVqZr3oQQkVcJZM3C3ZtikAFNYh09eXbNe62Yjdmjcj1abIXmOhEx2OxCzLYhSdmfeuCh3PS3jOWl1cGefUltFw9DZ8Y1I0 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: multipart upload "kwxiVDo8xDgYdAUz_WL7sy1RI_iG1yy8cYVqZr3oQQkVcJZM3C3ZtikAFNYh09eXbNe62Yjdmjcj1abIXmOhEx2OxCzLYhSdmfeuCh3PS3jOWl1cGefUltFw9DZ8Y1I0" finished 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: open chunk writer: started multipart upload: W.W2O7Sdrdcxa652aEx7lP3MpwNdGk34wB_7xEfAEIoz.3iT2AsxTw5ZjaLPNUB6WLloLR6yKSRvStfIcwRSw8FgQO32Ad1MuaPgJ6ed4TIGPE8uBuhmDoI0g7mOCGWH 2026/07/30 01:29:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: multipart upload "W.W2O7Sdrdcxa652aEx7lP3MpwNdGk34wB_7xEfAEIoz.3iT2AsxTw5ZjaLPNUB6WLloLR6yKSRvStfIcwRSw8FgQO32Ad1MuaPgJ6ed4TIGPE8uBuhmDoI0g7mOCGWH" finished 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: open chunk writer: started multipart upload: H1JiWu3NAJxDxtQyQiTuTv.Ua5cuPhCz0XXHCJAb_xXvYDKbmyyPD982uY0zcI5PZlmFZnJKsHq7ND7NC5aOTvy6zsXxTEVz2E4XYEcC4chhtWU3_P30wNmokQJiPknQ 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: multipart upload "H1JiWu3NAJxDxtQyQiTuTv.Ua5cuPhCz0XXHCJAb_xXvYDKbmyyPD982uY0zcI5PZlmFZnJKsHq7ND7NC5aOTvy6zsXxTEVz2E4XYEcC4chhtWU3_P30wNmokQJiPknQ" finished 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: open chunk writer: started multipart upload: e6jAh11dYdfYhmoykdVDx8ZglxMgkDvJYCNwhC8HP_hlfTBPkCxh0hNSdM_cwf6dq7adkIZ43v_.hejHUl34lLaJn3Z676az5qCFyO5Nx8Y1dCdSC2nfUzAchcYek04X 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: multipart upload "e6jAh11dYdfYhmoykdVDx8ZglxMgkDvJYCNwhC8HP_hlfTBPkCxh0hNSdM_cwf6dq7adkIZ43v_.hejHUl34lLaJn3Z676az5qCFyO5Nx8Y1dCdSC2nfUzAchcYek04X" finished 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: open chunk writer: started multipart upload: 2xJUxRHPIxcvilAldkKfBEvQoPxFIRaYTmZeaDjuHmkoF6J8z.ptX_4Y8gsVDEpuB3qrI5bOYYwRx6bL74vnqcWaMdYrrrQYeWjy2mcUA4DVDJaydXrjbEiNlKX3FH7g 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:22 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: multipart upload "2xJUxRHPIxcvilAldkKfBEvQoPxFIRaYTmZeaDjuHmkoF6J8z.ptX_4Y8gsVDEpuB3qrI5bOYYwRx6bL74vnqcWaMdYrrrQYeWjy2mcUA4DVDJaydXrjbEiNlKX3FH7g" finished 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: open chunk writer: started multipart upload: Q0tEVTXwbI4pAa1w7MaoiqN.oJFugLxAgCymB6YlqyCtVfjvrIPVAJYVadC27akxstFw3q0c6JXJyBjMI_39M0wGE8jYQnB4.whMRQCNz9MMFnCTXnusuAh5pSVShD7q 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: multipart upload "Q0tEVTXwbI4pAa1w7MaoiqN.oJFugLxAgCymB6YlqyCtVfjvrIPVAJYVadC27akxstFw3q0c6JXJyBjMI_39M0wGE8jYQnB4.whMRQCNz9MMFnCTXnusuAh5pSVShD7q" finished 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: open chunk writer: started multipart upload: KlMEbJzSwc_8K9s8wMuzg5.wBMMyNIlpFwzUjPFtatdZVT2I7uYyyFVyJoUiRn92_usE4nfuo.XXlKqLQLjFV.Xmre3fUbVq39qh_Gc3GzncyqylzZfZ9cDBtOre6ac5 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: multipart upload "KlMEbJzSwc_8K9s8wMuzg5.wBMMyNIlpFwzUjPFtatdZVT2I7uYyyFVyJoUiRn92_usE4nfuo.XXlKqLQLjFV.Xmre3fUbVq39qh_Gc3GzncyqylzZfZ9cDBtOre6ac5" finished 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: open chunk writer: started multipart upload: GkD0s_tvNQuMfhsJjwPVbkur6p4cdwqytSzAHxlmkBbRhAaSrSEcHkSwHey3QdOI.unbUfouLfAa8.K1GYbQj4jk2jwTvRYnrTZy94wS2JntlO77DZEsCmJHkBkS6Fyb 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:23 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: multipart upload "GkD0s_tvNQuMfhsJjwPVbkur6p4cdwqytSzAHxlmkBbRhAaSrSEcHkSwHey3QdOI.unbUfouLfAa8.K1GYbQj4jk2jwTvRYnrTZy94wS2JntlO77DZEsCmJHkBkS6Fyb" finished 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: open chunk writer: started multipart upload: ZNtdVbZR_cWiLUU7KAGSUOUo6sH7oHZ0qyjZ4mrousrZCa46Ezyq.wE8n1vgGayZkW2FXib4Umb.rEzfiLTPyqfRyCkX6Ilt9ju1r.9FMeaRXethJyAmJQ_pSVjiXUdd 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: multipart upload "ZNtdVbZR_cWiLUU7KAGSUOUo6sH7oHZ0qyjZ4mrousrZCa46Ezyq.wE8n1vgGayZkW2FXib4Umb.rEzfiLTPyqfRyCkX6Ilt9ju1r.9FMeaRXethJyAmJQ_pSVjiXUdd" finished 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: open chunk writer: started multipart upload: IqK4.YEG4NpVpjPDFowz8P4Sl7WfpXMqnxK6z49XHWAGLYCbR7b_mA22Uj_FoIxDRdQk6ZjORW0IKIsDQJS4.OIt4U3GKViz3br9Q.s9mlCLg1.fCZKsSmVG.c0B9fNW 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: multipart upload "IqK4.YEG4NpVpjPDFowz8P4Sl7WfpXMqnxK6z49XHWAGLYCbR7b_mA22Uj_FoIxDRdQk6ZjORW0IKIsDQJS4.OIt4U3GKViz3br9Q.s9mlCLg1.fCZKsSmVG.c0B9fNW" finished 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: open chunk writer: started multipart upload: zIVwvbjBWShjPjrDy.nFPx6oi1a4lt2Ys2ZBNmLVt.wjviJCKaA5E26q62D48WKjeb8Mzv_hkykx3rRCO.5S0IpWtRShlyB10U58zDRwWXa.bcTUHj9URI1nOHqNiptf 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:24 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: multipart upload "zIVwvbjBWShjPjrDy.nFPx6oi1a4lt2Ys2ZBNmLVt.wjviJCKaA5E26q62D48WKjeb8Mzv_hkykx3rRCO.5S0IpWtRShlyB10U58zDRwWXa.bcTUHj9URI1nOHqNiptf" finished 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: open chunk writer: started multipart upload: n9ZyEF1W382s.O9ANvNq4APw3auC_Qf7uNc4adEd9cp2CdxQzu3OfrhobQRgoZ642ZxPmo5RZI0h3CBBcvQbfipyrn3ALbRnOb3VK2_8U4ljCcGXJRtRNRNbQ.toGYE3 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: multipart upload "n9ZyEF1W382s.O9ANvNq4APw3auC_Qf7uNc4adEd9cp2CdxQzu3OfrhobQRgoZ642ZxPmo5RZI0h3CBBcvQbfipyrn3ALbRnOb3VK2_8U4ljCcGXJRtRNRNbQ.toGYE3" finished 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: open chunk writer: started multipart upload: 11dlHGjR008IbXsEbyO7QXgBTB0s29ewsz38OEijUT5kVBjDOcrO1IXk1Fcg2KtPTXAq0fncP.4zXmTJLVRpSYvSIRxGucwRRnO2g2oJlSIoltD0FA4L2.7qDhZ3y0X4 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: multipart upload "11dlHGjR008IbXsEbyO7QXgBTB0s29ewsz38OEijUT5kVBjDOcrO1IXk1Fcg2KtPTXAq0fncP.4zXmTJLVRpSYvSIRxGucwRRnO2g2oJlSIoltD0FA4L2.7qDhZ3y0X4" finished 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: open chunk writer: started multipart upload: 1qdgIiEjwuus7AQ5BIh9o7JoNkG7A6CyRZZ5k3xYxrEjyLRajTwcSjm.zSK3I.5rR3kFrjTsSsbNVZsl9G8bsp5rFgWtoKI5Yfdwb9j.V1Nh6cYbo4Vel5wFqSIpQgG7 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:25 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: multipart upload "1qdgIiEjwuus7AQ5BIh9o7JoNkG7A6CyRZZ5k3xYxrEjyLRajTwcSjm.zSK3I.5rR3kFrjTsSsbNVZsl9G8bsp5rFgWtoKI5Yfdwb9j.V1Nh6cYbo4Vel5wFqSIpQgG7" finished 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: open chunk writer: started multipart upload: UFh2G0Ko6LHoSs.ti_sGnnU3siq7uQoYVt_fKYvlywVzD075m6PXPybRXUNdXNfgEAbPUI6l8PgbUSjtxAGxpezQCbhtRjzAftsJFVbKZj7HZ73F.VnM3zNAWr3xe7Um 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: multipart upload "UFh2G0Ko6LHoSs.ti_sGnnU3siq7uQoYVt_fKYvlywVzD075m6PXPybRXUNdXNfgEAbPUI6l8PgbUSjtxAGxpezQCbhtRjzAftsJFVbKZj7HZ73F.VnM3zNAWr3xe7Um" finished 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: open chunk writer: started multipart upload: mZ0RwxzrxoeMsLBXB2ByOg.TwCxZymt5Q2i69fdiHVB28dbpN.ZBj9sImMHBcKl3kgDPNcypnT4e20z3ZJGvf8GTIiiKEBYs7nP2WMKXTy3EkZJlKZMe87t5ZL8_S1lZ 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 50 offset 0/off 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: multipart upload wrote chunk 1 with 50 bytes and etag "871bdd96b159c14d15c8d97d9111e9c8" 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: multipart upload "mZ0RwxzrxoeMsLBXB2ByOg.TwCxZymt5Q2i69fdiHVB28dbpN.ZBj9sImMHBcKl3kgDPNcypnT4e20z3ZJGvf8GTIiiKEBYs7nP2WMKXTy3EkZJlKZMe87t5ZL8_S1lZ" finished 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: Multipart upload Etag: 735390f9c12678f8ca93d324395a695c-1 OK 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: open chunk writer: started multipart upload: vm8zH0..byu3eNV4GXWXuR0TIdxzJXLizonA2nhcGmb3FFM9ds6LRjHa82dt0uUgCiGlzqctF2oZaeQw37bMSUtClXQXO8v.QhVIXYXD7eSLIiJPthsXYyV7mzhdhG0M 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 25 offset 0/off 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: multipart upload wrote chunk 1 with 25 bytes and etag "d28c293e10139d5d8f6e4592aeaffc1b" 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: multipart upload "vm8zH0..byu3eNV4GXWXuR0TIdxzJXLizonA2nhcGmb3FFM9ds6LRjHa82dt0uUgCiGlzqctF2oZaeQw37bMSUtClXQXO8v.QhVIXYXD7eSLIiJPthsXYyV7mzhdhG0M" finished 2026/07/30 01:29:26 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: Multipart upload Etag: 81e2c94bd0ab0d274e28c206e7e83c56-1 OK 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_yxvefm: Deleted 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.002: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_yxvefm: Deleted 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.003: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_yxvefm: Deleted 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.004: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_yxvefm: Deleted 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.005: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_yxvefm: Deleted 2026/07/30 01:29:27 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.006: size = 50 OK 2026/07/30 01:29:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.007: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.008: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.009: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.010: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.011: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_yxvefm: Deleted 2026/07/30 01:29:28 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.012: size = 50 OK 2026/07/30 01:29:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_yxvefm: Deleted 2026/07/30 01:29:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.013: size = 50 OK 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_yxvefm: Deleted 2026/07/30 01:29:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.014: size = 50 OK 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_yxvefm: Deleted 2026/07/30 01:29:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.015: size = 50 OK 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_yxvefm: Deleted 2026/07/30 01:29:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.016: size = 50 OK 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_yxvefm: Deleted 2026/07/30 01:29:29 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.017: size = 50 OK 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2026/07/30 01:29:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_yxvefm: Deleted 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.018: size = 50 OK 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_yxvefm: Deleted 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.019: size = 50 OK 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_yxvefm: Deleted 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.020: size = 50 OK 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_yxvefm: Deleted 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.021: size = 25 OK 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2026/07/30 01:29:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_yxvefm: Deleted 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 1025 OK 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/30 01:29:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (49.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.42s) === RUN TestRcatMetadata run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:29:32 DEBUG : potato1.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:32 DEBUG : potato1.rclone_chunk.001_yxvqp5: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:29:32 INFO : potato1.rclone_chunk.001_yxvqp5: Copied (server-side copy) to: potato1.rclone_chunk.001 2026/07/30 01:29:32 INFO : potato1.rclone_chunk.001_yxvqp5: Deleted 2026/07/30 01:29:32 DEBUG : potato1.rclone_chunk.002: size = 10 OK 2026/07/30 01:29:32 DEBUG : potato1.rclone_chunk.002_yxvqp5: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:29:32 INFO : potato1.rclone_chunk.002_yxvqp5: Copied (server-side copy) to: potato1.rclone_chunk.002 2026/07/30 01:29:32 INFO : potato1.rclone_chunk.002_yxvqp5: Deleted 2026/07/30 01:29:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/30 01:29:33 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:33 DEBUG : potato2.rclone_chunk.001_yxvr8h: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:29:33 INFO : potato2.rclone_chunk.001_yxvr8h: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:29:33 INFO : potato2.rclone_chunk.001_yxvr8h: Deleted 2026/07/30 01:29:33 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:29:33 DEBUG : potato2.rclone_chunk.002_yxvr8h: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:29:33 INFO : potato2.rclone_chunk.002_yxvr8h: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:29:33 INFO : potato2.rclone_chunk.002_yxvr8h: Deleted 2026/07/30 01:29:33 DEBUG : potato2: size = 60 OK 2026/07/30 01:29:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/30 01:29:33 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.19s) === RUN TestRcatSizeMetadata run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:29:34 ERROR : potato1.rclone_chunk.001_yxvsww: Don't know how to set key "X-Upload-Header" on upload 2026/07/30 01:29:34 ERROR : potato1.rclone_chunk.002_yxvsww: Don't know how to set key "X-Upload-Header" on upload 2026/07/30 01:29:34 ERROR : potato1.rclone_chunk.001_yxvsww: Don't know how to set key "X-Upload-Header" on upload 2026/07/30 01:29:35 DEBUG : potato1.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:35 DEBUG : potato1.rclone_chunk.001_yxvsww: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:29:35 INFO : potato1.rclone_chunk.001_yxvsww: Copied (server-side copy) to: potato1.rclone_chunk.001 2026/07/30 01:29:35 INFO : potato1.rclone_chunk.001_yxvsww: Deleted 2026/07/30 01:29:35 ERROR : potato1.rclone_chunk.002_yxvsww: Don't know how to set key "X-Upload-Header" on upload 2026/07/30 01:29:35 DEBUG : potato1.rclone_chunk.002: size = 10 OK 2026/07/30 01:29:35 DEBUG : potato1.rclone_chunk.002_yxvsww: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:29:35 INFO : potato1.rclone_chunk.002_yxvsww: Copied (server-side copy) to: potato1.rclone_chunk.002 2026/07/30 01:29:35 INFO : potato1.rclone_chunk.002_yxvsww: Deleted --- PASS: TestRcatSizeUploadHeaders (1.04s) === RUN TestTouchDir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" 2026/07/30 01:29:36 DEBUG : potato2.rclone_chunk.001: size = 50 OK 2026/07/30 01:29:36 DEBUG : potato2.rclone_chunk.001_yxvtf9: md5 = dbbc040ac83a6f6c6816767a36d34c7b OK 2026/07/30 01:29:36 INFO : potato2.rclone_chunk.001_yxvtf9: Copied (server-side copy) to: potato2.rclone_chunk.001 2026/07/30 01:29:36 INFO : potato2.rclone_chunk.001_yxvtf9: Deleted 2026/07/30 01:29:36 DEBUG : potato2.rclone_chunk.002: size = 10 OK 2026/07/30 01:29:36 DEBUG : potato2.rclone_chunk.002_yxvtf9: md5 = 01a6651a94ab602dbfc47587d234b52c OK 2026/07/30 01:29:36 INFO : potato2.rclone_chunk.002_yxvtf9: Copied (server-side copy) to: potato2.rclone_chunk.002 2026/07/30 01:29:36 INFO : potato2.rclone_chunk.002_yxvtf9: Deleted 2026/07/30 01:29:36 DEBUG : empty space: size = 1 OK 2026/07/30 01:29:36 DEBUG : empty space.rclone_chunk.001_yxvu4g: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/30 01:29:36 INFO : empty space.rclone_chunk.001_yxvu4g: Copied (server-side copy) to: empty space 2026/07/30 01:29:36 INFO : empty space.rclone_chunk.001_yxvu4g: Deleted 2026/07/30 01:29:37 DEBUG : sub dir/potato3: size = 5 OK 2026/07/30 01:29:37 DEBUG : sub dir/potato3.rclone_chunk.001_yxvuxk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 01:29:37 INFO : sub dir/potato3.rclone_chunk.001_yxvuxk: Copied (server-side copy) to: sub dir/potato3 2026/07/30 01:29:37 INFO : sub dir/potato3.rclone_chunk.001_yxvuxk: Deleted 2026/07/30 01:29:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Touching "empty space" 2026/07/30 01:29:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Touching "potato2" 2026/07/30 01:29:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.76s) === RUN TestMkdirMetadata run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.08s) === RUN TestMkdirModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === RUN TestRemoveExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi'", Local "Local file system at /tmp/rclone2271012784", Modify Window "1ns" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.08s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/30 01:29:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-pexabug9xisi': Purge remote 2026/07/30 01:29:38 DEBUG : S3 bucket rclone-test-pexabug9xisi: bucket is versioned: false 2026/07/30 01:29:38 DEBUG : Waiting for deletions to finish 2026/07/30 01:29:39 INFO : S3 bucket rclone-test-pexabug9xisi: Bucket "rclone-test-pexabug9xisi" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -fast-list -size-limit 1024" - Finished OK in 3m18.607022715s (try 1/5)