"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/02 04:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi" 2026/03/02 04:47:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:47:55 DEBUG : Creating backend with remote "/tmp/rclone3880289152" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:47:56 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/03/02 04:48:01 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/03/02 04:48:04 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/03/02 04:48:04 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/03/02 04:48:10 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/03/02 04:48:12 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/03/02 04:48:12 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/03/02 04:48:13 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1179-19.backblaze.com/b2api/v1/b2_upload_file/dfe2dd33d0fdabcb9fc80e1b/c001_v0001179_t0006": write tcp 65.108.87.141:43962->149.137.139.89:443: use of closed network connection 2026/03/02 04:48:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-19.backblaze.com/b2api/v1/b2_upload_file/dfe2dd33d0fdabcb9fc80e1b/c001_v0001179_t0006": write tcp 65.108.87.141:43962->149.137.139.89:443: use of closed network connection) 2026/03/02 04:48:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:286: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-kofazef7wefi: 1/10 (Post "https://pod-000-1179-19.backblaze.com/b2api/v1/b2_upload_file/dfe2dd33d0fdabcb9fc80e1b/c001_v0001179_t0006": write tcp 65.108.87.141:43962->149.137.139.89:443: use of closed network connection) 2026/03/02 04:48:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/03/02 04:48:19 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/03/02 04:48:20 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/03/02 04:48:22 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/03/02 04:48:22 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/03/02 04:48:24 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/02 04:48:25 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/03/02 04:48:27 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/03/02 04:48:27 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/02 04:48:28 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/03/02 04:48:28 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/03/02 04:48:28 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/03/02 04:48:28 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/03/02 04:48:31 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/03/02 04:48:34 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/03/02 04:48:34 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/03/02 04:48:34 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/03/02 04:48:34 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/03/02 04:48:34 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/03/02 04:48:35 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/03/02 04:48:38 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/03/02 04:48:39 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/03/02 04:48:39 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/03/02 04:48:41 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/03/02 04:48:41 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/02 04:48:41 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/03/02 04:48:41 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/02 04:48:41 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/03/02 04:48:42 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (48.96s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.21s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.61s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (9.86s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.70s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.61s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (7.31s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:48:44 DEBUG : chunksize-probe: Cancelling large file upload 2026/03/02 04:48:46 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/03/02 04:48:47 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/03/02 04:48:47 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/02 04:48:47 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/03/02 04:48:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/03/02 04:48:47 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/03/02 04:48:47 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/03/02 04:48:47 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/03/02 04:48:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/03/02 04:48:47 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/03/02 04:48:47 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/03/02 04:48:49 DEBUG : test-multithread-abort: Done sending chunk 0 2026/03/02 04:48:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/03/02 04:48:49 DEBUG : test-multithread-abort: Done sending chunk 1 2026/03/02 04:48:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/03/02 04:48:49 DEBUG : Returning error reader 2026/03/02 04:48:49 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/03/02 04:48:49 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/03/02 04:48:49 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:50 DEBUG : Returning error reader 2026/03/02 04:48:50 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/03/02 04:48:50 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:51 DEBUG : Returning error reader 2026/03/02 04:48:51 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/03/02 04:48:51 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:52 DEBUG : Returning error reader 2026/03/02 04:48:52 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/03/02 04:48:52 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:53 DEBUG : Returning error reader 2026/03/02 04:48:53 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/03/02 04:48:53 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:54 DEBUG : Returning error reader 2026/03/02 04:48:54 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/03/02 04:48:54 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:55 DEBUG : Returning error reader 2026/03/02 04:48:55 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/03/02 04:48:55 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:56 DEBUG : Returning error reader 2026/03/02 04:48:56 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/03/02 04:48:56 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:57 DEBUG : Returning error reader 2026/03/02 04:48:57 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/03/02 04:48:57 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:58 DEBUG : Returning error reader 2026/03/02 04:48:58 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/03/02 04:48:58 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/03/02 04:48:59 DEBUG : Returning error reader 2026/03/02 04:48:59 DEBUG : BOOM: simulated read failure 2026/03/02 04:48:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/03/02 04:48:59 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/03/02 04:48:59 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_part/4_zdfe2dd33d0fdabcb9fc80e1b_f20678b47042119f0_d20260302_m044846_c001_v0001172_t0004_u01772426926989/0047": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_part/4_zdfe2dd33d0fdabcb9fc80e1b_f20678b47042119f0_d20260302_m044846_c001_v0001172_t0004_u01772426926989/0047", Err:(*errors.errorString)(0xc000784c20)} 2026/03/02 04:48:59 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_part/4_zdfe2dd33d0fdabcb9fc80e1b_f20678b47042119f0_d20260302_m044846_c001_v0001172_t0004_u01772426926989/0047": BOOM: simulated read failure 2026/03/02 04:48:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_part/4_zdfe2dd33d0fdabcb9fc80e1b_f20678b47042119f0_d20260302_m044846_c001_v0001172_t0004_u01772426926989/0047": BOOM: simulated read failure 2026/03/02 04:48:59 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/03/02 04:48:59 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (16.99s) === RUN TestSizeDiffers 2026/03/02 04:49:01 DEBUG : a: size = 0 OK 2026/03/02 04:49:01 DEBUG : a: size = 1 (memory) 2026/03/02 04:49:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/02 04:49:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/02 04:49:01 DEBUG : potato: Seek from 10 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 10 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/02 04:49:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/02 04:49:01 DEBUG : potato: Seek from 8 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 8 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/02 04:49:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:49:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:49:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:49:01 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:49:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/02 04:49:01 DEBUG : potato: Seek from 9 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 9 to 0 2026/03/02 04:49:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.34s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/03/02 04:49:05 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 04:49:05 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 04:49:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/02 04:49:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/02 04:49:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/02 04:49:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.00s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.05s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:49:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/02 04:49:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/02 04:49:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/02 04:49:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/02 04:49:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/02 04:49:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/02 04:49:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/02 04:49:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.04s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/data" check_test.go:350: B2 bucket rclone-test-kofazef7wefi path data lacks md5, skipping --- SKIP: TestCheckSum (1.50s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.52s) --- PASS: TestCheckSumDownload/subtest1 (1.28s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.75s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestApplyTransforms 2026/03/02 04:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qararij4buci" 2026/03/02 04:49:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:31 DEBUG : Creating backend with remote "/tmp/rclone2236391256" run.go:185: Remote "B2 bucket rclone-test-qararij4buci", Local "Local file system at /tmp/rclone2236391256", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/03/02 04:49:33 ERROR : hello, world!: sum not found 2026/03/02 04:49:33 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-qararij4buci 2026/03/02 04:49:33 NOTICE: B2 bucket rclone-test-qararij4buci: 1 files missing 2026/03/02 04:49:33 NOTICE: 1 hashes missing 2026/03/02 04:49:33 NOTICE: B2 bucket rclone-test-qararij4buci: 1 differences found 2026/03/02 04:49:33 NOTICE: B2 bucket rclone-test-qararij4buci: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/02 04:49:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:34 NOTICE: B2 bucket rclone-test-qararij4buci: 0 differences found 2026/03/02 04:49:34 NOTICE: B2 bucket rclone-test-qararij4buci: 1 matching files 2026/03/02 04:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nonuzul5wopo" 2026/03/02 04:49:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:35 DEBUG : Creating backend with remote "/tmp/rclone1338083524" run.go:185: Remote "B2 bucket rclone-test-nonuzul5wopo", Local "Local file system at /tmp/rclone1338083524", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/03/02 04:49:37 ERROR : HELLO, WORLD!: sum not found 2026/03/02 04:49:37 ERROR : hello, world!: file not in B2 bucket rclone-test-nonuzul5wopo 2026/03/02 04:49:37 NOTICE: B2 bucket rclone-test-nonuzul5wopo: 1 files missing 2026/03/02 04:49:37 NOTICE: 1 hashes missing 2026/03/02 04:49:37 NOTICE: B2 bucket rclone-test-nonuzul5wopo: 1 differences found 2026/03/02 04:49:37 NOTICE: B2 bucket rclone-test-nonuzul5wopo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/02 04:49:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:37 NOTICE: B2 bucket rclone-test-nonuzul5wopo: 0 differences found 2026/03/02 04:49:37 NOTICE: B2 bucket rclone-test-nonuzul5wopo: 1 matching files 2026/03/02 04:49:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wemagoq9nunu" 2026/03/02 04:49:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:38 DEBUG : Creating backend with remote "/tmp/rclone476809195" run.go:185: Remote "B2 bucket rclone-test-wemagoq9nunu", Local "Local file system at /tmp/rclone476809195", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/02 04:49:40 ERROR : HeLlO, wOrLd!: sum not found 2026/03/02 04:49:40 ERROR : hello, world!: file not in B2 bucket rclone-test-wemagoq9nunu 2026/03/02 04:49:40 NOTICE: B2 bucket rclone-test-wemagoq9nunu: 1 files missing 2026/03/02 04:49:40 NOTICE: 1 hashes missing 2026/03/02 04:49:40 NOTICE: B2 bucket rclone-test-wemagoq9nunu: 1 differences found 2026/03/02 04:49:40 NOTICE: B2 bucket rclone-test-wemagoq9nunu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/02 04:49:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:41 NOTICE: B2 bucket rclone-test-wemagoq9nunu: 0 differences found 2026/03/02 04:49:41 NOTICE: B2 bucket rclone-test-wemagoq9nunu: 1 matching files 2026/03/02 04:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gehokof6tovu" 2026/03/02 04:49:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:42 DEBUG : Creating backend with remote "/tmp/rclone1206449827" run.go:185: Remote "B2 bucket rclone-test-gehokof6tovu", Local "Local file system at /tmp/rclone1206449827", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/02 04:49:44 ERROR : HELLO, WORLD!: sum not found 2026/03/02 04:49:44 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-gehokof6tovu 2026/03/02 04:49:44 NOTICE: B2 bucket rclone-test-gehokof6tovu: 1 files missing 2026/03/02 04:49:44 NOTICE: 1 hashes missing 2026/03/02 04:49:44 NOTICE: B2 bucket rclone-test-gehokof6tovu: 1 differences found 2026/03/02 04:49:44 NOTICE: B2 bucket rclone-test-gehokof6tovu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/02 04:49:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:45 NOTICE: B2 bucket rclone-test-gehokof6tovu: 0 differences found 2026/03/02 04:49:45 NOTICE: B2 bucket rclone-test-gehokof6tovu: 1 matching files 2026/03/02 04:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nujulub9kiya" 2026/03/02 04:49:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:46 DEBUG : Creating backend with remote "/tmp/rclone3164516641" run.go:185: Remote "B2 bucket rclone-test-nujulub9kiya", Local "Local file system at /tmp/rclone3164516641", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/03/02 04:49:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/02 04:49:48 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-nujulub9kiya 2026/03/02 04:49:48 NOTICE: B2 bucket rclone-test-nujulub9kiya: 1 files missing 2026/03/02 04:49:48 NOTICE: 1 hashes missing 2026/03/02 04:49:48 NOTICE: B2 bucket rclone-test-nujulub9kiya: 1 differences found 2026/03/02 04:49:48 NOTICE: B2 bucket rclone-test-nujulub9kiya: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/02 04:49:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:49 NOTICE: B2 bucket rclone-test-nujulub9kiya: 0 differences found 2026/03/02 04:49:49 NOTICE: B2 bucket rclone-test-nujulub9kiya: 1 matching files 2026/03/02 04:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-firewaq7fobo" 2026/03/02 04:49:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:49 DEBUG : Creating backend with remote "/tmp/rclone3089214984" run.go:185: Remote "B2 bucket rclone-test-firewaq7fobo", Local "Local file system at /tmp/rclone3089214984", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/03/02 04:49:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/02 04:49:51 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-firewaq7fobo 2026/03/02 04:49:51 NOTICE: B2 bucket rclone-test-firewaq7fobo: 1 files missing 2026/03/02 04:49:51 NOTICE: 1 hashes missing 2026/03/02 04:49:51 NOTICE: B2 bucket rclone-test-firewaq7fobo: 1 differences found 2026/03/02 04:49:51 NOTICE: B2 bucket rclone-test-firewaq7fobo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/02 04:49:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:52 NOTICE: B2 bucket rclone-test-firewaq7fobo: 0 differences found 2026/03/02 04:49:52 NOTICE: B2 bucket rclone-test-firewaq7fobo: 1 matching files 2026/03/02 04:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cohicak2nogu" 2026/03/02 04:49:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:53 DEBUG : Creating backend with remote "/tmp/rclone2232286180" run.go:185: Remote "B2 bucket rclone-test-cohicak2nogu", Local "Local file system at /tmp/rclone2232286180", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/03/02 04:49:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:49:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cohicak2nogu 2026/03/02 04:49:55 NOTICE: B2 bucket rclone-test-cohicak2nogu: 1 files missing 2026/03/02 04:49:55 NOTICE: 1 hashes missing 2026/03/02 04:49:55 NOTICE: B2 bucket rclone-test-cohicak2nogu: 1 differences found 2026/03/02 04:49:55 NOTICE: B2 bucket rclone-test-cohicak2nogu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/02 04:49:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:56 NOTICE: B2 bucket rclone-test-cohicak2nogu: 0 differences found 2026/03/02 04:49:56 NOTICE: B2 bucket rclone-test-cohicak2nogu: 1 matching files 2026/03/02 04:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fevumug9gazu" 2026/03/02 04:49:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:49:56 DEBUG : Creating backend with remote "/tmp/rclone3569352558" run.go:185: Remote "B2 bucket rclone-test-fevumug9gazu", Local "Local file system at /tmp/rclone3569352558", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/03/02 04:49:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:49:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fevumug9gazu 2026/03/02 04:49:59 NOTICE: B2 bucket rclone-test-fevumug9gazu: 1 files missing 2026/03/02 04:49:59 NOTICE: 1 hashes missing 2026/03/02 04:49:59 NOTICE: B2 bucket rclone-test-fevumug9gazu: 1 differences found 2026/03/02 04:49:59 NOTICE: B2 bucket rclone-test-fevumug9gazu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/02 04:49:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:49:59 NOTICE: B2 bucket rclone-test-fevumug9gazu: 0 differences found 2026/03/02 04:49:59 NOTICE: B2 bucket rclone-test-fevumug9gazu: 1 matching files 2026/03/02 04:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xalobay7ludo" 2026/03/02 04:49:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:50:00 DEBUG : Creating backend with remote "/tmp/rclone3582923439" run.go:185: Remote "B2 bucket rclone-test-xalobay7ludo", Local "Local file system at /tmp/rclone3582923439", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/03/02 04:50:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:50:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xalobay7ludo 2026/03/02 04:50:03 NOTICE: B2 bucket rclone-test-xalobay7ludo: 1 files missing 2026/03/02 04:50:03 NOTICE: 1 hashes missing 2026/03/02 04:50:03 NOTICE: B2 bucket rclone-test-xalobay7ludo: 1 differences found 2026/03/02 04:50:03 NOTICE: B2 bucket rclone-test-xalobay7ludo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/02 04:50:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:50:03 NOTICE: B2 bucket rclone-test-xalobay7ludo: 0 differences found 2026/03/02 04:50:03 NOTICE: B2 bucket rclone-test-xalobay7ludo: 1 matching files 2026/03/02 04:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bedisay0neme" 2026/03/02 04:50:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:50:04 DEBUG : Creating backend with remote "/tmp/rclone619046388" run.go:185: Remote "B2 bucket rclone-test-bedisay0neme", Local "Local file system at /tmp/rclone619046388", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/03/02 04:50:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:50:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-bedisay0neme 2026/03/02 04:50:06 NOTICE: B2 bucket rclone-test-bedisay0neme: 1 files missing 2026/03/02 04:50:06 NOTICE: 1 hashes missing 2026/03/02 04:50:06 NOTICE: B2 bucket rclone-test-bedisay0neme: 1 differences found 2026/03/02 04:50:06 NOTICE: B2 bucket rclone-test-bedisay0neme: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/02 04:50:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:50:07 NOTICE: B2 bucket rclone-test-bedisay0neme: 0 differences found 2026/03/02 04:50:07 NOTICE: B2 bucket rclone-test-bedisay0neme: 1 matching files 2026/03/02 04:50:07 DEBUG : B2 bucket rclone-test-bedisay0neme: Purge remote 2026/03/02 04:50:07 INFO : B2 bucket rclone-test-bedisay0neme: cleaning bucket "rclone-test-bedisay0neme" of all files 2026/03/02 04:50:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zffa2cdb3e01dabcb9fc80e1b_f1039f8ca7427c26c_d20260302_m045006_c001_v0001181_t0039_u01772427006123") 2026/03/02 04:50:08 DEBUG : B2 bucket rclone-test-xalobay7ludo: Purge remote 2026/03/02 04:50:08 INFO : B2 bucket rclone-test-xalobay7ludo: cleaning bucket "rclone-test-xalobay7ludo" of all files 2026/03/02 04:50:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_versions": EOF) 2026/03/02 04:50:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/02 04:50:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/02 04:50:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8fb2bdc3e01dabcb9fc80e1b_f1079e45a42c100a2_d20260302_m045002_c001_v0001167_t0029_u01772427002095") 2026/03/02 04:50:09 DEBUG : B2 bucket rclone-test-fevumug9gazu: Purge remote 2026/03/02 04:50:09 INFO : B2 bucket rclone-test-fevumug9gazu: cleaning bucket "rclone-test-fevumug9gazu" of all files 2026/03/02 04:50:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z6fb2ade3e01dabcb9fc80e1b_f111400ae4f990c31_d20260302_m044958_c001_v0001136_t0020_u01772426998581") 2026/03/02 04:50:10 DEBUG : B2 bucket rclone-test-cohicak2nogu: Purge remote 2026/03/02 04:50:10 INFO : B2 bucket rclone-test-cohicak2nogu: cleaning bucket "rclone-test-cohicak2nogu" of all files 2026/03/02 04:50:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbf729df3e01dabcb9fc80e1b_f104d9bb6d869b175_d20260302_m044954_c001_v0001117_t0048_u01772426994707") 2026/03/02 04:50:12 DEBUG : B2 bucket rclone-test-firewaq7fobo: Purge remote 2026/03/02 04:50:12 INFO : B2 bucket rclone-test-firewaq7fobo: cleaning bucket "rclone-test-firewaq7fobo" of all files 2026/03/02 04:50:12 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z5f129d23e01dabcb9fc80e1b_f1167358b2cebe715_d20260302_m044951_c001_v0001181_t0047_u01772426991327") 2026/03/02 04:50:13 DEBUG : B2 bucket rclone-test-nujulub9kiya: Purge remote 2026/03/02 04:50:13 INFO : B2 bucket rclone-test-nujulub9kiya: cleaning bucket "rclone-test-nujulub9kiya" of all files 2026/03/02 04:50:13 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z0f628d53e01dabcb9fc80e1b_f117baed9fd7f1627_d20260302_m044947_c001_v0001177_t0027_u01772426987906") 2026/03/02 04:50:14 DEBUG : B2 bucket rclone-test-gehokof6tovu: Purge remote 2026/03/02 04:50:14 INFO : B2 bucket rclone-test-gehokof6tovu: cleaning bucket "rclone-test-gehokof6tovu" of all files 2026/03/02 04:50:14 DEBUG : HELLO, WORLD!: Deleting (id "4_z7f127d53e01dabcb9fc80e1b_f1058db31836f30db_d20260302_m044943_c001_v0001109_t0044_u01772426983873") 2026/03/02 04:50:15 DEBUG : B2 bucket rclone-test-wemagoq9nunu: Purge remote 2026/03/02 04:50:15 INFO : B2 bucket rclone-test-wemagoq9nunu: cleaning bucket "rclone-test-wemagoq9nunu" of all files 2026/03/02 04:50:16 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zafe26d63e01dabcb9fc80e1b_f113ac95d5b99c341_d20260302_m044940_c001_v0001106_t0017_u01772426980091") 2026/03/02 04:50:16 DEBUG : B2 bucket rclone-test-nonuzul5wopo: Purge remote 2026/03/02 04:50:16 INFO : B2 bucket rclone-test-nonuzul5wopo: cleaning bucket "rclone-test-nonuzul5wopo" of all files 2026/03/02 04:50:17 DEBUG : HELLO, WORLD!: Deleting (id "4_z7fb25d93e01dabcb9fc80e1b_f118f28aa85df154d_d20260302_m044936_c001_v0001180_t0028_u01772426976721") 2026/03/02 04:50:18 DEBUG : B2 bucket rclone-test-qararij4buci: Purge remote 2026/03/02 04:50:18 INFO : B2 bucket rclone-test-qararij4buci: cleaning bucket "rclone-test-qararij4buci" of all files 2026/03/02 04:50:18 DEBUG : hello, world!: Deleting (id "4_zefe24da3e01dabcb9fc80e1b_f11623905bde648e0_d20260302_m044933_c001_v0001167_t0004_u01772426973090") --- PASS: TestApplyTransforms (48.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:50:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 04:50:20 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:50:20 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:50:20 INFO : file1: Copied (new) to: sub/file2 2026/03/02 04:50:21 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:50:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:50:21 DEBUG : file1: Unchanged skipping 2026/03/02 04:50:21 DEBUG : B2 bucket rclone-test-kofazef7wefi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.78s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/backup" 2026/03/02 04:50:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:24 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kofazef7wefi) 2026/03/02 04:50:24 DEBUG : dst/file1: Sizes differ 2026/03/02 04:50:25 DEBUG : dst/file1: size = 18 OK 2026/03/02 04:50:25 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/02 04:50:25 INFO : dst/file1: Copied (server-side copy) 2026/03/02 04:50:25 INFO : dst/file1: Deleted 2026/03/02 04:50:26 DEBUG : dst/file1: size = 14 OK 2026/03/02 04:50:26 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:50:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.59s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/dst" 2026/03/02 04:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/CompareDest" 2026/03/02 04:50:29 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:50:31 DEBUG : one: size = 3 OK 2026/03/02 04:50:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:50:31 INFO : one: Copied (new) 2026/03/02 04:50:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:31 DEBUG : one: size = 3 (B2 bucket rclone-test-kofazef7wefi path dst) 2026/03/02 04:50:31 DEBUG : one: Sizes differ 2026/03/02 04:50:32 DEBUG : one: size = 5 OK 2026/03/02 04:50:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 04:50:32 INFO : one: Copied (replaced existing) 2026/03/02 04:50:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:33 DEBUG : one: size = 3 (B2 bucket rclone-test-kofazef7wefi path dst) 2026/03/02 04:50:33 DEBUG : one: Sizes differ 2026/03/02 04:50:33 DEBUG : one: size = 5 OK 2026/03/02 04:50:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:50:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:50:34 DEBUG : two: size = 3 OK 2026/03/02 04:50:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:50:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:50:35 DEBUG : two: size = 3 OK 2026/03/02 04:50:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:50:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:50:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:36 DEBUG : two: size = 3 (B2 bucket rclone-test-kofazef7wefi path CompareDest) 2026/03/02 04:50:36 DEBUG : two: Sizes differ 2026/03/02 04:50:36 DEBUG : two: size = 5 OK 2026/03/02 04:50:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/02 04:50:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.05s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/dst" 2026/03/02 04:50:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/CopyDest" 2026/03/02 04:50:40 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:50:42 DEBUG : one: size = 3 OK 2026/03/02 04:50:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:50:42 INFO : one: Copied (new) 2026/03/02 04:50:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:42 DEBUG : one: size = 3 (B2 bucket rclone-test-kofazef7wefi path dst) 2026/03/02 04:50:42 DEBUG : one: Sizes differ 2026/03/02 04:50:43 DEBUG : one: size = 5 OK 2026/03/02 04:50:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 04:50:43 INFO : one: Copied (replaced existing) 2026/03/02 04:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/BackupDir" 2026/03/02 04:50:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:45 DEBUG : one: size = 3 (B2 bucket rclone-test-kofazef7wefi path dst) 2026/03/02 04:50:45 DEBUG : one: Sizes differ 2026/03/02 04:50:45 DEBUG : one: size = 5 OK 2026/03/02 04:50:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:45 DEBUG : one: size = 3 (B2 bucket rclone-test-kofazef7wefi path dst) 2026/03/02 04:50:45 DEBUG : one: Sizes differ 2026/03/02 04:50:46 DEBUG : one: size = 3 OK 2026/03/02 04:50:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:50:46 INFO : one: Copied (server-side copy) 2026/03/02 04:50:47 INFO : one: Deleted 2026/03/02 04:50:48 DEBUG : one: size = 5 OK 2026/03/02 04:50:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/02 04:50:48 INFO : one: Copied (server-side copy) 2026/03/02 04:50:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/02 04:50:48 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:50:49 DEBUG : two: size = 3 OK 2026/03/02 04:50:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:49 DEBUG : two: size = 3 OK 2026/03/02 04:50:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 04:50:49 INFO : two: Copied (server-side copy) 2026/03/02 04:50:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/02 04:50:49 DEBUG : two: size = 3 OK 2026/03/02 04:50:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:50:49 DEBUG : two: Unchanged skipping 2026/03/02 04:50:50 DEBUG : three: Need to transfer - File not found at Destination 2026/03/02 04:50:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:50:50 DEBUG : three: size = 5 (B2 bucket rclone-test-kofazef7wefi path CopyDest) 2026/03/02 04:50:50 DEBUG : three: Sizes differ 2026/03/02 04:50:50 DEBUG : three: Destination not found in --copy-dest 2026/03/02 04:50:51 DEBUG : three: size = 7 OK 2026/03/02 04:50:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/02 04:50:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.29s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:50:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/02 04:50:55 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/02 04:50:55 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:50:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/02 04:50:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/02 04:50:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1184-11.backblaze.com/b2api/v1/b2_upload_file/dfe2dd33d0fdabcb9fc80e1b/c001_v0001184_t0020": max transfer limit reached as set by --max-transfer 2026/03/02 04:50:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/02 04:50:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/02 04:50:56 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/02 04:50:56 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 950731039659951731f93a5768f52ff4a3ef8eb2 OK 2026/03/02 04:50:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.41s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:00 INFO : B2 bucket rclone-test-kofazef7wefi: Looking for duplicate sha1 hashes using newest mode. 2026/03/02 04:51:01 NOTICE: 1990f2a3bdfbf291a1574b386a77213ab99aafb3: Found 3 files with duplicate sha1 hashes 2026/03/02 04:51:01 INFO : one: Deleted 2026/03/02 04:51:01 INFO : also/one: Deleted 2026/03/02 04:51:01 NOTICE: 1990f2a3bdfbf291a1574b386a77213ab99aafb3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.70s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:06 DEBUG : a.txt: Excluded (Size Filter) 2026/03/02 04:51:06 DEBUG : a.txt: Excluded 2026/03/02 04:51:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 04:51:06 DEBUG : sub dir/hello world: Excluded 2026/03/02 04:51:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 04:51:06 DEBUG : sub dir/hello world2: Excluded 2026/03/02 04:51:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 04:51:06 DEBUG : sub dir/hello world: Excluded 2026/03/02 04:51:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 04:51:06 DEBUG : sub dir/hello world2: Excluded 2026/03/02 04:51:07 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 04:51:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.01s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:12 DEBUG : a.txt: Excluded (Size Filter) 2026/03/02 04:51:12 DEBUG : a.txt: Excluded 2026/03/02 04:51:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 04:51:12 DEBUG : sub dir/hello world: Excluded 2026/03/02 04:51:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 04:51:12 DEBUG : sub dir/hello world2: Excluded 2026/03/02 04:51:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 04:51:12 DEBUG : sub dir/hello world: Excluded 2026/03/02 04:51:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 04:51:12 DEBUG : sub dir/hello world2: Excluded 2026/03/02 04:51:13 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 04:51:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.64s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === 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 2026/03/02 04:51:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.21s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.19s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === 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/03/02 04:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/notfound" --- PASS: TestStatJSON (6.23s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.74s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:25 INFO : B2 bucket rclone-test-kofazef7wefi: Making directory 2026/03/02 04:51:25 INFO : B2 bucket rclone-test-kofazef7wefi: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestLsd (1.50s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestLs (1.54s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:29 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.09s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestLsLong (1.53s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.02s) --- PASS: TestHashSums/Sha1 (0.26s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/03/02 04:51:34 DEBUG : Creating backend with remote ":memory:" 2026/03/02 04:51:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/02 04:51:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/02 04:51:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestCount (1.94s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:37 DEBUG : Waiting for deletions to finish 2026/03/02 04:51:37 DEBUG : large: Excluded (Size Filter) 2026/03/02 04:51:37 INFO : medium: Deleted 2026/03/02 04:51:37 INFO : small: Deleted --- PASS: TestDelete (2.28s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:39 DEBUG : Waiting for deletions to finish 2026/03/02 04:51:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/02 04:51:39 INFO : large: Deleted 2026/03/02 04:51:40 INFO : medium: Deleted --- PASS: TestMaxDelete (2.46s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:41 DEBUG : Waiting for deletions to finish 2026/03/02 04:51:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/02 04:51:42 INFO : medium: Deleted 2026/03/02 04:51:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.36s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:51:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/02 04:51:44 INFO : large: Deleted 2026/03/02 04:51:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.41s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestReadFile (2.03s) === RUN TestRetry 2026/03/02 04:51:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/02 04:51:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/02 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 04:51:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestCat (4.17s) === RUN TestPurge 2026/03/02 04:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vererag7tutu" 2026/03/02 04:51:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:51:52 DEBUG : Creating backend with remote "/tmp/rclone2465781668" run.go:185: Remote "B2 bucket rclone-test-vererag7tutu", Local "Local file system at /tmp/rclone2465781668", Modify Window "1ms" 2026/03/02 04:51:54 INFO : A2: Making directory 2026/03/02 04:51:54 INFO : A1/B2: Making directory 2026/03/02 04:51:54 INFO : A1/B2/C2: Making directory 2026/03/02 04:51:54 INFO : A1/B1/C3: Making directory 2026/03/02 04:51:54 INFO : A3: Making directory 2026/03/02 04:51:54 INFO : A3/B3: Making directory 2026/03/02 04:51:54 INFO : A3/B3/C4: Making 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" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/03/02 04:51:55 INFO : B2 bucket rclone-test-vererag7tutu: cleaning bucket "rclone-test-vererag7tutu" of all files 2026/03/02 04:51:55 DEBUG : A1/B1/C1/one: Deleting (id "4_zefb27d23e03dabcb9fc80e1b_f1087f8c01549c757_d20260302_m045154_c001_v0001167_t0027_u01772427114297") 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/03/02 04:51:55 INFO : B2 bucket rclone-test-vererag7tutu: cleaning bucket "rclone-test-vererag7tutu" of all files 2026/03/02 04:51:56 DEBUG : A1/two: Deleting (id "4_zefb27d23e03dabcb9fc80e1b_f1087f8c01549c761_d20260302_m045154_c001_v0001167_t0015_u01772427114750") 2026/03/02 04:51:56 DEBUG : B2 bucket rclone-test-vererag7tutu: Purge remote 2026/03/02 04:51:56 INFO : B2 bucket rclone-test-vererag7tutu: cleaning bucket "rclone-test-vererag7tutu" of all files 2026/03/02 04:51:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.95s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:51:57 INFO : A2: Making directory 2026/03/02 04:51:57 INFO : A1/B2: Making directory 2026/03/02 04:51:57 INFO : A1/B2/C2: Making directory 2026/03/02 04:51:57 INFO : A1/B1/C3: Making directory 2026/03/02 04:51:57 INFO : A3: Making directory 2026/03/02 04:51:57 INFO : A3/B3: Making directory 2026/03/02 04:51:57 INFO : A3/B3/C4: Making 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" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/03/02 04:51:58 DEBUG : removing 1 level 3 directories 2026/03/02 04:51:58 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/03/02 04:52:00 DEBUG : removing 1 level 0 directories 2026/03/02 04:52:00 INFO : B2 bucket rclone-test-kofazef7wefi: Removing directory 2026/03/02 04:52:00 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (3.97s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:01 INFO : A1: Making directory 2026/03/02 04:52:01 INFO : A1/B1: Making directory 2026/03/02 04:52:01 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.93s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:01 INFO : A1: Making directory 2026/03/02 04:52:01 INFO : A1/B1: Making directory 2026/03/02 04:52:01 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.93s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:04 DEBUG : filename.txt: File name found in url 2026/03/02 04:52:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 04:52:06 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:52:06 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:52:06 INFO : file1: Copied (new) to: sub/file2 2026/03/02 04:52:06 INFO : file1: Deleted 2026/03/02 04:52:06 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:52:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:52:06 DEBUG : file1: Unchanged skipping 2026/03/02 04:52:06 INFO : file1: Deleted 2026/03/02 04:52:07 DEBUG : B2 bucket rclone-test-kofazef7wefi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.73s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 04:52:08 DEBUG : file1: size = 14 OK 2026/03/02 04:52:08 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:52:08 INFO : file1: Copied (new) 2026/03/02 04:52:08 INFO : file1: Deleted 2026/03/02 04:52:08 DEBUG : file1: Destination exists, skipping 2026/03/02 04:52:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.51s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kofazef7wefi/backup" 2026/03/02 04:52:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3880289152) 2026/03/02 04:52:11 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-kofazef7wefi) 2026/03/02 04:52:11 DEBUG : dst/file1: Sizes differ 2026/03/02 04:52:13 DEBUG : dst/file1: size = 18 OK 2026/03/02 04:52:13 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/03/02 04:52:13 INFO : dst/file1: Copied (server-side copy) 2026/03/02 04:52:13 INFO : dst/file1: Deleted 2026/03/02 04:52:13 DEBUG : dst/file1: size = 14 OK 2026/03/02 04:52:13 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/03/02 04:52:13 INFO : dst/file1: Copied (new) 2026/03/02 04:52:13 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.46s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:15 INFO : A1/B2: Making directory 2026/03/02 04:52:15 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/03/02 04:52:16 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/02 04:52:16 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/02 04:52:16 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/03/02 04:52:17 INFO : A1/B1/C1/four: Deleted 2026/03/02 04:52:17 DEBUG : A2/one: size = 3 OK 2026/03/02 04:52:17 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:52:17 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/03/02 04:52:17 INFO : A1/one: Deleted 2026/03/02 04:52:17 DEBUG : A2/two: size = 3 OK 2026/03/02 04:52:17 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 04:52:17 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/03/02 04:52:17 DEBUG : A2/B1/three: size = 5 OK 2026/03/02 04:52:17 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 04:52:17 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/03/02 04:52:17 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/02 04:52:17 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/02 04:52:17 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/03/02 04:52:17 INFO : A1/two: Deleted 2026/03/02 04:52:17 INFO : A1/B1/three: Deleted 2026/03/02 04:52:17 INFO : A1/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/03/02 04:52:18 DEBUG : A3/B1/C2/five: size = 4 OK 2026/03/02 04:52:18 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/02 04:52:18 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/03/02 04:52:18 DEBUG : A3/two: size = 3 OK 2026/03/02 04:52:18 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 04:52:18 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/03/02 04:52:18 DEBUG : A3/one: size = 3 OK 2026/03/02 04:52:18 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:52:18 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/03/02 04:52:18 DEBUG : A3/B1/three: size = 5 OK 2026/03/02 04:52:18 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 04:52:18 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/03/02 04:52:18 INFO : A2/B1/C2/five: Deleted 2026/03/02 04:52:18 INFO : A2/two: Deleted 2026/03/02 04:52:18 INFO : A2/one: Deleted 2026/03/02 04:52:18 INFO : A2/B1/three: Deleted 2026/03/02 04:52:18 DEBUG : A3/B1/C1/four: size = 4 OK 2026/03/02 04:52:18 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/02 04:52:18 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/03/02 04:52:19 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/03/02 04:52:19 INFO : B2 bucket rclone-test-kofazef7wefi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/02 04:52:19 DEBUG : A4/two: size = 3 OK 2026/03/02 04:52:19 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/02 04:52:19 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/03/02 04:52:19 DEBUG : A4/B1/three: size = 5 OK 2026/03/02 04:52:19 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/02 04:52:19 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/03/02 04:52:20 DEBUG : A4/B1/C2/five: size = 4 OK 2026/03/02 04:52:20 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/02 04:52:20 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/03/02 04:52:20 INFO : A3/two: Deleted 2026/03/02 04:52:20 INFO : A3/B1/three: Deleted 2026/03/02 04:52:20 DEBUG : A4/B1/C1/four: size = 4 OK 2026/03/02 04:52:20 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/02 04:52:20 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/03/02 04:52:20 INFO : A3/B1/C2/five: Deleted 2026/03/02 04:52:20 DEBUG : A4/one: size = 3 OK 2026/03/02 04:52:20 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/02 04:52:20 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/03/02 04:52:20 INFO : A3/B1/C1/four: Deleted 2026/03/02 04:52:20 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (7.41s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:22 DEBUG : B2 bucket rclone-test-kofazef7wefi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 04:52:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 04:52:23 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/02 04:52:23 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/02 04:52:23 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/02 04:52:23 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 04:52:23 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/02 04:52:23 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:24 DEBUG : B2 bucket rclone-test-kofazef7wefi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 04:52:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 04:52:25 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/03/02 04:52:25 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/03/02 04:52:25 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/02 04:52:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 04:52:25 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/03/02 04:52:25 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:27 DEBUG : B2 bucket rclone-test-kofazef7wefi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 04:52:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 04:52:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:52:27 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/02 04:52:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 04:52:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:29 DEBUG : B2 bucket rclone-test-kofazef7wefi: File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 04:52:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 04:52:29 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/02 04:52:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/02 04:52:29 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/03/02 04:52:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 04:52:30 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/02 04:52:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (8.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.20s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:31 DEBUG : B2 bucket rclone-test-kofazef7wefi: File to upload is small (60 bytes), uploading instead of streaming 2026/03/02 04:52:31 DEBUG : potato2: size = 60 OK 2026/03/02 04:52:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/02 04:52:31 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.72s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestTouchDir run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" 2026/03/02 04:52:34 DEBUG : B2 bucket rclone-test-kofazef7wefi: Touching "sub dir/potato3" 2026/03/02 04:52:34 DEBUG : B2 bucket rclone-test-kofazef7wefi: Touching "empty space" 2026/03/02 04:52:34 DEBUG : B2 bucket rclone-test-kofazef7wefi: Touching "potato2" --- PASS: TestTouchDir (3.59s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-kofazef7wefi", Local "Local file system at /tmp/rclone3880289152", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === 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) FAIL 2026/03/02 04:52:39 DEBUG : B2 bucket rclone-test-kofazef7wefi: Purge remote 2026/03/02 04:52:39 INFO : B2 bucket rclone-test-kofazef7wefi: cleaning bucket "rclone-test-kofazef7wefi" of all files 2026/03/02 04:52:40 DEBUG : A1/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e297634d_d20260302_m045217_c001_v7007000_t0000_u01772427137045") 2026/03/02 04:52:40 DEBUG : A1/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f17c_d20260302_m045215_c001_v0001184_t0042_u01772427135276") 2026/03/02 04:52:40 DEBUG : A1/B1/C1/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e969_d20260302_m045159_c001_v7007000_t0000_u01772427119845") 2026/03/02 04:52:40 DEBUG : A1/B1/C1/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f120_d20260302_m045157_c001_v0001184_t0036_u01772427117545") 2026/03/02 04:52:40 DEBUG : A1/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9f7_d20260302_m045217_c001_v7007000_t0000_u01772427137569") 2026/03/02 04:52:40 DEBUG : A1/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f17e_d20260302_m045215_c001_v0001184_t0001_u01772427135488") 2026/03/02 04:52:40 DEBUG : A1/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f411b7070150829db_d20260302_m045217_c001_v7007000_t0000_u01772427137548") 2026/03/02 04:52:40 DEBUG : A1/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f17a_d20260302_m045215_c001_v0001184_t0051_u01772427135074") 2026/03/02 04:52:40 DEBUG : A1/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4215d824ffe52817_d20260302_m045217_c001_v7007000_t0000_u01772427137255") 2026/03/02 04:52:40 DEBUG : A1/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f176_d20260302_m045214_c001_v0001184_t0002_u01772427134627") 2026/03/02 04:52:40 DEBUG : A1/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f416f020a3f91423e_d20260302_m045217_c001_v7007000_t0000_u01772427137509") 2026/03/02 04:52:40 DEBUG : A1/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f178_d20260302_m045214_c001_v0001184_t0039_u01772427134863") 2026/03/02 04:52:40 DEBUG : A1/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e96c_d20260302_m045200_c001_v7007000_t0000_u01772427120209") 2026/03/02 04:52:40 DEBUG : A1/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f122_d20260302_m045157_c001_v0001184_t0028_u01772427117792") 2026/03/02 04:52:40 DEBUG : A2/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4215d824ffe52827_d20260302_m045218_c001_v7007000_t0000_u01772427138960") 2026/03/02 04:52:40 DEBUG : A2/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f10309e422a293b17_d20260302_m045216_c001_v0001150_t0044_u01772427136647") 2026/03/02 04:52:40 DEBUG : A2/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4215d824ffe52824_d20260302_m045218_c001_v7007000_t0000_u01772427138593") 2026/03/02 04:52:40 DEBUG : A2/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1125e651ec7be50f_d20260302_m045217_c001_v0001103_t0029_u01772427137004") 2026/03/02 04:52:40 DEBUG : A2/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9fd_d20260302_m045218_c001_v7007000_t0000_u01772427138734") 2026/03/02 04:52:40 DEBUG : A2/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1186c27be6f97975_d20260302_m045217_c001_v0001172_t0025_u01772427137020") 2026/03/02 04:52:40 DEBUG : A2/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f411b7070150829e6_d20260302_m045218_c001_v7007000_t0000_u01772427138647") 2026/03/02 04:52:40 DEBUG : A2/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f100bdf74bdfc4aaf_d20260302_m045217_c001_v0001180_t0042_u01772427137047") 2026/03/02 04:52:40 DEBUG : A2/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f416f020a3f914249_d20260302_m045218_c001_v7007000_t0000_u01772427138603") 2026/03/02 04:52:41 DEBUG : A2/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f114664f807cd96df_d20260302_m045217_c001_v0001173_t0001_u01772427137053") 2026/03/02 04:52:41 DEBUG : A3/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f416f020a3f91425a_d20260302_m045220_c001_v7007000_t0000_u01772427140258") 2026/03/02 04:52:41 DEBUG : A3/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f107edcb243e86504_d20260302_m045218_c001_v0001173_t0041_u01772427138390") 2026/03/02 04:52:41 DEBUG : A3/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4215d824ffe52833_d20260302_m045220_c001_v7007000_t0000_u01772427140104") 2026/03/02 04:52:41 DEBUG : A3/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f114c2b1c3d188e77_d20260302_m045218_c001_v0001183_t0046_u01772427138386") 2026/03/02 04:52:41 DEBUG : A3/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4215d824ffe52832_d20260302_m045220_c001_v7007000_t0000_u01772427140035") 2026/03/02 04:52:41 DEBUG : A3/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f104e56a2a9ec56c9_d20260302_m045218_c001_v0001173_t0050_u01772427138346") 2026/03/02 04:52:41 DEBUG : A3/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea07_d20260302_m045220_c001_v7007000_t0000_u01772427140344") 2026/03/02 04:52:41 DEBUG : A3/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1196952e76303551_d20260302_m045218_c001_v0001044_t0045_u01772427138350") 2026/03/02 04:52:41 DEBUG : A3/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f411b7070150829f5_d20260302_m045219_c001_v7007000_t0000_u01772427139930") 2026/03/02 04:52:41 DEBUG : A3/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f101db687d1fc0516_d20260302_m045218_c001_v0001185_t0023_u01772427138364") 2026/03/02 04:52:41 DEBUG : A4/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea0a_d20260302_m045220_c001_v7007000_t0000_u01772427140918") 2026/03/02 04:52:41 DEBUG : A4/B1/C1/four: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1052843815a451d3_d20260302_m045219_c001_v0001117_t0039_u01772427139768") 2026/03/02 04:52:41 DEBUG : A4/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea0c_d20260302_m045221_c001_v7007000_t0000_u01772427141103") 2026/03/02 04:52:41 DEBUG : A4/B1/C2/five: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1006c4b86f253036_d20260302_m045219_c001_v0001171_t0036_u01772427139770") 2026/03/02 04:52:41 DEBUG : A4/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea0e_d20260302_m045221_c001_v7007000_t0000_u01772427141290") 2026/03/02 04:52:41 DEBUG : A4/B1/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f115ae0d0f54f0cef_d20260302_m045219_c001_v0001150_t0059_u01772427139727") 2026/03/02 04:52:41 DEBUG : A4/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea10_d20260302_m045221_c001_v7007000_t0000_u01772427141474") 2026/03/02 04:52:41 DEBUG : A4/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f11716462c7771c14_d20260302_m045219_c001_v0001104_t0033_u01772427139739") 2026/03/02 04:52:41 DEBUG : A4/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea12_d20260302_m045221_c001_v7007000_t0000_u01772427141660") 2026/03/02 04:52:41 DEBUG : A4/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1047b6651738b0ea_d20260302_m045219_c001_v0001185_t0059_u01772427139745") 2026/03/02 04:52:41 DEBUG : BackupDir/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b657_d20260302_m045051_c001_v7007000_t0000_u01772427051890") 2026/03/02 04:52:41 DEBUG : BackupDir/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f10731754973abe7d_d20260302_m045046_c001_v0001100_t0037_u01772427046681") 2026/03/02 04:52:42 DEBUG : CompareDest/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b63c_d20260302_m045037_c001_v7007000_t0000_u01772427037150") 2026/03/02 04:52:42 DEBUG : CompareDest/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eeb2_d20260302_m045033_c001_v0001184_t0043_u01772427033284") 2026/03/02 04:52:42 DEBUG : CompareDest/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b63d_d20260302_m045037_c001_v7007000_t0000_u01772427037333") 2026/03/02 04:52:42 DEBUG : CompareDest/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eeba_d20260302_m045034_c001_v0001184_t0024_u01772427034221") 2026/03/02 04:52:42 DEBUG : CopyDest/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b659_d20260302_m045052_c001_v7007000_t0000_u01772427052071") 2026/03/02 04:52:42 DEBUG : CopyDest/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef10_d20260302_m045043_c001_v0001184_t0004_u01772427043864") 2026/03/02 04:52:42 DEBUG : CopyDest/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b65a_d20260302_m045052_c001_v7007000_t0000_u01772427052253") 2026/03/02 04:52:42 DEBUG : CopyDest/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef40_d20260302_m045050_c001_v0001184_t0039_u01772427050063") 2026/03/02 04:52:42 DEBUG : CopyDest/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b65b_d20260302_m045052_c001_v7007000_t0000_u01772427052436") 2026/03/02 04:52:42 DEBUG : CopyDest/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef36_d20260302_m045048_c001_v0001184_t0027_u01772427048461") 2026/03/02 04:52:42 DEBUG : ReadFile: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762ea_d20260302_m045147_c001_v7007000_t0000_u01772427107272") 2026/03/02 04:52:42 DEBUG : ReadFile: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0f2_d20260302_m045145_c001_v0001184_t0033_u01772427105977") 2026/03/02 04:52:42 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b661_d20260302_m045057_c001_v7007000_t0000_u01772427057304") 2026/03/02 04:52:42 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef70_d20260302_m045054_c001_v0001184_t0043_u01772427054982") 2026/03/02 04:52:42 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b662_d20260302_m045057_c001_v7007000_t0000_u01772427057486") 2026/03/02 04:52:42 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef7e_d20260302_m045056_c001_v0001184_t0033_u01772427056693") 2026/03/02 04:52:42 DEBUG : a.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1bf_d20260302_m045114_c001_v7007000_t0000_u01772427074342") 2026/03/02 04:52:42 DEBUG : a.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efe6_d20260302_m045110_c001_v0001184_t0025_u01772427070190") 2026/03/02 04:52:42 DEBUG : a.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1ae_d20260302_m045108_c001_v7007000_t0000_u01772427068700") 2026/03/02 04:52:42 DEBUG : a.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efc4_d20260302_m045104_c001_v0001184_t0020_u01772427064179") 2026/03/02 04:52:42 DEBUG : also/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b666_d20260302_m045101_c001_v7007000_t0000_u01772427061272") 2026/03/02 04:52:43 DEBUG : also/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef92_d20260302_m045059_c001_v0001184_t0031_u01772427059878") 2026/03/02 04:52:43 DEBUG : another: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b667_d20260302_m045101_c001_v7007000_t0000_u01772427061816") 2026/03/02 04:52:43 DEBUG : another: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef94_d20260302_m045100_c001_v0001184_t0038_u01772427060075") 2026/03/02 04:52:43 DEBUG : backup/dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9df_d20260302_m045214_c001_v7007000_t0000_u01772427134067") 2026/03/02 04:52:43 DEBUG : backup/dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f105a90423d308315_d20260302_m045212_c001_v0001041_t0010_u01772427132800") 2026/03/02 04:52:43 DEBUG : backup/dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b636_d20260302_m045026_c001_v7007000_t0000_u01772427026466") 2026/03/02 04:52:43 DEBUG : backup/dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f102f13a355c164d8_d20260302_m045025_c001_v0001167_t0019_u01772427025307") 2026/03/02 04:52:43 DEBUG : data/banana: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a3476700_d20260302_m044930_c001_v7007000_t0000_u01772426970177") 2026/03/02 04:52:43 DEBUG : data/banana: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed32_d20260302_m044928_c001_v0001184_t0027_u01772426968445") 2026/03/02 04:52:43 DEBUG : data/banana: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed07_d20260302_m044920_c001_v0001184_t0013_u01772426960508") 2026/03/02 04:52:43 DEBUG : data/potato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a3476702_d20260302_m044930_c001_v7007000_t0000_u01772426970360") 2026/03/02 04:52:43 DEBUG : data/potato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed38_d20260302_m044928_c001_v0001184_t0055_u01772426968654") 2026/03/02 04:52:43 DEBUG : data/potato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed10_d20260302_m044922_c001_v0001184_t0053_u01772426962381") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9e2_d20260302_m045214_c001_v7007000_t0000_u01772427134251") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f16c_d20260302_m045213_c001_v0001184_t0019_u01772427133481") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9d5_d20260302_m045213_c001_v7007000_t0000_u01772427133295") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f15a_d20260302_m045210_c001_v0001184_t0041_u01772427130169") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b637_d20260302_m045026_c001_v7007000_t0000_u01772427026649") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ee72_d20260302_m045025_c001_v0001184_t0056_u01772427025817") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b634_d20260302_m045025_c001_v7007000_t0000_u01772427025632") 2026/03/02 04:52:43 DEBUG : dst/file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ee4e_d20260302_m045022_c001_v0001184_t0040_u01772427022430") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b65c_d20260302_m045052_c001_v7007000_t0000_u01772427052619") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f10576822978592e5_d20260302_m045047_c001_v0001097_t0022_u01772427047626") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f419fb8cfe7d8872e_d20260302_m045047_c001_v7007000_t0000_u01772427047354") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef0c_d20260302_m045043_c001_v0001184_t0032_u01772427043643") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1170a2fb87bfc19e_d20260302_m045042_c001_v0001165_t0040_u01772427042897") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1170a2fb87bfc194_d20260302_m045041_c001_v0001165_t0054_u01772427041934") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b63e_d20260302_m045037_c001_v7007000_t0000_u01772427037516") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eeae_d20260302_m045033_c001_v0001184_t0019_u01772427033069") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1184aa45630c4648_d20260302_m045032_c001_v0001173_t0006_u01772427032092") 2026/03/02 04:52:44 DEBUG : dst/one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1184aa45630c4628_d20260302_m045030_c001_v0001173_t0041_u01772427030918") 2026/03/02 04:52:44 DEBUG : dst/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b65d_d20260302_m045052_c001_v7007000_t0000_u01772427052801") 2026/03/02 04:52:44 DEBUG : dst/three: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1170a2fb87bfc1ba_d20260302_m045051_c001_v0001165_t0037_u01772427051315") 2026/03/02 04:52:44 DEBUG : dst/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b65e_d20260302_m045052_c001_v7007000_t0000_u01772427052983") 2026/03/02 04:52:44 DEBUG : dst/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f110fc59f3d42f33f_d20260302_m045049_c001_v0001185_t0040_u01772427049303") 2026/03/02 04:52:44 DEBUG : dst/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b640_d20260302_m045037_c001_v7007000_t0000_u01772427037699") 2026/03/02 04:52:44 DEBUG : dst/two: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1184aa45630c46a6_d20260302_m045036_c001_v0001173_t0012_u01772427036254") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4151c87466342522_d20260302_m045236_c001_v7007000_t0000_u01772427156519") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1e2_d20260302_m045235_c001_v0001184_t0042_u01772427155583") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1d8_d20260302_m045233_c001_v0001184_t0029_u01772427153865") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1fd_d20260302_m045135_c001_v7007000_t0000_u01772427095709") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0a4_d20260302_m045134_c001_v0001184_t0042_u01772427094710") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1f6_d20260302_m045133_c001_v7007000_t0000_u01772427093956") 2026/03/02 04:52:44 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f09c_d20260302_m045132_c001_v0001184_t0043_u01772427092695") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1ef_d20260302_m045131_c001_v7007000_t0000_u01772427091934") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f090_d20260302_m045131_c001_v0001184_t0049_u01772427091172") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1eb_d20260302_m045130_c001_v7007000_t0000_u01772427090402") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f084_d20260302_m045129_c001_v0001184_t0043_u01772427089072") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1e5_d20260302_m045128_c001_v7007000_t0000_u01772427088309") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f072_d20260302_m045127_c001_v0001184_t0013_u01772427087541") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766ea_d20260302_m044914_c001_v7007000_t0000_u01772426954927") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ece0_d20260302_m044912_c001_v0001184_t0041_u01772426952599") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e4_d20260302_m044910_c001_v7007000_t0000_u01772426950868") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecb8_d20260302_m044907_c001_v0001184_t0036_u01772426947342") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766de_d20260302_m044904_c001_v7007000_t0000_u01772426944873") 2026/03/02 04:52:45 DEBUG : empty space: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ec92_d20260302_m044902_c001_v0001184_t0046_u01772426942593") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e9aa_d20260302_m045209_c001_v7007000_t0000_u01772427129041") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f152_d20260302_m045208_c001_v0001184_t0053_u01772427128090") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e98d_d20260302_m045205_c001_v7007000_t0000_u01772427125251") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f411d45c336f4f130_d20260302_m045203_c001_v0001184_t0020_u01772427123591") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e297630d_d20260302_m045151_c001_v7007000_t0000_u01772427111686") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0f6_d20260302_m045148_c001_v0001184_t0035_u01772427108062") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1dc_d20260302_m045124_c001_v7007000_t0000_u01772427084709") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f030_d20260302_m045119_c001_v0001184_t0003_u01772427079040") 2026/03/02 04:52:45 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1d1_d20260302_m045118_c001_v7007000_t0000_u01772427078483") 2026/03/02 04:52:46 DEBUG : file1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f020_d20260302_m045115_c001_v0001184_t0047_u01772427075829") 2026/03/02 04:52:46 DEBUG : file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e98f_d20260302_m045205_c001_v7007000_t0000_u01772427125436") 2026/03/02 04:52:46 DEBUG : file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f411d45c336f4f138_d20260302_m045204_c001_v0001184_t0020_u01772427124684") 2026/03/02 04:52:46 DEBUG : file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e297630f_d20260302_m045151_c001_v7007000_t0000_u01772427111867") 2026/03/02 04:52:46 DEBUG : file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0f8_d20260302_m045148_c001_v0001184_t0041_u01772427108368") 2026/03/02 04:52:46 DEBUG : filename.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e991_d20260302_m045205_c001_v7007000_t0000_u01772427125621") 2026/03/02 04:52:46 DEBUG : filename.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f134_d20260302_m045204_c001_v0001184_t0035_u01772427124144") 2026/03/02 04:52:46 DEBUG : headerfilename.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e993_d20260302_m045205_c001_v7007000_t0000_u01772427125807") 2026/03/02 04:52:46 DEBUG : headerfilename.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f136_d20260302_m045204_c001_v0001184_t0050_u01772427124467") 2026/03/02 04:52:46 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea43_d20260302_m045230_c001_v7007000_t0000_u01772427150628") 2026/03/02 04:52:46 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1c4_d20260302_m045229_c001_v0001184_t0057_u01772427149371") 2026/03/02 04:52:46 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea37_d20260302_m045228_c001_v7007000_t0000_u01772427148424") 2026/03/02 04:52:46 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1ba_d20260302_m045227_c001_v0001184_t0057_u01772427147316") 2026/03/02 04:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea45_d20260302_m045230_c001_v7007000_t0000_u01772427150812") 2026/03/02 04:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1c2_d20260302_m045229_c001_v0001184_t0044_u01772427149170") 2026/03/02 04:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea39_d20260302_m045228_c001_v7007000_t0000_u01772427148609") 2026/03/02 04:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1b6_d20260302_m045227_c001_v0001184_t0031_u01772427147109") 2026/03/02 04:52:46 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40556ffc9b31b8b0_d20260302_m045144_c001_v7007000_t0000_u01772427104680") 2026/03/02 04:52:46 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0e8_d20260302_m045144_c001_v0001184_t0005_u01772427104030") 2026/03/02 04:52:46 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40556ffc9b31b8af_d20260302_m045142_c001_v7007000_t0000_u01772427102821") 2026/03/02 04:52:47 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0da_d20260302_m045141_c001_v0001184_t0025_u01772427101681") 2026/03/02 04:52:47 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762ad_d20260302_m045139_c001_v7007000_t0000_u01772427099731") 2026/03/02 04:52:47 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0be_d20260302_m045139_c001_v0001184_t0046_u01772427099153") 2026/03/02 04:52:47 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762a3_d20260302_m045138_c001_v7007000_t0000_u01772427098369") 2026/03/02 04:52:47 DEBUG : large: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0b2_d20260302_m045136_c001_v0001184_t0017_u01772427096871") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762d6_d20260302_m045144_c001_v7007000_t0000_u01772427104690") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0e6_d20260302_m045143_c001_v0001184_t0035_u01772427103780") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762c4_d20260302_m045142_c001_v7007000_t0000_u01772427102248") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0d8_d20260302_m045141_c001_v0001184_t0018_u01772427101480") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762af_d20260302_m045139_c001_v7007000_t0000_u01772427099914") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0ba_d20260302_m045138_c001_v0001184_t0052_u01772427098945") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d205_d20260302_m045137_c001_v7007000_t0000_u01772427097445") 2026/03/02 04:52:47 DEBUG : medium: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0b0_d20260302_m045136_c001_v0001184_t0001_u01772427096675") 2026/03/02 04:52:47 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea21_d20260302_m045224_c001_v7007000_t0000_u01772427144296") 2026/03/02 04:52:47 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1a4_d20260302_m045223_c001_v0001184_t0055_u01772427143170") 2026/03/02 04:52:47 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea23_d20260302_m045224_c001_v7007000_t0000_u01772427144481") 2026/03/02 04:52:47 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1a0_d20260302_m045222_c001_v0001184_t0024_u01772427142952") 2026/03/02 04:52:47 DEBUG : not-one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b668_d20260302_m045102_c001_v7007000_t0000_u01772427062001") 2026/03/02 04:52:47 DEBUG : not-one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef98_d20260302_m045100_c001_v0001184_t0035_u01772427060311") 2026/03/02 04:52:47 DEBUG : one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b665_d20260302_m045101_c001_v7007000_t0000_u01772427061088") 2026/03/02 04:52:47 DEBUG : one: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ef90_d20260302_m045059_c001_v0001184_t0029_u01772427059671") 2026/03/02 04:52:47 DEBUG : potato1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4189a6251c70b78e_d20260302_m045232_c001_v7007000_t0000_u01772427152733") 2026/03/02 04:52:47 DEBUG : potato1: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1cc_d20260302_m045231_c001_v0001184_t0036_u01772427151563") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4151c87466342527_d20260302_m045236_c001_v7007000_t0000_u01772427156700") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f10867f629f3bec5f_d20260302_m045235_c001_v0001097_t0015_u01772427155657") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1d6_d20260302_m045233_c001_v0001184_t0015_u01772427153659") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4189a6251c70b78f_d20260302_m045232_c001_v7007000_t0000_u01772427152917") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1d0_d20260302_m045231_c001_v0001184_t0049_u01772427151793") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1fe_d20260302_m045135_c001_v7007000_t0000_u01772427095894") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0a2_d20260302_m045134_c001_v0001184_t0055_u01772427094515") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1f7_d20260302_m045134_c001_v7007000_t0000_u01772427094141") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f09a_d20260302_m045132_c001_v0001184_t0002_u01772427092492") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1f1_d20260302_m045132_c001_v7007000_t0000_u01772427092119") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f08e_d20260302_m045130_c001_v0001184_t0003_u01772427090960") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1ed_d20260302_m045130_c001_v7007000_t0000_u01772427090587") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f07e_d20260302_m045128_c001_v0001184_t0018_u01772427088865") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1e6_d20260302_m045128_c001_v7007000_t0000_u01772427088494") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f070_d20260302_m045127_c001_v0001184_t0000_u01772427087326") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766eb_d20260302_m044915_c001_v7007000_t0000_u01772426955111") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ece4_d20260302_m044913_c001_v0001184_t0039_u01772426953178") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e6_d20260302_m044911_c001_v7007000_t0000_u01772426951059") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecbc_d20260302_m044908_c001_v0001184_t0003_u01772426948106") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766df_d20260302_m044905_c001_v7007000_t0000_u01772426945058") 2026/03/02 04:52:48 DEBUG : potato2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ec98_d20260302_m044903_c001_v0001184_t0017_u01772426943178") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766ec_d20260302_m044915_c001_v7007000_t0000_u01772426955294") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ece8_d20260302_m044913_c001_v0001184_t0030_u01772426953940") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e7_d20260302_m044911_c001_v7007000_t0000_u01772426951243") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecc6_d20260302_m044909_c001_v0001184_t0051_u01772426949455") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e1_d20260302_m044905_c001_v7007000_t0000_u01772426945241") 2026/03/02 04:52:49 DEBUG : remotepotato: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eca0_d20260302_m044903_c001_v0001184_t0054_u01772426943947") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766ed_d20260302_m044915_c001_v7007000_t0000_u01772426955481") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecd6_d20260302_m044911_c001_v0001184_t0039_u01772426951795") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e8_d20260302_m044911_c001_v7007000_t0000_u01772426951427") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecaa_d20260302_m044905_c001_v0001184_t0051_u01772426945796") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766e2_d20260302_m044905_c001_v7007000_t0000_u01772426945425") 2026/03/02 04:52:49 DEBUG : rutabaga: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ec90_d20260302_m044901_c001_v0001184_t0028_u01772426941809") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762db_d20260302_m045145_c001_v7007000_t0000_u01772427105241") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0e2_d20260302_m045143_c001_v0001184_t0024_u01772427103562") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40556ffc9b31b8ae_d20260302_m045142_c001_v7007000_t0000_u01772427102265") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0d4_d20260302_m045141_c001_v0001184_t0005_u01772427101198") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762b3_d20260302_m045140_c001_v7007000_t0000_u01772427100461") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0b8_d20260302_m045138_c001_v0001184_t0000_u01772427098736") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4028cd67e29762a1_d20260302_m045137_c001_v7007000_t0000_u01772427097820") 2026/03/02 04:52:49 DEBUG : small: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0ac_d20260302_m045136_c001_v0001184_t0001_u01772427096456") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1e4_d20260302_m045126_c001_v7007000_t0000_u01772427086954") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f068_d20260302_m045126_c001_v0001184_t0040_u01772427086184") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c0_d20260302_m045114_c001_v7007000_t0000_u01772427074527") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efee_d20260302_m045110_c001_v0001184_t0015_u01772427070611") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1af_d20260302_m045108_c001_v7007000_t0000_u01772427068888") 2026/03/02 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efc8_d20260302_m045104_c001_v0001184_t0035_u01772427064584") 2026/03/02 04:52:50 DEBUG : sub dir/hello world2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c1_d20260302_m045114_c001_v7007000_t0000_u01772427074712") 2026/03/02 04:52:50 DEBUG : sub dir/hello world2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eff0_d20260302_m045110_c001_v0001184_t0035_u01772427070819") 2026/03/02 04:52:50 DEBUG : sub dir/hello world2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1b0_d20260302_m045109_c001_v7007000_t0000_u01772427069076") 2026/03/02 04:52:50 DEBUG : sub dir/hello world2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efcc_d20260302_m045104_c001_v0001184_t0040_u01772427064838") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c2_d20260302_m045114_c001_v7007000_t0000_u01772427074897") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eff4_d20260302_m045111_c001_v0001184_t0058_u01772427071094") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1b1_d20260302_m045109_c001_v7007000_t0000_u01772427069260") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efce_d20260302_m045105_c001_v0001184_t0002_u01772427065050") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c3_d20260302_m045115_c001_v7007000_t0000_u01772427075089") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4eff8_d20260302_m045111_c001_v0001184_t0053_u01772427071302") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1b2_d20260302_m045109_c001_v7007000_t0000_u01772427069446") 2026/03/02 04:52:50 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efd2_d20260302_m045105_c001_v0001184_t0005_u01772427065264") 2026/03/02 04:52:50 DEBUG : sub dir/potato3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4151c8746634252b_d20260302_m045236_c001_v7007000_t0000_u01772427156888") 2026/03/02 04:52:50 DEBUG : sub dir/potato3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f1147056a8e4246c3_d20260302_m045235_c001_v0001167_t0049_u01772427155247") 2026/03/02 04:52:50 DEBUG : sub dir/potato3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1dc_d20260302_m045234_c001_v0001184_t0054_u01772427154071") 2026/03/02 04:52:50 DEBUG : sub dir/potato3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1ff_d20260302_m045136_c001_v7007000_t0000_u01772427096077") 2026/03/02 04:52:50 DEBUG : sub dir/potato3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f0a8_d20260302_m045134_c001_v0001184_t0027_u01772427094920") 2026/03/02 04:52:50 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c6_d20260302_m045115_c001_v7007000_t0000_u01772427075274") 2026/03/02 04:52:51 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4effa_d20260302_m045111_c001_v0001184_t0004_u01772427071524") 2026/03/02 04:52:51 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1b4_d20260302_m045109_c001_v7007000_t0000_u01772427069631") 2026/03/02 04:52:51 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efd4_d20260302_m045105_c001_v0001184_t0044_u01772427065577") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e99f_d20260302_m045207_c001_v7007000_t0000_u01772427127535") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f147_d20260302_m045206_c001_v0001184_t0043_u01772427126364") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1dd_d20260302_m045124_c001_v7007000_t0000_u01772427084896") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f032_d20260302_m045119_c001_v0001184_t0055_u01772427079258") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1d2_d20260302_m045118_c001_v7007000_t0000_u01772427078669") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f022_d20260302_m045116_c001_v0001184_t0030_u01772427076022") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40357509b6a0b625_d20260302_m045021_c001_v7007000_t0000_u01772427021699") 2026/03/02 04:52:51 DEBUG : sub/file2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ee32_d20260302_m045020_c001_v0001184_t0000_u01772427020215") 2026/03/02 04:52:51 DEBUG : test-multithread-abort: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766db_d20260302_m044900_c001_v7007000_t0000_u01772426940903") 2026/03/02 04:52:51 DEBUG : test-multithread-abort: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ec4e_d20260302_m044845_c001_v0001184_t0001_u01772426925227") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e6c5_d20260302_m044805_c001_v7007000_t0000_u01772426885815") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f119abc3a217bf299_d20260302_m044757_c001_v0001179_t0045_u01772426877505") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e6c8_d20260302_m044813_c001_v7007000_t0000_u01772426893428") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f119abc3a217bf2b3_d20260302_m044806_c001_v0001179_t0001_u01772426886571") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410e6ce_d20260302_m044823_c001_v7007000_t0000_u01772426903287") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ebdb_d20260302_m044816_c001_v0001184_t0059_u01772426896485") 2026/03/02 04:52:51 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f414f8d7438b587bc_d20260302_m044829_c001_v7007000_t0000_u01772426909988") 2026/03/02 04:52:52 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f220b632a5410e6d2_d20260302_m044825_c001_v0001038_t0022_u01772426905095") 2026/03/02 04:52:52 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f414f8d7438b587c3_d20260302_m044836_c001_v7007000_t0000_u01772426916599") 2026/03/02 04:52:52 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f214f8d7438b587c0_d20260302_m044831_c001_v0001044_t0008_u01772426911859") 2026/03/02 04:52:52 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f40678b47042119ee_d20260302_m044843_c001_v7007000_t0000_u01772426923912") 2026/03/02 04:52:52 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f214f8d7438b587c7_d20260302_m044838_c001_v0001120_t0026_u01772426918583") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a3476703_d20260302_m044930_c001_v7007000_t0000_u01772426970543") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed3a_d20260302_m044928_c001_v0001184_t0055_u01772426968864") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed30_d20260302_m044927_c001_v0001184_t0025_u01772426967305") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed2a_d20260302_m044926_c001_v0001184_t0014_u01772426966153") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed22_d20260302_m044924_c001_v0001184_t0046_u01772426964996") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed1c_d20260302_m044923_c001_v0001184_t0042_u01772426963706") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed12_d20260302_m044922_c001_v0001184_t0048_u01772426962587") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ed0a_d20260302_m044920_c001_v0001184_t0041_u01772426960716") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4071aa73a34766ee_d20260302_m044917_c001_v7007000_t0000_u01772426957523") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecf8_d20260302_m044916_c001_v0001184_t0013_u01772426956779") 2026/03/02 04:52:52 DEBUG : test.sum: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4ecf2_d20260302_m044915_c001_v0001184_t0021_u01772426955850") 2026/03/02 04:52:52 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea2c_d20260302_m045226_c001_v7007000_t0000_u01772427146359") 2026/03/02 04:52:52 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1b0_d20260302_m045225_c001_v0001184_t0003_u01772427145247") 2026/03/02 04:52:52 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f420b632a5410ea2d_d20260302_m045226_c001_v7007000_t0000_u01772427146545") 2026/03/02 04:52:52 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4f1ae_d20260302_m045225_c001_v0001184_t0017_u01772427145045") 2026/03/02 04:52:52 DEBUG : zend.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1c7_d20260302_m045115_c001_v7007000_t0000_u01772427075459") 2026/03/02 04:52:53 DEBUG : zend.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efe8_d20260302_m045110_c001_v0001184_t0045_u01772427070403") 2026/03/02 04:52:53 DEBUG : zend.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f4083ea7cfee7d1b6_d20260302_m045109_c001_v7007000_t0000_u01772427069816") 2026/03/02 04:52:53 DEBUG : zend.txt: Deleting (id "4_zdfe2dd33d0fdabcb9fc80e1b_f111d45c336f4efc6_d20260302_m045104_c001_v0001184_t0032_u01772427064376") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 4m59.191137819s (try 1/5)