"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/26 03:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete" 2026/07/26 03:36:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:36:11 DEBUG : Creating backend with remote "/tmp/rclone3262322214" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:36:12 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/07/26 03:37:16 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-deqazik1zete/test-multithread-copy-false-16777215-2": net/http: TLS handshake timeout) 2026/07/26 03:37:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 03:37:16 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/07/26 03:37:16 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/07/26 03:37:17 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/07/26 03:37:19 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/07/26 03:37:19 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/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/07/26 03:37:24 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/07/26 03:37:27 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/07/26 03:37:27 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/07/26 03:37:28 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/efe29de370ed9bcb9ff80e1b/c001_v0001182_t0018": write tcp 65.108.87.141:40284->104.153.232.12:443: use of closed network connection 2026/07/26 03:37:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/efe29de370ed9bcb9ff80e1b/c001_v0001182_t0018": write tcp 65.108.87.141:40284->104.153.232.12:443: use of closed network connection) 2026/07/26 03:37:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-deqazik1zete: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/efe29de370ed9bcb9ff80e1b/c001_v0001182_t0018": write tcp 65.108.87.141:40284->104.153.232.12:443: use of closed network connection) 2026/07/26 03:37:30 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/07/26 03:37:34 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/07/26 03:37:35 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/07/26 03:37:37 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/07/26 03:37:37 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/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/07/26 03:37:39 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/07/26 03:37:42 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/07/26 03:37:42 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/07/26 03:37:42 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/07/26 03:37:42 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/07/26 03:37:42 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/07/26 03:37:43 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/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/07/26 03:37:46 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/07/26 03:37:49 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/07/26 03:37:49 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/07/26 03:37:49 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/07/26 03:37:49 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/07/26 03:37:49 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/07/26 03:37:50 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/07/26 03:37:52 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/07/26 03:37:53 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/07/26 03:37:55 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/07/26 03:37:55 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/07/26 03:37:56 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/07/26 03:37:56 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/07/26 03:37:56 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/07/26 03:37:56 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (106.84s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (68.09s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.65s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (9.98s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.48s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.55s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.55s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:37:58 DEBUG : chunksize-probe: Cancelling large file upload 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/07/26 03:38:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/07/26 03:38:00 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/07/26 03:38:00 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/07/26 03:38:00 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/07/26 03:38:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/07/26 03:38:00 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/07/26 03:38:00 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/07/26 03:38:03 DEBUG : test-multithread-abort: Done sending chunk 0 2026/07/26 03:38:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/07/26 03:38:04 DEBUG : test-multithread-abort: Done sending chunk 1 2026/07/26 03:38:04 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/07/26 03:38:04 DEBUG : Returning error reader 2026/07/26 03:38:04 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/07/26 03:38:04 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/07/26 03:38:04 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:05 DEBUG : Returning error reader 2026/07/26 03:38:05 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/07/26 03:38:05 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:06 DEBUG : Returning error reader 2026/07/26 03:38:06 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/07/26 03:38:06 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:07 DEBUG : Returning error reader 2026/07/26 03:38:07 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/07/26 03:38:07 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:08 DEBUG : Returning error reader 2026/07/26 03:38:08 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/07/26 03:38:08 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:09 DEBUG : Returning error reader 2026/07/26 03:38:09 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/07/26 03:38:09 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:10 DEBUG : Returning error reader 2026/07/26 03:38:10 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/07/26 03:38:10 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:11 DEBUG : Returning error reader 2026/07/26 03:38:11 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/07/26 03:38:11 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:12 DEBUG : Returning error reader 2026/07/26 03:38:12 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/07/26 03:38:12 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:13 DEBUG : Returning error reader 2026/07/26 03:38:13 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/07/26 03:38:13 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/07/26 03:38:14 DEBUG : Returning error reader 2026/07/26 03:38:14 DEBUG : BOOM: simulated read failure 2026/07/26 03:38:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/07/26 03:38:14 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/07/26 03:38:14 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_part/4_zefe29de370ed9bcb9ff80e1b_f21910b2c82dfde02_d20260726_m033800_c001_v0001173_t0016_u01785037080813/0004": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_part/4_zefe29de370ed9bcb9ff80e1b_f21910b2c82dfde02_d20260726_m033800_c001_v0001173_t0016_u01785037080813/0004", Err:(*errors.errorString)(0x1f43f3154ca0)} 2026/07/26 03:38:14 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_part/4_zefe29de370ed9bcb9ff80e1b_f21910b2c82dfde02_d20260726_m033800_c001_v0001173_t0016_u01785037080813/0004": BOOM: simulated read failure 2026/07/26 03:38:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_part/4_zefe29de370ed9bcb9ff80e1b_f21910b2c82dfde02_d20260726_m033800_c001_v0001173_t0016_u01785037080813/0004": BOOM: simulated read failure 2026/07/26 03:38:14 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/07/26 03:38:14 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.48s) === RUN TestSizeDiffers 2026/07/26 03:38:15 DEBUG : a: size = 0 OK 2026/07/26 03:38:15 DEBUG : a: size = 1 (memory) 2026/07/26 03:38:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/26 03:38:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/26 03:38:15 DEBUG : potato: Seek from 10 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 10 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 2 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/26 03:38:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 2 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/26 03:38:15 DEBUG : potato: Seek from 8 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 8 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/26 03:38:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/26 03:38:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/26 03:38:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/26 03:38:15 DEBUG : potato: Seek from 5 to 2 2026/07/26 03:38:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/26 03:38:15 DEBUG : potato: Seek from 9 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 9 to 0 2026/07/26 03:38:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", 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 (5.10s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2026/07/26 03:38:20 DEBUG : Creating backend with remote "nonexistent" 2026/07/26 03:38:20 DEBUG : Config file has changed externally - reloading 2026/07/26 03:38:20 DEBUG : Creating backend with remote "nonexistent" 2026/07/26 03:38:20 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/26 03:38:20 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/26 03:38:20 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/26 03:38:20 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", 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 (11.55s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.42s) --- PASS: TestCheckDownload/3 (0.42s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", 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 (5.18s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:38:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/26 03:38:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/26 03:38:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/26 03:38:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/26 03:38:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/26 03:38:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/26 03:38:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/26 03:38:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.44s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/data" check_test.go:350: B2 bucket rclone-test-deqazik1zete path data lacks md5, skipping --- SKIP: TestCheckSum (1.39s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:38:41 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.20s) --- PASS: TestCheckSumDownload/subtest1 (1.23s) --- PASS: TestCheckSumDownload/subtest2 (0.71s) --- PASS: TestCheckSumDownload/subtest3 (0.88s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.71s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.72s) === RUN TestApplyTransforms 2026/07/26 03:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nebiqap0yera" 2026/07/26 03:38:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:38:55 DEBUG : Creating backend with remote "/tmp/rclone3155326566" run.go:198: Remote "B2 bucket rclone-test-nebiqap0yera", Local "Local file system at /tmp/rclone3155326566", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/07/26 03:38:58 ERROR : hello, world!: sum not found 2026/07/26 03:38:58 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-nebiqap0yera 2026/07/26 03:38:58 NOTICE: B2 bucket rclone-test-nebiqap0yera: 1 files missing 2026/07/26 03:38:58 NOTICE: 1 hashes missing 2026/07/26 03:38:58 NOTICE: B2 bucket rclone-test-nebiqap0yera: 1 differences found 2026/07/26 03:38:58 NOTICE: B2 bucket rclone-test-nebiqap0yera: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/26 03:38:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:38:58 NOTICE: B2 bucket rclone-test-nebiqap0yera: 0 differences found 2026/07/26 03:38:58 NOTICE: B2 bucket rclone-test-nebiqap0yera: 1 matching files 2026/07/26 03:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-rucixef2rowu" 2026/07/26 03:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:38:59 DEBUG : Creating backend with remote "/tmp/rclone3434341070" run.go:198: Remote "B2 bucket rclone-test-rucixef2rowu", Local "Local file system at /tmp/rclone3434341070", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/07/26 03:39:01 ERROR : HELLO, WORLD!: sum not found 2026/07/26 03:39:01 ERROR : hello, world!: file not in B2 bucket rclone-test-rucixef2rowu 2026/07/26 03:39:01 NOTICE: B2 bucket rclone-test-rucixef2rowu: 1 files missing 2026/07/26 03:39:01 NOTICE: 1 hashes missing 2026/07/26 03:39:01 NOTICE: B2 bucket rclone-test-rucixef2rowu: 1 differences found 2026/07/26 03:39:01 NOTICE: B2 bucket rclone-test-rucixef2rowu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/26 03:39:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:01 NOTICE: B2 bucket rclone-test-rucixef2rowu: 0 differences found 2026/07/26 03:39:01 NOTICE: B2 bucket rclone-test-rucixef2rowu: 1 matching files 2026/07/26 03:39:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xinowan8niva" 2026/07/26 03:39:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:02 DEBUG : Creating backend with remote "/tmp/rclone1592068070" run.go:198: Remote "B2 bucket rclone-test-xinowan8niva", Local "Local file system at /tmp/rclone1592068070", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/26 03:39:04 ERROR : HeLlO, wOrLd!: sum not found 2026/07/26 03:39:04 ERROR : hello, world!: file not in B2 bucket rclone-test-xinowan8niva 2026/07/26 03:39:04 NOTICE: B2 bucket rclone-test-xinowan8niva: 1 files missing 2026/07/26 03:39:04 NOTICE: 1 hashes missing 2026/07/26 03:39:04 NOTICE: B2 bucket rclone-test-xinowan8niva: 1 differences found 2026/07/26 03:39:04 NOTICE: B2 bucket rclone-test-xinowan8niva: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/26 03:39:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:05 NOTICE: B2 bucket rclone-test-xinowan8niva: 0 differences found 2026/07/26 03:39:05 NOTICE: B2 bucket rclone-test-xinowan8niva: 1 matching files 2026/07/26 03:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-duhijig3sola" 2026/07/26 03:39:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:05 DEBUG : Creating backend with remote "/tmp/rclone194044079" run.go:198: Remote "B2 bucket rclone-test-duhijig3sola", Local "Local file system at /tmp/rclone194044079", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/26 03:39:08 ERROR : HELLO, WORLD!: sum not found 2026/07/26 03:39:08 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-duhijig3sola 2026/07/26 03:39:08 NOTICE: B2 bucket rclone-test-duhijig3sola: 1 files missing 2026/07/26 03:39:08 NOTICE: 1 hashes missing 2026/07/26 03:39:08 NOTICE: B2 bucket rclone-test-duhijig3sola: 1 differences found 2026/07/26 03:39:08 NOTICE: B2 bucket rclone-test-duhijig3sola: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/26 03:39:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:08 NOTICE: B2 bucket rclone-test-duhijig3sola: 0 differences found 2026/07/26 03:39:08 NOTICE: B2 bucket rclone-test-duhijig3sola: 1 matching files 2026/07/26 03:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bopohic8mixa" 2026/07/26 03:39:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:09 DEBUG : Creating backend with remote "/tmp/rclone4151162661" run.go:198: Remote "B2 bucket rclone-test-bopohic8mixa", Local "Local file system at /tmp/rclone4151162661", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/07/26 03:39:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:11 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-bopohic8mixa 2026/07/26 03:39:11 NOTICE: B2 bucket rclone-test-bopohic8mixa: 1 files missing 2026/07/26 03:39:11 NOTICE: 1 hashes missing 2026/07/26 03:39:11 NOTICE: B2 bucket rclone-test-bopohic8mixa: 1 differences found 2026/07/26 03:39:11 NOTICE: B2 bucket rclone-test-bopohic8mixa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/26 03:39:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:12 NOTICE: B2 bucket rclone-test-bopohic8mixa: 0 differences found 2026/07/26 03:39:12 NOTICE: B2 bucket rclone-test-bopohic8mixa: 1 matching files 2026/07/26 03:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wonikef6sowa" 2026/07/26 03:39:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:12 DEBUG : Creating backend with remote "/tmp/rclone4023119529" run.go:198: Remote "B2 bucket rclone-test-wonikef6sowa", Local "Local file system at /tmp/rclone4023119529", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/07/26 03:39:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:14 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-wonikef6sowa 2026/07/26 03:39:14 NOTICE: B2 bucket rclone-test-wonikef6sowa: 1 files missing 2026/07/26 03:39:14 NOTICE: 1 hashes missing 2026/07/26 03:39:14 NOTICE: B2 bucket rclone-test-wonikef6sowa: 1 differences found 2026/07/26 03:39:14 NOTICE: B2 bucket rclone-test-wonikef6sowa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/26 03:39:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:15 NOTICE: B2 bucket rclone-test-wonikef6sowa: 0 differences found 2026/07/26 03:39:15 NOTICE: B2 bucket rclone-test-wonikef6sowa: 1 matching files 2026/07/26 03:39:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xujuhul7yuha" 2026/07/26 03:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:16 DEBUG : Creating backend with remote "/tmp/rclone1731576843" run.go:198: Remote "B2 bucket rclone-test-xujuhul7yuha", Local "Local file system at /tmp/rclone1731576843", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/07/26 03:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xujuhul7yuha 2026/07/26 03:39:17 NOTICE: B2 bucket rclone-test-xujuhul7yuha: 1 files missing 2026/07/26 03:39:17 NOTICE: 1 hashes missing 2026/07/26 03:39:17 NOTICE: B2 bucket rclone-test-xujuhul7yuha: 1 differences found 2026/07/26 03:39:17 NOTICE: B2 bucket rclone-test-xujuhul7yuha: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/26 03:39:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:18 NOTICE: B2 bucket rclone-test-xujuhul7yuha: 0 differences found 2026/07/26 03:39:18 NOTICE: B2 bucket rclone-test-xujuhul7yuha: 1 matching files 2026/07/26 03:39:18 DEBUG : Creating backend with remote "TestB2:rclone-test-podinib8lezu" 2026/07/26 03:39:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:19 DEBUG : Creating backend with remote "/tmp/rclone193532547" run.go:198: Remote "B2 bucket rclone-test-podinib8lezu", Local "Local file system at /tmp/rclone193532547", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/07/26 03:39:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-podinib8lezu 2026/07/26 03:39:21 NOTICE: B2 bucket rclone-test-podinib8lezu: 1 files missing 2026/07/26 03:39:21 NOTICE: 1 hashes missing 2026/07/26 03:39:21 NOTICE: B2 bucket rclone-test-podinib8lezu: 1 differences found 2026/07/26 03:39:21 NOTICE: B2 bucket rclone-test-podinib8lezu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/26 03:39:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:21 NOTICE: B2 bucket rclone-test-podinib8lezu: 0 differences found 2026/07/26 03:39:21 NOTICE: B2 bucket rclone-test-podinib8lezu: 1 matching files 2026/07/26 03:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-monupow7rufo" 2026/07/26 03:39:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:22 DEBUG : Creating backend with remote "/tmp/rclone2174326173" run.go:198: Remote "B2 bucket rclone-test-monupow7rufo", Local "Local file system at /tmp/rclone2174326173", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/07/26 03:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-monupow7rufo 2026/07/26 03:39:25 NOTICE: B2 bucket rclone-test-monupow7rufo: 1 files missing 2026/07/26 03:39:25 NOTICE: 1 hashes missing 2026/07/26 03:39:25 NOTICE: B2 bucket rclone-test-monupow7rufo: 1 differences found 2026/07/26 03:39:25 NOTICE: B2 bucket rclone-test-monupow7rufo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/26 03:39:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:25 NOTICE: B2 bucket rclone-test-monupow7rufo: 0 differences found 2026/07/26 03:39:25 NOTICE: B2 bucket rclone-test-monupow7rufo: 1 matching files 2026/07/26 03:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fuqomim1romu" 2026/07/26 03:39:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:39:26 DEBUG : Creating backend with remote "/tmp/rclone4218225874" run.go:198: Remote "B2 bucket rclone-test-fuqomim1romu", Local "Local file system at /tmp/rclone4218225874", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/07/26 03:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/26 03:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fuqomim1romu 2026/07/26 03:39:28 NOTICE: B2 bucket rclone-test-fuqomim1romu: 1 files missing 2026/07/26 03:39:28 NOTICE: 1 hashes missing 2026/07/26 03:39:28 NOTICE: B2 bucket rclone-test-fuqomim1romu: 1 differences found 2026/07/26 03:39:28 NOTICE: B2 bucket rclone-test-fuqomim1romu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/26 03:39:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/26 03:39:29 NOTICE: B2 bucket rclone-test-fuqomim1romu: 0 differences found 2026/07/26 03:39:29 NOTICE: B2 bucket rclone-test-fuqomim1romu: 1 matching files 2026/07/26 03:39:29 DEBUG : B2 bucket rclone-test-fuqomim1romu: Purge remote 2026/07/26 03:39:29 INFO : B2 bucket rclone-test-fuqomim1romu: cleaning bucket "rclone-test-fuqomim1romu" of all files 2026/07/26 03:39:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9f229d93801d9bcb9ff80e1b_f104eda613e183a7a_d20260726_m033927_c001_v0001134_t0054_u01785037167887") 2026/07/26 03:39:30 DEBUG : B2 bucket rclone-test-monupow7rufo: Purge remote 2026/07/26 03:39:30 INFO : B2 bucket rclone-test-monupow7rufo: cleaning bucket "rclone-test-monupow7rufo" of all files 2026/07/26 03:39:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zef328d93801d9bcb9ff80e1b_f1153d47af3b0ebd1_d20260726_m033924_c001_v0001173_t0054_u01785037164504") 2026/07/26 03:39:30 DEBUG : B2 bucket rclone-test-podinib8lezu: Purge remote 2026/07/26 03:39:30 INFO : B2 bucket rclone-test-podinib8lezu: cleaning bucket "rclone-test-podinib8lezu" of all files 2026/07/26 03:39:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zff527dc3801d9bcb9ff80e1b_f10464f49b83518a3_d20260726_m033920_c001_v0001171_t0019_u01785037160608") 2026/07/26 03:39:31 DEBUG : B2 bucket rclone-test-xujuhul7yuha: Purge remote 2026/07/26 03:39:31 INFO : B2 bucket rclone-test-xujuhul7yuha: cleaning bucket "rclone-test-xujuhul7yuha" of all files 2026/07/26 03:39:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zcf427d03801d9bcb9ff80e1b_f109e01dec985598c_d20260726_m033917_c001_v0001180_t0032_u01785037157454") 2026/07/26 03:39:33 DEBUG : B2 bucket rclone-test-wonikef6sowa: Purge remote 2026/07/26 03:39:33 INFO : B2 bucket rclone-test-wonikef6sowa: cleaning bucket "rclone-test-wonikef6sowa" of all files 2026/07/26 03:39:33 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z1f426d43801d9bcb9ff80e1b_f10695d7e25d0d561_d20260726_m033914_c001_v0001145_t0030_u01785037154235") 2026/07/26 03:39:34 DEBUG : B2 bucket rclone-test-bopohic8mixa: Purge remote 2026/07/26 03:39:34 INFO : B2 bucket rclone-test-bopohic8mixa: cleaning bucket "rclone-test-bopohic8mixa" of all files 2026/07/26 03:39:34 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z5f625d63801d9bcb9ff80e1b_f113ee0edd3c1459d_d20260726_m033910_c001_v0001039_t0035_u01785037150712") 2026/07/26 03:39:35 DEBUG : B2 bucket rclone-test-duhijig3sola: Purge remote 2026/07/26 03:39:35 INFO : B2 bucket rclone-test-duhijig3sola: cleaning bucket "rclone-test-duhijig3sola" of all files 2026/07/26 03:39:35 DEBUG : HELLO, WORLD!: Deleting (id "4_z5f524d93801d9bcb9ff80e1b_f100eb2128aa406e3_d20260726_m033907_c001_v0001029_t0030_u01785037147344") 2026/07/26 03:39:36 DEBUG : B2 bucket rclone-test-xinowan8niva: Purge remote 2026/07/26 03:39:36 INFO : B2 bucket rclone-test-xinowan8niva: cleaning bucket "rclone-test-xinowan8niva" of all files 2026/07/26 03:39:36 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z1f323dc3801d9bcb9ff80e1b_f1058ccb1521f098d_d20260726_m033903_c001_v0001120_t0017_u01785037143952") 2026/07/26 03:39:37 DEBUG : B2 bucket rclone-test-rucixef2rowu: Purge remote 2026/07/26 03:39:37 INFO : B2 bucket rclone-test-rucixef2rowu: cleaning bucket "rclone-test-rucixef2rowu" of all files 2026/07/26 03:39:38 DEBUG : HELLO, WORLD!: Deleting (id "4_z2f622df3801d9bcb9ff80e1b_f101bad399b17eff8_d20260726_m033900_c001_v0001173_t0040_u01785037140745") 2026/07/26 03:39:38 DEBUG : B2 bucket rclone-test-nebiqap0yera: Purge remote 2026/07/26 03:39:38 INFO : B2 bucket rclone-test-nebiqap0yera: cleaning bucket "rclone-test-nebiqap0yera" of all files 2026/07/26 03:39:39 DEBUG : hello, world!: Deleting (id "4_z3fa22d23801d9bcb9ff80e1b_f1013d9c676076631_d20260726_m033857_c001_v0001146_t0017_u01785037137318") --- PASS: TestApplyTransforms (44.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:39:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/26 03:39:41 DEBUG : sub/file2: size = 14 OK 2026/07/26 03:39:41 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:39:41 INFO : file1: Copied (new) to: sub/file2 2026/07/26 03:39:42 DEBUG : sub/file2: size = 14 OK 2026/07/26 03:39:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:39:42 DEBUG : file1: Unchanged skipping 2026/07/26 03:39:42 DEBUG : B2 bucket rclone-test-deqazik1zete: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.21s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/backup" 2026/07/26 03:39:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:39:45 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-deqazik1zete) 2026/07/26 03:39:45 DEBUG : dst/file1: Sizes differ 2026/07/26 03:40:42 DEBUG : dst/file1: size = 18 OK 2026/07/26 03:40:42 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/07/26 03:40:42 INFO : dst/file1: Copied (server-side copy) 2026/07/26 03:40:42 INFO : dst/file1: Deleted 2026/07/26 03:40:43 DEBUG : dst/file1: size = 14 OK 2026/07/26 03:40:43 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:40:43 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (61.26s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/dst" 2026/07/26 03:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/CompareDest" 2026/07/26 03:40:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 03:40:48 DEBUG : one: size = 3 OK 2026/07/26 03:40:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:40:48 INFO : one: Copied (new) 2026/07/26 03:40:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:40:49 DEBUG : one: size = 3 (B2 bucket rclone-test-deqazik1zete path dst) 2026/07/26 03:40:49 DEBUG : one: Sizes differ 2026/07/26 03:40:50 DEBUG : one: size = 5 OK 2026/07/26 03:40:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:40:50 INFO : one: Copied (replaced existing) 2026/07/26 03:40:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:40:51 DEBUG : one: size = 3 (B2 bucket rclone-test-deqazik1zete path dst) 2026/07/26 03:40:51 DEBUG : one: Sizes differ 2026/07/26 03:40:52 DEBUG : one: size = 5 OK 2026/07/26 03:40:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 03:40:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 03:40:53 DEBUG : two: size = 3 OK 2026/07/26 03:40:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:40:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 03:40:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 03:40:53 DEBUG : two: size = 3 OK 2026/07/26 03:40:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:40:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 03:40:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 03:40:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:40:54 DEBUG : two: size = 3 (B2 bucket rclone-test-deqazik1zete path CompareDest) 2026/07/26 03:40:54 DEBUG : two: Sizes differ 2026/07/26 03:40:55 DEBUG : two: size = 5 OK 2026/07/26 03:40:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/26 03:40:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.76s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/dst" 2026/07/26 03:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/CopyDest" 2026/07/26 03:40:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 03:41:00 DEBUG : one: size = 3 OK 2026/07/26 03:41:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:41:00 INFO : one: Copied (new) 2026/07/26 03:41:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:41:01 DEBUG : one: size = 3 (B2 bucket rclone-test-deqazik1zete path dst) 2026/07/26 03:41:01 DEBUG : one: Sizes differ 2026/07/26 03:41:01 DEBUG : one: size = 5 OK 2026/07/26 03:41:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:41:01 INFO : one: Copied (replaced existing) 2026/07/26 03:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/BackupDir" 2026/07/26 03:41:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:41:05 DEBUG : one: size = 3 (B2 bucket rclone-test-deqazik1zete path dst) 2026/07/26 03:41:05 DEBUG : one: Sizes differ 2026/07/26 03:41:05 DEBUG : one: size = 5 OK 2026/07/26 03:41:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:41:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:41:05 DEBUG : one: size = 3 (B2 bucket rclone-test-deqazik1zete path dst) 2026/07/26 03:41:05 DEBUG : one: Sizes differ 2026/07/26 03:41:06 DEBUG : one: size = 3 OK 2026/07/26 03:41:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:41:06 INFO : one: Copied (server-side copy) 2026/07/26 03:41:06 INFO : one: Deleted 2026/07/26 03:41:07 DEBUG : one: size = 5 OK 2026/07/26 03:41:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/26 03:41:07 INFO : one: Copied (server-side copy) 2026/07/26 03:41:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/26 03:41:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 03:41:08 DEBUG : two: size = 3 OK 2026/07/26 03:41:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:41:09 DEBUG : two: size = 3 OK 2026/07/26 03:41:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:41:09 INFO : two: Copied (server-side copy) 2026/07/26 03:41:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/26 03:41:09 DEBUG : two: size = 3 OK 2026/07/26 03:41:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/26 03:41:09 DEBUG : two: Unchanged skipping 2026/07/26 03:41:10 DEBUG : three: Need to transfer - File not found at Destination 2026/07/26 03:41:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:41:10 DEBUG : three: size = 5 (B2 bucket rclone-test-deqazik1zete path CopyDest) 2026/07/26 03:41:10 DEBUG : three: Sizes differ 2026/07/26 03:41:10 DEBUG : three: Destination not found in --copy-dest 2026/07/26 03:41:11 DEBUG : three: size = 7 OK 2026/07/26 03:41:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/26 03:41:11 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (16.99s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:41:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/26 03:41:15 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/26 03:41:15 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:41:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/26 03:41:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/26 03:41:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1042-09.backblaze.com/b2api/v1/b2_upload_file/efe29de370ed9bcb9ff80e1b/c001_v0001042_t0002": max transfer limit reached as set by --max-transfer 2026/07/26 03:41:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/26 03:41:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/26 03:41:17 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/26 03:41:17 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 06cc223393b5119bc577aa97a7cdcedf71633a15 OK 2026/07/26 03:41:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.80s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:41:21 INFO : B2 bucket rclone-test-deqazik1zete: Looking for duplicate sha1 hashes using newest mode. 2026/07/26 03:41:21 NOTICE: 290d369d9d4091a0646b72024a0ebbb262dbc768: Found 3 files with duplicate sha1 hashes 2026/07/26 03:41:22 INFO : one: Deleted 2026/07/26 03:41:22 INFO : also/one: Deleted 2026/07/26 03:41:22 NOTICE: 290d369d9d4091a0646b72024a0ebbb262dbc768: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.11s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:41:29 DEBUG : a.txt: Excluded (Size Filter) 2026/07/26 03:41:29 DEBUG : a.txt: Excluded 2026/07/26 03:41:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/26 03:41:29 DEBUG : sub dir/hello world: Excluded 2026/07/26 03:41:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/26 03:41:29 DEBUG : sub dir/hello world2: Excluded 2026/07/26 03:41:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/26 03:41:29 DEBUG : sub dir/hello world: Excluded 2026/07/26 03:41:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/26 03:41:29 DEBUG : sub dir/hello world2: Excluded 2026/07/26 03:41:30 DEBUG : sub dir/ignore dir: Excluded 2026/07/26 03:41:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.28s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:41:40 DEBUG : a.txt: Excluded (Size Filter) 2026/07/26 03:41:40 DEBUG : a.txt: Excluded 2026/07/26 03:41:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/26 03:41:40 DEBUG : sub dir/hello world: Excluded 2026/07/26 03:41:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/26 03:41:40 DEBUG : sub dir/hello world2: Excluded 2026/07/26 03:41:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/26 03:41:40 DEBUG : sub dir/hello world: Excluded 2026/07/26 03:41:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/26 03:41:40 DEBUG : sub dir/hello world2: Excluded 2026/07/26 03:41:41 DEBUG : sub dir/ignore dir: Excluded 2026/07/26 03:41:41 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (10.37s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", 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/07/26 03:41:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.80s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", 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/07/26 03:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/notfound" 2026/07/26 03:41:52 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (8.06s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.70s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestStatJSONMemory 2026/07/26 03:41:55 DEBUG : Creating backend with remote ":memory:" 2026/07/26 03:41:55 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 03:41:55 DEBUG : sub/file1: size = 5 OK 2026/07/26 03:41:55 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 03:41:55 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:41:55 INFO : B2 bucket rclone-test-deqazik1zete: Making directory 2026/07/26 03:41:55 INFO : B2 bucket rclone-test-deqazik1zete: Making directory --- PASS: TestMkdir (0.56s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestLsd (1.78s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestLs (2.28s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/26 03:42:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.38s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestLsLong (2.10s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.74s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/07/26 03:42:07 DEBUG : Creating backend with remote ":memory:" 2026/07/26 03:42:07 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/26 03:42:07 ERROR : file1: hash unsupported: hash type not supported 2026/07/26 03:42:07 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/26 03:42:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/26 03:42:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestCount (2.50s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:11 DEBUG : Waiting for deletions to finish 2026/07/26 03:42:11 DEBUG : large: Excluded (Size Filter) 2026/07/26 03:42:12 INFO : small: Deleted 2026/07/26 03:42:12 INFO : medium: Deleted --- PASS: TestDelete (3.35s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:14 DEBUG : Waiting for deletions to finish 2026/07/26 03:42:14 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/26 03:42:14 INFO : large: Deleted 2026/07/26 03:42:14 INFO : medium: Deleted --- PASS: TestMaxDelete (2.99s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:17 DEBUG : Waiting for deletions to finish 2026/07/26 03:42:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/26 03:42:17 INFO : medium: Deleted 2026/07/26 03:42:18 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.17s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:21 DEBUG : Waiting for deletions to finish 2026/07/26 03:42:21 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/26 03:42:21 INFO : large: Deleted 2026/07/26 03:42:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (3.49s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestReadFile (2.36s) === RUN TestRetry 2026/07/26 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/26 03:42:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/26 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/26 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/26 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/26 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/26 03:42:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestCat (4.77s) === RUN TestPurge 2026/07/26 03:42:29 DEBUG : Creating backend with remote "TestB2:rclone-test-luvewat3fuqa" 2026/07/26 03:42:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:42:30 DEBUG : Creating backend with remote "/tmp/rclone714451680" run.go:198: Remote "B2 bucket rclone-test-luvewat3fuqa", Local "Local file system at /tmp/rclone714451680", Modify Window "1ms" 2026/07/26 03:42:32 INFO : A2: Making directory 2026/07/26 03:42:32 INFO : A1/B2: Making directory 2026/07/26 03:42:32 INFO : A1/B2/C2: Making directory 2026/07/26 03:42:32 INFO : A1/B1/C3: Making directory 2026/07/26 03:42:32 INFO : A3: Making directory 2026/07/26 03:42:32 INFO : A3/B3: Making directory 2026/07/26 03:42:32 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/07/26 03:42:32 INFO : B2 bucket rclone-test-luvewat3fuqa: cleaning bucket "rclone-test-luvewat3fuqa" of all files 2026/07/26 03:42:32 DEBUG : A1/B1/C1/one: Deleting (id "4_zffa26d73804d9bcb9ff80e1b_f1184a70296ec5ef4_d20260726_m034231_c001_v0001103_t0052_u01785037351817") fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/07/26 03:42:33 INFO : B2 bucket rclone-test-luvewat3fuqa: cleaning bucket "rclone-test-luvewat3fuqa" of all files 2026/07/26 03:42:33 DEBUG : A1/two: Deleting (id "4_zffa26d73804d9bcb9ff80e1b_f1184a70296ec5ef6_d20260726_m034232_c001_v0001103_t0016_u01785037352093") 2026/07/26 03:42:34 DEBUG : B2 bucket rclone-test-luvewat3fuqa: Purge remote 2026/07/26 03:42:34 INFO : B2 bucket rclone-test-luvewat3fuqa: cleaning bucket "rclone-test-luvewat3fuqa" of all files 2026/07/26 03:42:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.44s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:35 INFO : A2: Making directory 2026/07/26 03:42:35 INFO : A1/B2: Making directory 2026/07/26 03:42:35 INFO : A1/B2/C2: Making directory 2026/07/26 03:42:35 INFO : A1/B1/C3: Making directory 2026/07/26 03:42:35 INFO : A3: Making directory 2026/07/26 03:42:35 INFO : A3/B3: Making directory 2026/07/26 03:42:35 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/07/26 03:42:36 DEBUG : removing 1 level 3 directories 2026/07/26 03:42:36 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2026/07/26 03:42:38 DEBUG : removing 1 level 0 directories 2026/07/26 03:42:38 INFO : B2 bucket rclone-test-deqazik1zete: Removing directory 2026/07/26 03:42:38 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 (4.95s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:39 INFO : A1: Making directory 2026/07/26 03:42:39 INFO : A1/B1: Making directory 2026/07/26 03:42:39 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.87s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:40 INFO : A1: Making directory 2026/07/26 03:42:40 INFO : A1/B1: Making directory 2026/07/26 03:42:40 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.88s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:42 DEBUG : filename.txt: File name found in url 2026/07/26 03:42:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.34s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestCopyURLDownloadHeaders (0.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/26 03:42:45 DEBUG : sub/file2: size = 14 OK 2026/07/26 03:42:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:42:45 INFO : file1: Copied (new) to: sub/file2 2026/07/26 03:42:45 INFO : file1: Deleted 2026/07/26 03:42:46 DEBUG : sub/file2: size = 14 OK 2026/07/26 03:42:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:42:46 DEBUG : file1: Unchanged skipping 2026/07/26 03:42:46 INFO : file1: Deleted 2026/07/26 03:42:46 DEBUG : B2 bucket rclone-test-deqazik1zete: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.05s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/26 03:42:47 DEBUG : file1: size = 14 OK 2026/07/26 03:42:47 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:42:47 INFO : file1: Copied (new) 2026/07/26 03:42:47 INFO : file1: Deleted 2026/07/26 03:42:48 DEBUG : file1: Destination exists, skipping 2026/07/26 03:42:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.35s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:50 DEBUG : Creating backend with remote "TestB2:rclone-test-deqazik1zete/backup" 2026/07/26 03:42:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3262322214) 2026/07/26 03:42:51 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-deqazik1zete) 2026/07/26 03:42:51 DEBUG : dst/file1: Sizes differ 2026/07/26 03:42:53 DEBUG : dst/file1: size = 18 OK 2026/07/26 03:42:53 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/07/26 03:42:53 INFO : dst/file1: Copied (server-side copy) 2026/07/26 03:42:53 INFO : dst/file1: Deleted 2026/07/26 03:42:53 DEBUG : dst/file1: size = 14 OK 2026/07/26 03:42:53 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/26 03:42:53 INFO : dst/file1: Copied (new) 2026/07/26 03:42:53 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.98s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:42:57 INFO : A1/B2: Making directory 2026/07/26 03:42:57 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/07/26 03:42:58 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/26 03:42:58 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 03:42:58 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/07/26 03:42:58 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/26 03:42:58 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 03:42:58 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/07/26 03:42:58 DEBUG : A2/one: size = 3 OK 2026/07/26 03:42:58 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:42:58 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/07/26 03:42:59 DEBUG : A2/two: size = 3 OK 2026/07/26 03:42:59 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:42:59 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/07/26 03:42:59 INFO : A1/B1/C1/four: Deleted 2026/07/26 03:42:59 INFO : A1/B1/C2/five: Deleted 2026/07/26 03:42:59 INFO : A1/one: Deleted 2026/07/26 03:42:59 INFO : A1/two: Deleted 2026/07/26 03:42:59 DEBUG : A2/B1/three: size = 5 OK 2026/07/26 03:42:59 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:42:59 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/07/26 03:42:59 INFO : A1/B1/three: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/07/26 03:43:00 DEBUG : A3/B1/C1/four: size = 4 OK 2026/07/26 03:43:00 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 03:43:00 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/07/26 03:43:00 DEBUG : A3/one: size = 3 OK 2026/07/26 03:43:00 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:43:00 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/07/26 03:43:00 INFO : A2/B1/C1/four: Deleted 2026/07/26 03:43:00 DEBUG : A3/B1/three: size = 5 OK 2026/07/26 03:43:00 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:43:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/07/26 03:43:00 DEBUG : A3/two: size = 3 OK 2026/07/26 03:43:00 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:43:00 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/07/26 03:43:00 DEBUG : A3/B1/C2/five: size = 4 OK 2026/07/26 03:43:00 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 03:43:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/07/26 03:43:00 INFO : A2/one: Deleted 2026/07/26 03:43:00 INFO : A2/B1/three: Deleted 2026/07/26 03:43:00 INFO : A2/two: Deleted 2026/07/26 03:43:00 INFO : A2/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/07/26 03:43:01 INFO : B2 bucket rclone-test-deqazik1zete: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/26 03:43:01 DEBUG : A4/B1/C1/four: size = 4 OK 2026/07/26 03:43:01 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/26 03:43:01 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/07/26 03:43:01 DEBUG : A4/two: size = 3 OK 2026/07/26 03:43:01 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/26 03:43:01 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/07/26 03:43:01 DEBUG : A4/B1/three: size = 5 OK 2026/07/26 03:43:01 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/26 03:43:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/07/26 03:43:01 DEBUG : A4/B1/C2/five: size = 4 OK 2026/07/26 03:43:01 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/26 03:43:01 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/07/26 03:43:01 INFO : A3/B1/C1/four: Deleted 2026/07/26 03:43:01 INFO : A3/two: Deleted 2026/07/26 03:43:01 INFO : A3/B1/three: Deleted 2026/07/26 03:43:01 DEBUG : A4/one: size = 3 OK 2026/07/26 03:43:01 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/26 03:43:01 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/07/26 03:43:02 INFO : A3/B1/C2/five: Deleted 2026/07/26 03:43:02 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (9.01s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:04 DEBUG : B2 bucket rclone-test-deqazik1zete: File to upload is small (34 bytes), uploading instead of streaming 2026/07/26 03:43:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/26 03:43:05 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/07/26 03:43:05 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/07/26 03:43:05 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/07/26 03:43:06 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/26 03:43:06 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/07/26 03:43:06 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:07 DEBUG : B2 bucket rclone-test-deqazik1zete: File to upload is small (34 bytes), uploading instead of streaming 2026/07/26 03:43:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/26 03:43:08 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/07/26 03:43:08 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/07/26 03:43:08 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/07/26 03:43:09 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/26 03:43:09 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/07/26 03:43:09 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:10 DEBUG : B2 bucket rclone-test-deqazik1zete: File to upload is small (34 bytes), uploading instead of streaming 2026/07/26 03:43:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/26 03:43:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/26 03:43:10 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/07/26 03:43:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/26 03:43:11 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:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:13 DEBUG : B2 bucket rclone-test-deqazik1zete: File to upload is small (34 bytes), uploading instead of streaming 2026/07/26 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/26 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/26 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/26 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/07/26 03:43:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/26 03:43:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/26 03:43:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.55s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.39s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:16 DEBUG : B2 bucket rclone-test-deqazik1zete: File to upload is small (60 bytes), uploading instead of streaming 2026/07/26 03:43:17 DEBUG : potato2: size = 60 OK 2026/07/26 03:43:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/26 03:43:17 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.13s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" --- PASS: TestRcatSizeUploadHeaders (1.02s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" 2026/07/26 03:43:21 DEBUG : B2 bucket rclone-test-deqazik1zete: Touching "sub dir/potato3" 2026/07/26 03:43:21 DEBUG : B2 bucket rclone-test-deqazik1zete: Touching "potato2" 2026/07/26 03:43:21 DEBUG : B2 bucket rclone-test-deqazik1zete: Touching "empty space" --- PASS: TestTouchDir (4.66s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.39s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.39s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.39s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.39s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-deqazik1zete", Local "Local file system at /tmp/rclone3262322214", Modify Window "1ms" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.40s) === 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/07/26 03:43:26 DEBUG : B2 bucket rclone-test-deqazik1zete: Purge remote 2026/07/26 03:43:26 INFO : B2 bucket rclone-test-deqazik1zete: cleaning bucket "rclone-test-deqazik1zete" of all files 2026/07/26 03:43:27 DEBUG : A1/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4080a4a999d70edf_d20260726_m034258_c001_v7007000_t0000_u01785037378922") 2026/07/26 03:43:27 DEBUG : A1/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbf9_d20260726_m034256_c001_v0001042_t0038_u01785037376656") 2026/07/26 03:43:27 DEBUG : A1/B1/C1/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c36e_d20260726_m034238_c001_v7007000_t0000_u01785037358104") 2026/07/26 03:43:27 DEBUG : A1/B1/C1/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbbf_d20260726_m034234_c001_v0001042_t0017_u01785037354745") 2026/07/26 03:43:27 DEBUG : A1/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c3d0_d20260726_m034259_c001_v7007000_t0000_u01785037379061") 2026/07/26 03:43:27 DEBUG : A1/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbfb_d20260726_m034257_c001_v0001042_t0000_u01785037377034") 2026/07/26 03:43:27 DEBUG : A1/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93283_d20260726_m034259_c001_v7007000_t0000_u01785037379364") 2026/07/26 03:43:27 DEBUG : A1/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbf5_d20260726_m034255_c001_v0001042_t0011_u01785037375797") 2026/07/26 03:43:27 DEBUG : A1/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f418881b45365fdb5_d20260726_m034259_c001_v7007000_t0000_u01785037379084") 2026/07/26 03:43:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/26 03:43:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/26 03:43:27 DEBUG : pacer: Reducing sleep to 10ms 2026/07/26 03:43:27 DEBUG : A1/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbf1_d20260726_m034254_c001_v0001042_t0011_u01785037374814") 2026/07/26 03:43:27 DEBUG : A1/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f407f393e6e32db1e_d20260726_m034259_c001_v7007000_t0000_u01785037379095") 2026/07/26 03:43:27 DEBUG : A1/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbf3_d20260726_m034255_c001_v0001042_t0038_u01785037375357") 2026/07/26 03:43:27 DEBUG : A1/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c36f_d20260726_m034238_c001_v7007000_t0000_u01785037358453") 2026/07/26 03:43:27 DEBUG : A1/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbc1_d20260726_m034235_c001_v0001042_t0053_u01785037355342") 2026/07/26 03:43:27 DEBUG : A2/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce9328a_d20260726_m034300_c001_v7007000_t0000_u01785037380440") 2026/07/26 03:43:27 DEBUG : A2/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f119206389dcf1416_d20260726_m034258_c001_v0001167_t0050_u01785037378344") 2026/07/26 03:43:27 DEBUG : A2/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f407f393e6e32db3b_d20260726_m034300_c001_v7007000_t0000_u01785037380749") 2026/07/26 03:43:27 DEBUG : A2/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10078cb4c5040f9e_d20260726_m034258_c001_v0001136_t0035_u01785037378691") 2026/07/26 03:43:27 DEBUG : A2/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f418881b45365fdb6_d20260726_m034300_c001_v7007000_t0000_u01785037380648") 2026/07/26 03:43:28 DEBUG : A2/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f102f66335643c46c_d20260726_m034258_c001_v0001161_t0011_u01785037378781") 2026/07/26 03:43:28 DEBUG : A2/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c3d3_d20260726_m034300_c001_v7007000_t0000_u01785037380628") 2026/07/26 03:43:28 DEBUG : A2/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1150f3d25a3e8f0b_d20260726_m034258_c001_v0001131_t0050_u01785037378738") 2026/07/26 03:43:28 DEBUG : A2/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4080a4a999d70ee1_d20260726_m034300_c001_v7007000_t0000_u01785037380695") 2026/07/26 03:43:28 DEBUG : A2/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1037ead66f3ea32c_d20260726_m034258_c001_v0001173_t0033_u01785037378738") 2026/07/26 03:43:28 DEBUG : A3/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4080a4a999d70ef4_d20260726_m034301_c001_v7007000_t0000_u01785037381795") 2026/07/26 03:43:28 DEBUG : A3/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f11674f49a8161a32_d20260726_m034300_c001_v0001174_t0012_u01785037380156") 2026/07/26 03:43:28 DEBUG : A3/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f407f393e6e32db4a_d20260726_m034301_c001_v7007000_t0000_u01785037381905") 2026/07/26 03:43:28 DEBUG : A3/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f113b4b556e6ac988_d20260726_m034300_c001_v0001044_t0000_u01785037380186") 2026/07/26 03:43:28 DEBUG : A3/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f418881b45365fdb7_d20260726_m034301_c001_v7007000_t0000_u01785037381887") 2026/07/26 03:43:28 DEBUG : A3/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f104aa70cdb8cb0b9_d20260726_m034300_c001_v0001033_t0016_u01785037380191") 2026/07/26 03:43:28 DEBUG : A3/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932aa_d20260726_m034302_c001_v7007000_t0000_u01785037382079") 2026/07/26 03:43:28 DEBUG : A3/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1188620fb1f1265c_d20260726_m034300_c001_v0001173_t0003_u01785037380210") 2026/07/26 03:43:28 DEBUG : A3/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c3d4_d20260726_m034301_c001_v7007000_t0000_u01785037381874") 2026/07/26 03:43:28 DEBUG : A3/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1127cc1091a9a223_d20260726_m034300_c001_v0001101_t0058_u01785037380339") 2026/07/26 03:43:28 DEBUG : A4/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932b1_d20260726_m034302_c001_v7007000_t0000_u01785037382676") 2026/07/26 03:43:28 DEBUG : A4/B1/C1/four: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f104b64e68476f208_d20260726_m034301_c001_v0001183_t0030_u01785037381577") 2026/07/26 03:43:28 DEBUG : A4/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932b6_d20260726_m034302_c001_v7007000_t0000_u01785037382868") 2026/07/26 03:43:29 DEBUG : A4/B1/C2/five: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1013b4cdecdbfeaa_d20260726_m034301_c001_v0001092_t0002_u01785037381550") 2026/07/26 03:43:29 DEBUG : A4/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932b7_d20260726_m034303_c001_v7007000_t0000_u01785037383059") 2026/07/26 03:43:29 DEBUG : A4/B1/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1088a265168a8bdc_d20260726_m034301_c001_v0001041_t0057_u01785037381577") 2026/07/26 03:43:29 DEBUG : A4/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932bb_d20260726_m034303_c001_v7007000_t0000_u01785037383249") 2026/07/26 03:43:29 DEBUG : A4/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10039b0d84ea62ca_d20260726_m034301_c001_v0001116_t0037_u01785037381596") 2026/07/26 03:43:29 DEBUG : A4/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932bc_d20260726_m034303_c001_v7007000_t0000_u01785037383440") 2026/07/26 03:43:29 DEBUG : A4/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1155a84e1084aeec_d20260726_m034301_c001_v0001102_t0048_u01785037381594") 2026/07/26 03:43:29 DEBUG : BackupDir/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8197_d20260726_m034112_c001_v7007000_t0000_u01785037272001") 2026/07/26 03:43:29 DEBUG : BackupDir/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f105fc73cdadc7225_d20260726_m034106_c001_v0001177_t0027_u01785037266192") 2026/07/26 03:43:29 DEBUG : CompareDest/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f818e_d20260726_m034055_c001_v7007000_t0000_u01785037255550") 2026/07/26 03:43:29 DEBUG : CompareDest/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca99_d20260726_m034051_c001_v0001042_t0028_u01785037251288") 2026/07/26 03:43:29 DEBUG : CompareDest/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f818f_d20260726_m034055_c001_v7007000_t0000_u01785037255729") 2026/07/26 03:43:29 DEBUG : CompareDest/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca9b_d20260726_m034052_c001_v0001042_t0057_u01785037252416") 2026/07/26 03:43:29 DEBUG : CopyDest/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8198_d20260726_m034112_c001_v7007000_t0000_u01785037272180") 2026/07/26 03:43:29 DEBUG : CopyDest/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cabd_d20260726_m034102_c001_v0001042_t0011_u01785037262920") 2026/07/26 03:43:29 DEBUG : CopyDest/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8199_d20260726_m034112_c001_v7007000_t0000_u01785037272357") 2026/07/26 03:43:30 DEBUG : CopyDest/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cacd_d20260726_m034109_c001_v0001042_t0005_u01785037269871") 2026/07/26 03:43:30 DEBUG : CopyDest/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f819a_d20260726_m034112_c001_v7007000_t0000_u01785037272535") 2026/07/26 03:43:30 DEBUG : CopyDest/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cac9_d20260726_m034107_c001_v0001042_t0016_u01785037267645") 2026/07/26 03:43:30 DEBUG : ReadFile: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41713ed0815ddaea_d20260726_m034224_c001_v7007000_t0000_u01785037344440") 2026/07/26 03:43:30 DEBUG : ReadFile: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cba9_d20260726_m034222_c001_v0001042_t0013_u01785037342781") 2026/07/26 03:43:30 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81a1_d20260726_m034117_c001_v7007000_t0000_u01785037277761") 2026/07/26 03:43:30 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cad7_d20260726_m034115_c001_v0001042_t0034_u01785037275054") 2026/07/26 03:43:30 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81a2_d20260726_m034117_c001_v7007000_t0000_u01785037277938") 2026/07/26 03:43:30 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cadf_d20260726_m034116_c001_v0001042_t0042_u01785037276933") 2026/07/26 03:43:30 DEBUG : a.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849e9_d20260726_m034142_c001_v7007000_t0000_u01785037302125") 2026/07/26 03:43:30 DEBUG : a.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb19_d20260726_m034133_c001_v0001042_t0036_u01785037293224") 2026/07/26 03:43:30 DEBUG : a.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f820f_d20260726_m034131_c001_v7007000_t0000_u01785037291428") 2026/07/26 03:43:30 DEBUG : a.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65caf7_d20260726_m034124_c001_v0001042_t0045_u01785037284957") 2026/07/26 03:43:30 DEBUG : also/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81cd_d20260726_m034122_c001_v7007000_t0000_u01785037282106") 2026/07/26 03:43:30 DEBUG : also/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cae9_d20260726_m034120_c001_v0001042_t0052_u01785037280504") 2026/07/26 03:43:30 DEBUG : another: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81d8_d20260726_m034122_c001_v7007000_t0000_u01785037282642") 2026/07/26 03:43:31 DEBUG : another: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65caed_d20260726_m034120_c001_v0001042_t0030_u01785037280839") 2026/07/26 03:43:31 DEBUG : backup/dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c37b_d20260726_m034254_c001_v7007000_t0000_u01785037374203") 2026/07/26 03:43:31 DEBUG : backup/dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1034df1951bc855c_d20260726_m034252_c001_v0001172_t0010_u01785037372703") 2026/07/26 03:43:31 DEBUG : backup/dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8189_d20260726_m034044_c001_v7007000_t0000_u01785037244138") 2026/07/26 03:43:31 DEBUG : backup/dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10335247861f665d_d20260726_m034042_c001_v0001097_t0043_u01785037242105") 2026/07/26 03:43:31 DEBUG : backup/dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1045ae05dc6f4bab_d20260726_m033946_c001_v0001120_t0046_u01785037186214") 2026/07/26 03:43:31 DEBUG : data/banana: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a174716a_d20260726_m033854_c001_v7007000_t0000_u01785037134852") 2026/07/26 03:43:31 DEBUG : data/banana: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9e1_d20260726_m033852_c001_v0001042_t0028_u01785037132285") 2026/07/26 03:43:31 DEBUG : data/banana: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9c5_d20260726_m033842_c001_v0001042_t0035_u01785037122425") 2026/07/26 03:43:31 DEBUG : data/potato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a174716b_d20260726_m033855_c001_v7007000_t0000_u01785037135027") 2026/07/26 03:43:31 DEBUG : data/potato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9e7_d20260726_m033852_c001_v0001042_t0025_u01785037132924") 2026/07/26 03:43:31 DEBUG : data/potato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9c9_d20260726_m033844_c001_v0001042_t0035_u01785037124889") 2026/07/26 03:43:31 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c37c_d20260726_m034254_c001_v7007000_t0000_u01785037374378") 2026/07/26 03:43:31 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbed_d20260726_m034253_c001_v0001042_t0013_u01785037373346") 2026/07/26 03:43:31 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c37a_d20260726_m034253_c001_v7007000_t0000_u01785037373170") 2026/07/26 03:43:32 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbe7_d20260726_m034249_c001_v0001042_t0042_u01785037369828") 2026/07/26 03:43:32 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f818a_d20260726_m034044_c001_v7007000_t0000_u01785037244317") 2026/07/26 03:43:32 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca81_d20260726_m034043_c001_v0001042_t0011_u01785037243338") 2026/07/26 03:43:32 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8188_d20260726_m034042_c001_v7007000_t0000_u01785037242806") 2026/07/26 03:43:32 DEBUG : dst/file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca29_d20260726_m033943_c001_v0001042_t0010_u01785037183418") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f819b_d20260726_m034112_c001_v7007000_t0000_u01785037272714") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f100b0657cc127cc1_d20260726_m034107_c001_v0001102_t0006_u01785037267015") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8194_d20260726_m034106_c001_v7007000_t0000_u01785037266802") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cab9_d20260726_m034102_c001_v0001042_t0036_u01785037262240") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10470b1646b13638_d20260726_m034101_c001_v0001157_t0033_u01785037261329") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10470b1646b13630_d20260726_m034100_c001_v0001157_t0020_u01785037260239") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8190_d20260726_m034055_c001_v7007000_t0000_u01785037255906") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca97_d20260726_m034050_c001_v0001042_t0032_u01785037250936") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10428196bf9a7995_d20260726_m034049_c001_v0001116_t0001_u01785037249780") 2026/07/26 03:43:32 DEBUG : dst/one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10428196bf9a7993_d20260726_m034048_c001_v0001116_t0003_u01785037248510") 2026/07/26 03:43:33 DEBUG : dst/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f819c_d20260726_m034112_c001_v7007000_t0000_u01785037272891") 2026/07/26 03:43:33 DEBUG : dst/three: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10470b1646b1365e_d20260726_m034111_c001_v0001157_t0044_u01785037271334") 2026/07/26 03:43:33 DEBUG : dst/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f819d_d20260726_m034113_c001_v7007000_t0000_u01785037273069") 2026/07/26 03:43:33 DEBUG : dst/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1161a907d91c6a1e_d20260726_m034108_c001_v0001171_t0021_u01785037268938") 2026/07/26 03:43:33 DEBUG : dst/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8191_d20260726_m034056_c001_v7007000_t0000_u01785037256084") 2026/07/26 03:43:33 DEBUG : dst/two: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10428196bf9a79a7_d20260726_m034054_c001_v0001116_t0029_u01785037254629") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93395_d20260726_m034323_c001_v7007000_t0000_u01785037403416") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1088dfadacde8273_d20260726_m034321_c001_v0001040_t0011_u01785037401762") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc3f_d20260726_m034320_c001_v0001042_t0033_u01785037400060") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584acf_d20260726_m034209_c001_v7007000_t0000_u01785037329032") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb7f_d20260726_m034207_c001_v0001042_t0025_u01785037327616") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ac1_d20260726_m034206_c001_v7007000_t0000_u01785037326729") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb75_d20260726_m034204_c001_v0001042_t0027_u01785037324942") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584aa1_d20260726_m034203_c001_v7007000_t0000_u01785037323993") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb6f_d20260726_m034202_c001_v0001042_t0015_u01785037322875") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a70_d20260726_m034201_c001_v7007000_t0000_u01785037321894") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb69_d20260726_m034200_c001_v0001042_t0040_u01785037320456") 2026/07/26 03:43:33 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a61_d20260726_m034159_c001_v7007000_t0000_u01785037319511") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb65_d20260726_m034158_c001_v0001042_t0013_u01785037318411") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a5_d20260726_m033836_c001_v7007000_t0000_u01785037116637") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9b1_d20260726_m033833_c001_v0001042_t0022_u01785037113323") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a174709f_d20260726_m033831_c001_v7007000_t0000_u01785037111462") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9a1_d20260726_m033822_c001_v0001042_t0030_u01785037102436") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a1746ffc_d20260726_m033819_c001_v7007000_t0000_u01785037099912") 2026/07/26 03:43:34 DEBUG : empty space: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c98b_d20260726_m033816_c001_v0001042_t0046_u01785037096886") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c378_d20260726_m034248_c001_v7007000_t0000_u01785037368750") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbe1_d20260726_m034247_c001_v0001042_t0031_u01785037367442") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c375_d20260726_m034244_c001_v7007000_t0000_u01785037364810") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f40976dffff65cbd7_d20260726_m034244_c001_v0001042_t0002_u01785037364445") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c371_d20260726_m034243_c001_v7007000_t0000_u01785037363562") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f40976dffff65cbcb_d20260726_m034241_c001_v0001042_t0002_u01785037361663") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41713ed0815ddaed_d20260726_m034229_c001_v7007000_t0000_u01785037349435") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbb1_d20260726_m034225_c001_v0001042_t0034_u01785037345189") 2026/07/26 03:43:34 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a5c_d20260726_m034154_c001_v7007000_t0000_u01785037314901") 2026/07/26 03:43:35 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb3d_d20260726_m034147_c001_v0001042_t0041_u01785037307396") 2026/07/26 03:43:35 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849f5_d20260726_m034146_c001_v7007000_t0000_u01785037306842") 2026/07/26 03:43:35 DEBUG : file1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb33_d20260726_m034143_c001_v0001042_t0041_u01785037303596") 2026/07/26 03:43:35 DEBUG : file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c372_d20260726_m034243_c001_v7007000_t0000_u01785037363743") 2026/07/26 03:43:35 DEBUG : file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f40976dffff65cbd1_d20260726_m034243_c001_v0001042_t0002_u01785037363024") 2026/07/26 03:43:35 DEBUG : file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41713ed0815ddaee_d20260726_m034229_c001_v7007000_t0000_u01785037349609") 2026/07/26 03:43:35 DEBUG : file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbb3_d20260726_m034225_c001_v0001042_t0002_u01785037345620") 2026/07/26 03:43:35 DEBUG : filename.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c373_d20260726_m034243_c001_v7007000_t0000_u01785037363918") 2026/07/26 03:43:35 DEBUG : filename.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbcd_d20260726_m034242_c001_v0001042_t0054_u01785037362201") 2026/07/26 03:43:35 DEBUG : headerfilename.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c374_d20260726_m034244_c001_v7007000_t0000_u01785037364091") 2026/07/26 03:43:35 DEBUG : headerfilename.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbcf_d20260726_m034242_c001_v0001042_t0051_u01785037362685") 2026/07/26 03:43:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93387_d20260726_m034315_c001_v7007000_t0000_u01785037395004") 2026/07/26 03:43:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc27_d20260726_m034313_c001_v0001042_t0042_u01785037393691") 2026/07/26 03:43:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93331_d20260726_m034312_c001_v7007000_t0000_u01785037392456") 2026/07/26 03:43:35 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc1f_d20260726_m034311_c001_v0001042_t0026_u01785037391066") 2026/07/26 03:43:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce9338d_d20260726_m034315_c001_v7007000_t0000_u01785037395197") 2026/07/26 03:43:35 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc25_d20260726_m034313_c001_v0001042_t0048_u01785037393232") 2026/07/26 03:43:36 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce9333f_d20260726_m034312_c001_v7007000_t0000_u01785037392648") 2026/07/26 03:43:36 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc1d_d20260726_m034310_c001_v0001042_t0021_u01785037390551") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a2108_d20260726_m034221_c001_v7007000_t0000_u01785037341541") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cba7_d20260726_m034220_c001_v0001042_t0001_u01785037340572") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a20d9_d20260726_m034218_c001_v7007000_t0000_u01785037338551") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb9f_d20260726_m034216_c001_v0001042_t0021_u01785037336856") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584adc_d20260726_m034214_c001_v7007000_t0000_u01785037334830") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb99_d20260726_m034214_c001_v0001042_t0057_u01785037334095") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ad4_d20260726_m034212_c001_v7007000_t0000_u01785037332766") 2026/07/26 03:43:36 DEBUG : large: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb8d_d20260726_m034211_c001_v0001042_t0051_u01785037331123") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41713ed0815ddae4_d20260726_m034221_c001_v7007000_t0000_u01785037341554") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cba5_d20260726_m034219_c001_v0001042_t0012_u01785037339903") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a20d7_d20260726_m034217_c001_v7007000_t0000_u01785037337815") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb9d_d20260726_m034216_c001_v0001042_t0036_u01785037336467") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a20d4_d20260726_m034214_c001_v7007000_t0000_u01785037334844") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb97_d20260726_m034213_c001_v0001042_t0023_u01785037333492") 2026/07/26 03:43:36 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ad3_d20260726_m034212_c001_v7007000_t0000_u01785037332215") 2026/07/26 03:43:37 DEBUG : medium: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb8b_d20260726_m034210_c001_v0001042_t0002_u01785037330637") 2026/07/26 03:43:37 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932d8_d20260726_m034306_c001_v7007000_t0000_u01785037386782") 2026/07/26 03:43:37 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc0d_d20260726_m034305_c001_v0001042_t0028_u01785037385537") 2026/07/26 03:43:37 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932d9_d20260726_m034306_c001_v7007000_t0000_u01785037386974") 2026/07/26 03:43:37 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc09_d20260726_m034304_c001_v0001042_t0046_u01785037384761") 2026/07/26 03:43:37 DEBUG : not-one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81dd_d20260726_m034122_c001_v7007000_t0000_u01785037282820") 2026/07/26 03:43:37 DEBUG : not-one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65caf1_d20260726_m034121_c001_v0001042_t0050_u01785037281175") 2026/07/26 03:43:37 DEBUG : one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f81c8_d20260726_m034121_c001_v7007000_t0000_u01785037281921") 2026/07/26 03:43:37 DEBUG : one: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cae3_d20260726_m034120_c001_v0001042_t0033_u01785037280064") 2026/07/26 03:43:37 DEBUG : potato1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93392_d20260726_m034319_c001_v7007000_t0000_u01785037399137") 2026/07/26 03:43:37 DEBUG : potato1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc37_d20260726_m034318_c001_v0001042_t0020_u01785037398504") 2026/07/26 03:43:37 DEBUG : potato1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce9338f_d20260726_m034317_c001_v7007000_t0000_u01785037397533") 2026/07/26 03:43:38 DEBUG : potato1: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc2b_d20260726_m034315_c001_v0001042_t0054_u01785037395979") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93396_d20260726_m034323_c001_v7007000_t0000_u01785037403607") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f102d8187d58ef320_d20260726_m034321_c001_v0001117_t0056_u01785037401772") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc39_d20260726_m034319_c001_v0001042_t0016_u01785037399528") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93390_d20260726_m034317_c001_v7007000_t0000_u01785037397724") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc2f_d20260726_m034316_c001_v0001042_t0016_u01785037396506") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ad0_d20260726_m034209_c001_v7007000_t0000_u01785037329216") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb7d_d20260726_m034207_c001_v0001042_t0034_u01785037327284") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ac2_d20260726_m034206_c001_v7007000_t0000_u01785037326913") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb73_d20260726_m034204_c001_v0001042_t0046_u01785037324543") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584aa6_d20260726_m034204_c001_v7007000_t0000_u01785037324176") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb6d_d20260726_m034202_c001_v0001042_t0057_u01785037322444") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a76_d20260726_m034202_c001_v7007000_t0000_u01785037322079") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb67_d20260726_m034200_c001_v0001042_t0050_u01785037320067") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a62_d20260726_m034159_c001_v7007000_t0000_u01785037319696") 2026/07/26 03:43:38 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb63_d20260726_m034157_c001_v0001042_t0030_u01785037317788") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a6_d20260726_m033836_c001_v7007000_t0000_u01785037116819") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9b3_d20260726_m033834_c001_v0001042_t0027_u01785037114214") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a0_d20260726_m033831_c001_v7007000_t0000_u01785037111636") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9a5_d20260726_m033825_c001_v0001042_t0048_u01785037105559") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a1747001_d20260726_m033820_c001_v7007000_t0000_u01785037100087") 2026/07/26 03:43:39 DEBUG : potato2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c98d_d20260726_m033817_c001_v0001042_t0005_u01785037097576") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a7_d20260726_m033836_c001_v7007000_t0000_u01785037116993") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9b7_d20260726_m033835_c001_v0001042_t0004_u01785037115223") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a1_d20260726_m033831_c001_v7007000_t0000_u01785037111810") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9ab_d20260726_m033830_c001_v0001042_t0046_u01785037110013") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a1747007_d20260726_m033820_c001_v7007000_t0000_u01785037100261") 2026/07/26 03:43:39 DEBUG : remotepotato: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c993_d20260726_m033818_c001_v0001042_t0016_u01785037098647") 2026/07/26 03:43:39 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a8_d20260726_m033837_c001_v7007000_t0000_u01785037117167") 2026/07/26 03:43:39 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9ad_d20260726_m033832_c001_v0001042_t0013_u01785037112331") 2026/07/26 03:43:39 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470a2_d20260726_m033831_c001_v7007000_t0000_u01785037111984") 2026/07/26 03:43:39 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c997_d20260726_m033820_c001_v0001042_t0049_u01785037100785") 2026/07/26 03:43:40 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a174700c_d20260726_m033820_c001_v7007000_t0000_u01785037100435") 2026/07/26 03:43:40 DEBUG : rutabaga: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c989_d20260726_m033816_c001_v0001042_t0046_u01785037096034") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41713ed0815ddae8_d20260726_m034222_c001_v7007000_t0000_u01785037342083") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cba3_d20260726_m034219_c001_v0001042_t0051_u01785037339288") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a20d8_d20260726_m034217_c001_v7007000_t0000_u01785037337999") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb9b_d20260726_m034216_c001_v0001042_t0038_u01785037336121") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41142c4d302a20d5_d20260726_m034215_c001_v7007000_t0000_u01785037335391") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb95_d20260726_m034213_c001_v0001042_t0030_u01785037333135") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ad2_d20260726_m034212_c001_v7007000_t0000_u01785037332032") 2026/07/26 03:43:40 DEBUG : small: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb85_d20260726_m034209_c001_v0001042_t0001_u01785037329783") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a60_d20260726_m034157_c001_v7007000_t0000_u01785037317419") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb5b_d20260726_m034156_c001_v0001042_t0035_u01785037316373") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849ea_d20260726_m034142_c001_v7007000_t0000_u01785037302310") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb21_d20260726_m034134_c001_v0001042_t0031_u01785037294652") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8210_d20260726_m034131_c001_v7007000_t0000_u01785037291608") 2026/07/26 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cafb_d20260726_m034126_c001_v0001042_t0057_u01785037286076") 2026/07/26 03:43:40 DEBUG : sub dir/hello world2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849eb_d20260726_m034142_c001_v7007000_t0000_u01785037302493") 2026/07/26 03:43:41 DEBUG : sub dir/hello world2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb25_d20260726_m034136_c001_v0001042_t0040_u01785037296892") 2026/07/26 03:43:41 DEBUG : sub dir/hello world2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8211_d20260726_m034131_c001_v7007000_t0000_u01785037291786") 2026/07/26 03:43:41 DEBUG : sub dir/hello world2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65caff_d20260726_m034126_c001_v0001042_t0041_u01785037286439") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849ec_d20260726_m034142_c001_v7007000_t0000_u01785037302677") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb29_d20260726_m034137_c001_v0001042_t0054_u01785037297284") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8212_d20260726_m034131_c001_v7007000_t0000_u01785037291962") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb05_d20260726_m034126_c001_v0001042_t0015_u01785037286827") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849ed_d20260726_m034142_c001_v7007000_t0000_u01785037302861") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb2d_d20260726_m034137_c001_v0001042_t0035_u01785037297650") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8213_d20260726_m034132_c001_v7007000_t0000_u01785037292140") 2026/07/26 03:43:41 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb0b_d20260726_m034127_c001_v0001042_t0021_u01785037287958") 2026/07/26 03:43:41 DEBUG : sub dir/potato3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce93397_d20260726_m034323_c001_v7007000_t0000_u01785037403800") 2026/07/26 03:43:41 DEBUG : sub dir/potato3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f1067dc1c60153993_d20260726_m034322_c001_v0001165_t0021_u01785037402295") 2026/07/26 03:43:41 DEBUG : sub dir/potato3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc41_d20260726_m034320_c001_v0001042_t0057_u01785037400432") 2026/07/26 03:43:41 DEBUG : sub dir/potato3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584ad1_d20260726_m034209_c001_v7007000_t0000_u01785037329402") 2026/07/26 03:43:41 DEBUG : sub dir/potato3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb81_d20260726_m034208_c001_v0001042_t0059_u01785037328076") 2026/07/26 03:43:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849ee_d20260726_m034143_c001_v7007000_t0000_u01785037303044") 2026/07/26 03:43:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb2f_d20260726_m034138_c001_v0001042_t0024_u01785037298006") 2026/07/26 03:43:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f403db3e77a3f8215_d20260726_m034132_c001_v7007000_t0000_u01785037292317") 2026/07/26 03:43:42 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb0d_d20260726_m034128_c001_v0001042_t0056_u01785037288443") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005c377_d20260726_m034246_c001_v7007000_t0000_u01785037366859") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cbdb_d20260726_m034245_c001_v0001042_t0018_u01785037365336") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec09584a5e_d20260726_m034155_c001_v7007000_t0000_u01785037315086") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb45_d20260726_m034148_c001_v0001042_t0014_u01785037308885") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849f9_d20260726_m034147_c001_v7007000_t0000_u01785037307026") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb35_d20260726_m034144_c001_v0001042_t0034_u01785037304214") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4020872c6005bf02_d20260726_m033942_c001_v7007000_t0000_u01785037182682") 2026/07/26 03:43:42 DEBUG : sub/file2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65ca27_d20260726_m033940_c001_v0001042_t0029_u01785037180767") 2026/07/26 03:43:42 DEBUG : test-multithread-abort: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a1746fdc_d20260726_m033815_c001_v7007000_t0000_u01785037095147") 2026/07/26 03:43:42 DEBUG : test-multithread-abort: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c977_d20260726_m033758_c001_v0001042_t0053_u01785037078936") 2026/07/26 03:43:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f426e7bf1f9174842_d20260726_m033720_c001_v7007000_t0000_u01785037040457") 2026/07/26 03:43:42 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f101050f89cb83ec2_d20260726_m033613_c001_v0001182_t0050_u01785036973367") 2026/07/26 03:43:42 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f426e7bf1f917484c_d20260726_m033728_c001_v7007000_t0000_u01785037048105") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f101050f89cb84042_d20260726_m033721_c001_v0001182_t0019_u01785037041191") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f426e7bf1f91748e4_d20260726_m033738_c001_v7007000_t0000_u01785037058086") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c95f_d20260726_m033731_c001_v0001042_t0021_u01785037051099") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f415eb8f3874a8b44_d20260726_m033744_c001_v7007000_t0000_u01785037064554") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f226e7bf1f9174919_d20260726_m033739_c001_v0001173_t0047_u01785037059728") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41910b2c82dfddf4_d20260726_m033751_c001_v7007000_t0000_u01785037071108") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f215eb8f3874a8b46_d20260726_m033746_c001_v0001136_t0015_u01785037066450") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41910b2c82dfddfa_d20260726_m033757_c001_v7007000_t0000_u01785037077654") 2026/07/26 03:43:43 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f21910b2c82dfddf6_d20260726_m033752_c001_v0001154_t0009_u01785037072916") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a174716c_d20260726_m033855_c001_v7007000_t0000_u01785037135201") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9e9_d20260726_m033853_c001_v0001042_t0048_u01785037133433") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9db_d20260726_m033850_c001_v0001042_t0058_u01785037130962") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9d9_d20260726_m033849_c001_v0001042_t0011_u01785037129623") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9d3_d20260726_m033848_c001_v0001042_t0036_u01785037128112") 2026/07/26 03:43:43 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9cf_d20260726_m033846_c001_v0001042_t0051_u01785037126733") 2026/07/26 03:43:44 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9cb_d20260726_m033845_c001_v0001042_t0006_u01785037125345") 2026/07/26 03:43:44 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9c7_d20260726_m033842_c001_v0001042_t0008_u01785037122861") 2026/07/26 03:43:44 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f41455061a17470aa_d20260726_m033839_c001_v7007000_t0000_u01785037119607") 2026/07/26 03:43:44 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9c1_d20260726_m033838_c001_v0001042_t0004_u01785037118665") 2026/07/26 03:43:44 DEBUG : test.sum: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65c9bd_d20260726_m033837_c001_v0001042_t0034_u01785037117512") 2026/07/26 03:43:44 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932e2_d20260726_m034309_c001_v7007000_t0000_u01785037389775") 2026/07/26 03:43:44 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc15_d20260726_m034308_c001_v0001042_t0006_u01785037388248") 2026/07/26 03:43:44 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f413394997ce932e3_d20260726_m034309_c001_v7007000_t0000_u01785037389965") 2026/07/26 03:43:44 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cc11_d20260726_m034307_c001_v0001042_t0032_u01785037387556") 2026/07/26 03:43:44 DEBUG : zend.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f401662ec095849ef_d20260726_m034143_c001_v7007000_t0000_u01785037303228") 2026/07/26 03:43:44 DEBUG : zend.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65cb1d_d20260726_m034133_c001_v0001042_t0000_u01785037293823") 2026/07/26 03:43:44 DEBUG : zend.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f4277822aa430ce15_d20260726_m034132_c001_v7007000_t0000_u01785037292855") 2026/07/26 03:43:44 DEBUG : zend.txt: Deleting (id "4_zefe29de370ed9bcb9ff80e1b_f10976dffff65caf9_d20260726_m034125_c001_v0001042_t0027_u01785037285659") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m48.947479651s (try 1/5)