"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) 2025/09/15 01:11:22 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu" 2025/09/15 01:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:11:22 DEBUG : Creating backend with remote "/tmp/rclone2511815472" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:11:23 INFO : S3 bucket rclone-test-tobafos4zeyu: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:11:23 DEBUG : chunksize-probe: open chunk writer: started multipart upload: h0nuvVYrVoVDbtt4REe3Y4DQOj6gkmf_nGZcHnxH1i1Pxho6utQgT0uzSvpUM3bFzDXTbCWfRlKqU-fx3y1Eq34WoXwLpVn76DJJ8trN2YDyqBPwrgsPMF0Jyvzjjymj 2025/09/15 01:11:23 DEBUG : chunksize-probe: multipart upload "h0nuvVYrVoVDbtt4REe3Y4DQOj6gkmf_nGZcHnxH1i1Pxho6utQgT0uzSvpUM3bFzDXTbCWfRlKqU-fx3y1Eq34WoXwLpVn76DJJ8trN2YDyqBPwrgsPMF0Jyvzjjymj" aborted === RUN TestMultithreadCopy/upload=false,size=10485759,streams=2 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: write buffer set to 131072 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/09/15 01:11:26 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi starting 2025/09/15 01:11:27 DEBUG : test-multithread-copy-false-10485759-2: writing chunk 0 2025/09/15 01:11:28 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi finished 2025/09/15 01:11:28 DEBUG : test-multithread-copy-false-10485759-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=false,size=10485760,streams=2 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: write buffer set to 131072 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10Mi 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: Starting multi-thread copy with 1 chunks of size 10Mi with 1 parallel streams 2025/09/15 01:11:32 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi starting 2025/09/15 01:11:34 DEBUG : test-multithread-copy-false-10485760-2: writing chunk 0 2025/09/15 01:11:35 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi finished 2025/09/15 01:11:35 DEBUG : test-multithread-copy-false-10485760-2: Finished multi-thread copy with 1 parts of size 10Mi === RUN TestMultithreadCopy/upload=false,size=10485761,streams=2 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: write buffer set to 131072 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/09/15 01:11:39 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi starting 2025/09/15 01:11:40 DEBUG : test-multithread-copy-false-10485761-2: writing chunk 0 2025/09/15 01:11:41 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi finished 2025/09/15 01:11:41 DEBUG : test-multithread-copy-false-10485761-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=true,size=10485759,streams=2 2025/09/15 01:11:43 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: disabling buffering because source is local disk 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: open chunk writer: started multipart upload: fdgGk4ndmf585S6F5kRL87_ihHg7qt_gYuhVhlPo18M8fNXvAJk5_Tz-ih0L63utGjyBR7w3ilxXQhvvICL-KuNbbficDrIKaj6jWcPzI1ImBFpI1Bpy6qyLGLA6HzI- 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi starting 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242879 to 0 2025/09/15 01:11:44 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242880 to 0 2025/09/15 01:11:45 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 2 with 5242879 bytes and etag "cf90d0a26d4f9f632cfb865c51159595" 2025/09/15 01:11:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi finished 2025/09/15 01:11:45 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "daf34ed39adc94c83314e19a4edded64" 2025/09/15 01:11:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/09/15 01:11:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload "fdgGk4ndmf585S6F5kRL87_ihHg7qt_gYuhVhlPo18M8fNXvAJk5_Tz-ih0L63utGjyBR7w3ilxXQhvvICL-KuNbbficDrIKaj6jWcPzI1ImBFpI1Bpy6qyLGLA6HzI-" finished 2025/09/15 01:11:46 DEBUG : test-multithread-copy-true-10485759-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: open chunk writer: started multipart upload: r1Vlj6EMQa50UBCzdFZOnGC_S_h0DHQ8Kh0lKU4B1cwQ8azyFiIaHRBzk-aokpGrn-JLEhtmOmA2MuSiBniLyiwKXUwjVN_qim4ZIG0we3TaO5wuDH3_RO_l_LkBEfQH 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/09/15 01:11:48 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "cb313490ff7b55e8ffeb254b289c6533" 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "5e81c50d8b593ad1cc504ef379050e17" 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: multipart upload "r1Vlj6EMQa50UBCzdFZOnGC_S_h0DHQ8Kh0lKU4B1cwQ8azyFiIaHRBzk-aokpGrn-JLEhtmOmA2MuSiBniLyiwKXUwjVN_qim4ZIG0we3TaO5wuDH3_RO_l_LkBEfQH" finished 2025/09/15 01:11:50 DEBUG : test-multithread-copy-true-10485760-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485761,streams=2 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: disabling buffering because source is local disk 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: open chunk writer: started multipart upload: t1MKWOaSps-C0RlaKmoFqghzYBaPXGfUzMS3RLB9y2_QWLDpupH4HbZh5_WI8XfOGvBf5TfxaINrlRc9f6kdM5UsUR5WZFxpK5rpDq6tLbcvgG4E2dh3Qkc1KM-EXz-Q 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: Seek from 1 to 0 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/09/15 01:11:53 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/09/15 01:11:54 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 3 with 1 bytes and etag "7b8b965ad4bca0e41ab51de7b31363a1" 2025/09/15 01:11:54 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 finished 2025/09/15 01:11:54 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "3d9a75a5a6a9bd737d8140275c4f663e" 2025/09/15 01:11:54 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/09/15 01:11:55 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "63c92a16e01bf3e22a43054a087f2e3c" 2025/09/15 01:11:55 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/09/15 01:11:55 DEBUG : test-multithread-copy-true-10485761-2: multipart upload "t1MKWOaSps-C0RlaKmoFqghzYBaPXGfUzMS3RLB9y2_QWLDpupH4HbZh5_WI8XfOGvBf5TfxaINrlRc9f6kdM5UsUR5WZFxpK5rpDq6tLbcvgG4E2dh3Qkc1KM-EXz-Q" finished 2025/09/15 01:11:55 DEBUG : test-multithread-copy-true-10485761-2: Finished multi-thread copy with 3 parts of size 5Mi --- PASS: TestMultithreadCopy (34.20s) --- PASS: TestMultithreadCopy/upload=false,size=10485759,streams=2 (6.38s) --- PASS: TestMultithreadCopy/upload=false,size=10485760,streams=2 (6.17s) --- PASS: TestMultithreadCopy/upload=false,size=10485761,streams=2 (6.19s) --- PASS: TestMultithreadCopy/upload=true,size=10485759,streams=2 (4.80s) --- PASS: TestMultithreadCopy/upload=true,size=10485760,streams=2 (4.64s) --- PASS: TestMultithreadCopy/upload=true,size=10485761,streams=2 (4.39s) === RUN TestMultithreadCopyAbort run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:11:56 DEBUG : chunksize-probe: open chunk writer: started multipart upload: UKEmoxltjzhh9_Xz-nEQX24QzJAtiXBTFVrMiSE9lVr1TG3deNwheEET3nMYuNwObdJRhuH3iXuLDlHn5G9YP2OSloKmVh5yP_hrzHwKavX2OyQ_e9DMu6HwR5sne9ns 2025/09/15 01:11:56 DEBUG : chunksize-probe: multipart upload "UKEmoxltjzhh9_Xz-nEQX24QzJAtiXBTFVrMiSE9lVr1TG3deNwheEET3nMYuNwObdJRhuH3iXuLDlHn5G9YP2OSloKmVh5yP_hrzHwKavX2OyQ_e9DMu6HwR5sne9ns" aborted 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2025/09/15 01:11:58 DEBUG : test-multithread-abort: open chunk writer: started multipart upload: lzUU3WNfN4da29o5_3WKeu9d6hTLqlsUntLcYqC8wQ8lsgb6utzO66LsmpRzkuUG1azG3sCUK_9atCpu1Ncy8bELfgfcxfG56vwhQlbQKM42AeUGjx8bNvTVDPfAR25z 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/09/15 01:11:58 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/09/15 01:11:58 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/09/15 01:11:58 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/09/15 01:11:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/09/15 01:11:58 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/09/15 01:11:58 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/09/15 01:11:58 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/09/15 01:11:58 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/09/15 01:11:58 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/09/15 01:11:59 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 5242880 bytes and etag "b4300e8fd6e32bc2bcda94d78bc9c6f8" 2025/09/15 01:11:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/09/15 01:12:00 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 5242880 bytes and etag "c9b60d38f90982223a25c95e88747ced" 2025/09/15 01:12:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/09/15 01:12:00 DEBUG : Returning error reader 2025/09/15 01:12:00 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2025/09/15 01:12:00 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:01 DEBUG : Returning error reader 2025/09/15 01:12:01 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2025/09/15 01:12:01 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:02 DEBUG : Returning error reader 2025/09/15 01:12:02 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2025/09/15 01:12:02 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:03 DEBUG : Returning error reader 2025/09/15 01:12:03 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2025/09/15 01:12:03 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:04 DEBUG : Returning error reader 2025/09/15 01:12:04 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2025/09/15 01:12:04 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:05 DEBUG : Returning error reader 2025/09/15 01:12:05 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2025/09/15 01:12:05 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:06 DEBUG : Returning error reader 2025/09/15 01:12:06 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2025/09/15 01:12:06 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:07 DEBUG : Returning error reader 2025/09/15 01:12:07 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2025/09/15 01:12:07 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:08 DEBUG : Returning error reader 2025/09/15 01:12:08 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2025/09/15 01:12:08 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/09/15 01:12:09 DEBUG : Returning error reader 2025/09/15 01:12:09 DEBUG : BOOM: simulated read failure 2025/09/15 01:12:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2025/09/15 01:12:09 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2025/09/15 01:12:09 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure 2025/09/15 01:12:09 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2025/09/15 01:12:09 DEBUG : test-multithread-abort: multipart upload "lzUU3WNfN4da29o5_3WKeu9d6hTLqlsUntLcYqC8wQ8lsgb6utzO66LsmpRzkuUG1azG3sCUK_9atCpu1Ncy8bELfgfcxfG56vwhQlbQKM42AeUGjx8bNvTVDPfAR25z" aborted --- PASS: TestMultithreadCopyAbort (14.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/15 01:12:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/15 01:12:10 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/15 01:12:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/15 01:12:10 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/15 01:12:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:12:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:12:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:12:10 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:12:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/15 01:12:10 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:12:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.66s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.16s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.11s) --- PASS: TestCheck/5 (0.11s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2025/09/15 01:12:17 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:12:17 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:12:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/15 01:12:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/15 01:12:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/15 01:12:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (9.49s) --- PASS: TestCheckDownload/1 (0.53s) --- PASS: TestCheckDownload/2 (0.38s) --- PASS: TestCheckDownload/3 (0.46s) --- PASS: TestCheckDownload/4 (0.37s) --- PASS: TestCheckDownload/5 (0.44s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.34s) === RUN TestCheckSizeOnly run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.31s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.54s) --- PASS: TestCheckSizeOnly/6 (0.11s) --- PASS: TestCheckSizeOnly/7 (0.12s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:12:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:12:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:12:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:12:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/15 01:12:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:12:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:12:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:12:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.10s) === RUN TestCheckSum run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:12:35 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (21.80s) --- PASS: TestCheckSum/subtest1 (4.38s) --- PASS: TestCheckSum/subtest2 (0.71s) --- PASS: TestCheckSum/subtest3 (0.50s) --- PASS: TestCheckSum/subtest4 (0.38s) --- PASS: TestCheckSum/subtest5 (0.38s) --- PASS: TestCheckSum/subtest6 (0.69s) --- PASS: TestCheckSum/subtest7 (0.54s) === RUN TestCheckSumDownload run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:12:57 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (17.21s) --- PASS: TestCheckSumDownload/subtest1 (0.79s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (0.57s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (1.37s) --- PASS: TestCheckSumDownload/subtest6 (0.84s) --- PASS: TestCheckSumDownload/subtest7 (0.79s) === RUN TestApplyTransforms 2025/09/15 01:13:14 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-kuzegil0woja" 2025/09/15 01:13:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:14 DEBUG : Creating backend with remote "/tmp/rclone2673176756" run.go:180: Remote "S3 bucket rclone-test-kuzegil0woja", Local "Local file system at /tmp/rclone2673176756", Modify Window "1ns" 2025/09/15 01:13:15 INFO : S3 bucket rclone-test-kuzegil0woja: Bucket "rclone-test-kuzegil0woja" created with ACL "" upper checkfile vs. lower remote (without normalization) 2025/09/15 01:13:16 ERROR : hello, world!: sum not found 2025/09/15 01:13:16 ERROR : HELLO, WORLD!: file not in S3 bucket rclone-test-kuzegil0woja 2025/09/15 01:13:16 NOTICE: S3 bucket rclone-test-kuzegil0woja: 1 files missing 2025/09/15 01:13:16 NOTICE: 1 hashes missing 2025/09/15 01:13:16 NOTICE: S3 bucket rclone-test-kuzegil0woja: 1 differences found 2025/09/15 01:13:16 NOTICE: S3 bucket rclone-test-kuzegil0woja: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/15 01:13:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:16 NOTICE: S3 bucket rclone-test-kuzegil0woja: 0 differences found 2025/09/15 01:13:16 NOTICE: S3 bucket rclone-test-kuzegil0woja: 1 matching files 2025/09/15 01:13:16 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-kohorik4welo" 2025/09/15 01:13:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:16 DEBUG : Creating backend with remote "/tmp/rclone3181724697" run.go:180: Remote "S3 bucket rclone-test-kohorik4welo", Local "Local file system at /tmp/rclone3181724697", Modify Window "1ns" 2025/09/15 01:13:17 INFO : S3 bucket rclone-test-kohorik4welo: Bucket "rclone-test-kohorik4welo" created with ACL "" lower checkfile vs. upper remote (without normalization) 2025/09/15 01:13:17 ERROR : HELLO, WORLD!: sum not found 2025/09/15 01:13:17 ERROR : hello, world!: file not in S3 bucket rclone-test-kohorik4welo 2025/09/15 01:13:17 NOTICE: S3 bucket rclone-test-kohorik4welo: 1 files missing 2025/09/15 01:13:17 NOTICE: 1 hashes missing 2025/09/15 01:13:17 NOTICE: S3 bucket rclone-test-kohorik4welo: 1 differences found 2025/09/15 01:13:17 NOTICE: S3 bucket rclone-test-kohorik4welo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/15 01:13:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:17 NOTICE: S3 bucket rclone-test-kohorik4welo: 0 differences found 2025/09/15 01:13:17 NOTICE: S3 bucket rclone-test-kohorik4welo: 1 matching files 2025/09/15 01:13:17 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-novolah4ronu" 2025/09/15 01:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:17 DEBUG : Creating backend with remote "/tmp/rclone328073718" run.go:180: Remote "S3 bucket rclone-test-novolah4ronu", Local "Local file system at /tmp/rclone328073718", Modify Window "1ns" 2025/09/15 01:13:18 INFO : S3 bucket rclone-test-novolah4ronu: Bucket "rclone-test-novolah4ronu" created with ACL "" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/15 01:13:19 ERROR : HeLlO, wOrLd!: sum not found 2025/09/15 01:13:19 ERROR : hello, world!: file not in S3 bucket rclone-test-novolah4ronu 2025/09/15 01:13:19 NOTICE: S3 bucket rclone-test-novolah4ronu: 1 files missing 2025/09/15 01:13:19 NOTICE: 1 hashes missing 2025/09/15 01:13:19 NOTICE: S3 bucket rclone-test-novolah4ronu: 1 differences found 2025/09/15 01:13:19 NOTICE: S3 bucket rclone-test-novolah4ronu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/15 01:13:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:19 NOTICE: S3 bucket rclone-test-novolah4ronu: 0 differences found 2025/09/15 01:13:19 NOTICE: S3 bucket rclone-test-novolah4ronu: 1 matching files 2025/09/15 01:13:19 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dekemiy9vuvo" 2025/09/15 01:13:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:19 DEBUG : Creating backend with remote "/tmp/rclone771998983" run.go:180: Remote "S3 bucket rclone-test-dekemiy9vuvo", Local "Local file system at /tmp/rclone771998983", Modify Window "1ns" 2025/09/15 01:13:20 INFO : S3 bucket rclone-test-dekemiy9vuvo: Bucket "rclone-test-dekemiy9vuvo" created with ACL "" upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/15 01:13:20 ERROR : HELLO, WORLD!: sum not found 2025/09/15 01:13:20 ERROR : HeLlO, wOrLd!: file not in S3 bucket rclone-test-dekemiy9vuvo 2025/09/15 01:13:20 NOTICE: S3 bucket rclone-test-dekemiy9vuvo: 1 files missing 2025/09/15 01:13:20 NOTICE: 1 hashes missing 2025/09/15 01:13:20 NOTICE: S3 bucket rclone-test-dekemiy9vuvo: 1 differences found 2025/09/15 01:13:20 NOTICE: S3 bucket rclone-test-dekemiy9vuvo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/15 01:13:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:21 NOTICE: S3 bucket rclone-test-dekemiy9vuvo: 0 differences found 2025/09/15 01:13:21 NOTICE: S3 bucket rclone-test-dekemiy9vuvo: 1 matching files 2025/09/15 01:13:21 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yubusoc1tamo" 2025/09/15 01:13:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:21 DEBUG : Creating backend with remote "/tmp/rclone1264338148" run.go:180: Remote "S3 bucket rclone-test-yubusoc1tamo", Local "Local file system at /tmp/rclone1264338148", Modify Window "1ns" 2025/09/15 01:13:21 INFO : S3 bucket rclone-test-yubusoc1tamo: Bucket "rclone-test-yubusoc1tamo" created with ACL "" NFD checkfile vs. NFC remote (without normalization) 2025/09/15 01:13:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:22 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-yubusoc1tamo 2025/09/15 01:13:22 NOTICE: S3 bucket rclone-test-yubusoc1tamo: 1 files missing 2025/09/15 01:13:22 NOTICE: 1 hashes missing 2025/09/15 01:13:22 NOTICE: S3 bucket rclone-test-yubusoc1tamo: 1 differences found 2025/09/15 01:13:22 NOTICE: S3 bucket rclone-test-yubusoc1tamo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/15 01:13:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:22 NOTICE: S3 bucket rclone-test-yubusoc1tamo: 0 differences found 2025/09/15 01:13:22 NOTICE: S3 bucket rclone-test-yubusoc1tamo: 1 matching files 2025/09/15 01:13:22 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-jiwejes1quzo" 2025/09/15 01:13:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:22 DEBUG : Creating backend with remote "/tmp/rclone3191382162" run.go:180: Remote "S3 bucket rclone-test-jiwejes1quzo", Local "Local file system at /tmp/rclone3191382162", Modify Window "1ns" 2025/09/15 01:13:23 INFO : S3 bucket rclone-test-jiwejes1quzo: Bucket "rclone-test-jiwejes1quzo" created with ACL "" NFC checkfile vs. NFD remote (without normalization) 2025/09/15 01:13:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:23 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-jiwejes1quzo 2025/09/15 01:13:23 NOTICE: S3 bucket rclone-test-jiwejes1quzo: 1 files missing 2025/09/15 01:13:23 NOTICE: 1 hashes missing 2025/09/15 01:13:23 NOTICE: S3 bucket rclone-test-jiwejes1quzo: 1 differences found 2025/09/15 01:13:23 NOTICE: S3 bucket rclone-test-jiwejes1quzo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/15 01:13:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:24 NOTICE: S3 bucket rclone-test-jiwejes1quzo: 0 differences found 2025/09/15 01:13:24 NOTICE: S3 bucket rclone-test-jiwejes1quzo: 1 matching files 2025/09/15 01:13:24 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-cacuciy6jedi" 2025/09/15 01:13:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:24 DEBUG : Creating backend with remote "/tmp/rclone1615148746" run.go:180: Remote "S3 bucket rclone-test-cacuciy6jedi", Local "Local file system at /tmp/rclone1615148746", Modify Window "1ns" 2025/09/15 01:13:25 INFO : S3 bucket rclone-test-cacuciy6jedi: Bucket "rclone-test-cacuciy6jedi" created with ACL "" NFDx2 checkfile vs. both remote (without normalization) 2025/09/15 01:13:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-cacuciy6jedi 2025/09/15 01:13:28 NOTICE: S3 bucket rclone-test-cacuciy6jedi: 1 files missing 2025/09/15 01:13:28 NOTICE: 1 hashes missing 2025/09/15 01:13:28 NOTICE: S3 bucket rclone-test-cacuciy6jedi: 1 differences found 2025/09/15 01:13:28 NOTICE: S3 bucket rclone-test-cacuciy6jedi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/15 01:13:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:28 NOTICE: S3 bucket rclone-test-cacuciy6jedi: 0 differences found 2025/09/15 01:13:28 NOTICE: S3 bucket rclone-test-cacuciy6jedi: 1 matching files 2025/09/15 01:13:28 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-mahicac4xoya" 2025/09/15 01:13:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:28 DEBUG : Creating backend with remote "/tmp/rclone2120170942" run.go:180: Remote "S3 bucket rclone-test-mahicac4xoya", Local "Local file system at /tmp/rclone2120170942", Modify Window "1ns" 2025/09/15 01:13:30 INFO : S3 bucket rclone-test-mahicac4xoya: Bucket "rclone-test-mahicac4xoya" created with ACL "" NFCx2 checkfile vs. both remote (without normalization) 2025/09/15 01:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-mahicac4xoya 2025/09/15 01:13:31 NOTICE: S3 bucket rclone-test-mahicac4xoya: 1 files missing 2025/09/15 01:13:31 NOTICE: 1 hashes missing 2025/09/15 01:13:31 NOTICE: S3 bucket rclone-test-mahicac4xoya: 1 differences found 2025/09/15 01:13:31 NOTICE: S3 bucket rclone-test-mahicac4xoya: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/15 01:13:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:32 NOTICE: S3 bucket rclone-test-mahicac4xoya: 0 differences found 2025/09/15 01:13:32 NOTICE: S3 bucket rclone-test-mahicac4xoya: 1 matching files 2025/09/15 01:13:32 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-vifirag4fasu" 2025/09/15 01:13:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:32 DEBUG : Creating backend with remote "/tmp/rclone352733260" run.go:180: Remote "S3 bucket rclone-test-vifirag4fasu", Local "Local file system at /tmp/rclone352733260", Modify Window "1ns" 2025/09/15 01:13:32 INFO : S3 bucket rclone-test-vifirag4fasu: Bucket "rclone-test-vifirag4fasu" created with ACL "" both checkfile vs. NFDx2 remote (without normalization) 2025/09/15 01:13:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-vifirag4fasu 2025/09/15 01:13:34 NOTICE: S3 bucket rclone-test-vifirag4fasu: 1 files missing 2025/09/15 01:13:34 NOTICE: 1 hashes missing 2025/09/15 01:13:34 NOTICE: S3 bucket rclone-test-vifirag4fasu: 1 differences found 2025/09/15 01:13:34 NOTICE: S3 bucket rclone-test-vifirag4fasu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/15 01:13:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:35 NOTICE: S3 bucket rclone-test-vifirag4fasu: 0 differences found 2025/09/15 01:13:35 NOTICE: S3 bucket rclone-test-vifirag4fasu: 1 matching files 2025/09/15 01:13:35 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-fitotag8bedu" 2025/09/15 01:13:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:13:35 DEBUG : Creating backend with remote "/tmp/rclone264480781" run.go:180: Remote "S3 bucket rclone-test-fitotag8bedu", Local "Local file system at /tmp/rclone264480781", Modify Window "1ns" 2025/09/15 01:13:36 INFO : S3 bucket rclone-test-fitotag8bedu: Bucket "rclone-test-fitotag8bedu" created with ACL "" both checkfile vs. NFCx2 remote (without normalization) 2025/09/15 01:13:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 01:13:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-fitotag8bedu 2025/09/15 01:13:37 NOTICE: S3 bucket rclone-test-fitotag8bedu: 1 files missing 2025/09/15 01:13:37 NOTICE: 1 hashes missing 2025/09/15 01:13:37 NOTICE: S3 bucket rclone-test-fitotag8bedu: 1 differences found 2025/09/15 01:13:37 NOTICE: S3 bucket rclone-test-fitotag8bedu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/15 01:13:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 01:13:37 NOTICE: S3 bucket rclone-test-fitotag8bedu: 0 differences found 2025/09/15 01:13:37 NOTICE: S3 bucket rclone-test-fitotag8bedu: 1 matching files 2025/09/15 01:13:37 DEBUG : S3 bucket rclone-test-fitotag8bedu: Purge remote 2025/09/15 01:13:37 DEBUG : S3 bucket rclone-test-fitotag8bedu: bucket is versioned: false 2025/09/15 01:13:37 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:37 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/15 01:13:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:39 INFO : S3 bucket rclone-test-fitotag8bedu: Bucket "rclone-test-fitotag8bedu" deleted 2025/09/15 01:13:39 DEBUG : S3 bucket rclone-test-vifirag4fasu: Purge remote 2025/09/15 01:13:39 DEBUG : S3 bucket rclone-test-vifirag4fasu: bucket is versioned: false 2025/09/15 01:13:39 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:39 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/15 01:13:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:42 INFO : S3 bucket rclone-test-vifirag4fasu: Bucket "rclone-test-vifirag4fasu" deleted 2025/09/15 01:13:42 DEBUG : S3 bucket rclone-test-mahicac4xoya: Purge remote 2025/09/15 01:13:42 DEBUG : S3 bucket rclone-test-mahicac4xoya: bucket is versioned: false 2025/09/15 01:13:42 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:42 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/15 01:13:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:50 INFO : S3 bucket rclone-test-mahicac4xoya: Bucket "rclone-test-mahicac4xoya" deleted 2025/09/15 01:13:50 DEBUG : S3 bucket rclone-test-cacuciy6jedi: Purge remote 2025/09/15 01:13:51 DEBUG : S3 bucket rclone-test-cacuciy6jedi: bucket is versioned: false 2025/09/15 01:13:51 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:51 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/09/15 01:13:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:53 INFO : S3 bucket rclone-test-cacuciy6jedi: Bucket "rclone-test-cacuciy6jedi" deleted 2025/09/15 01:13:53 DEBUG : S3 bucket rclone-test-jiwejes1quzo: Purge remote 2025/09/15 01:13:53 DEBUG : S3 bucket rclone-test-jiwejes1quzo: bucket is versioned: false 2025/09/15 01:13:53 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:53 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/15 01:13:53 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:53 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:54 INFO : S3 bucket rclone-test-jiwejes1quzo: Bucket "rclone-test-jiwejes1quzo" deleted 2025/09/15 01:13:54 DEBUG : S3 bucket rclone-test-yubusoc1tamo: Purge remote 2025/09/15 01:13:54 DEBUG : S3 bucket rclone-test-yubusoc1tamo: bucket is versioned: false 2025/09/15 01:13:54 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:54 DEBUG : "測試_Русский___ě_áñ" version false 2025/09/15 01:13:54 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/09/15 01:13:55 INFO : 測試_Русский___ě_áñ: Deleted 2025/09/15 01:13:56 INFO : S3 bucket rclone-test-yubusoc1tamo: Bucket "rclone-test-yubusoc1tamo" deleted 2025/09/15 01:13:56 DEBUG : S3 bucket rclone-test-dekemiy9vuvo: Purge remote 2025/09/15 01:13:56 DEBUG : S3 bucket rclone-test-dekemiy9vuvo: bucket is versioned: false 2025/09/15 01:13:56 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:56 DEBUG : "HELLO, WORLD!" version false 2025/09/15 01:13:56 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/15 01:13:57 INFO : HELLO, WORLD!: Deleted 2025/09/15 01:13:57 INFO : S3 bucket rclone-test-dekemiy9vuvo: Bucket "rclone-test-dekemiy9vuvo" deleted 2025/09/15 01:13:57 DEBUG : S3 bucket rclone-test-novolah4ronu: Purge remote 2025/09/15 01:13:57 DEBUG : S3 bucket rclone-test-novolah4ronu: bucket is versioned: false 2025/09/15 01:13:57 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:58 DEBUG : "HeLlO, wOrLd!" version false 2025/09/15 01:13:58 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/09/15 01:13:58 INFO : HeLlO, wOrLd!: Deleted 2025/09/15 01:13:58 INFO : S3 bucket rclone-test-novolah4ronu: Bucket "rclone-test-novolah4ronu" deleted 2025/09/15 01:13:58 DEBUG : S3 bucket rclone-test-kohorik4welo: Purge remote 2025/09/15 01:13:59 DEBUG : S3 bucket rclone-test-kohorik4welo: bucket is versioned: false 2025/09/15 01:13:59 DEBUG : Waiting for deletions to finish 2025/09/15 01:13:59 DEBUG : "HELLO, WORLD!" version false 2025/09/15 01:13:59 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/09/15 01:13:59 INFO : HELLO, WORLD!: Deleted 2025/09/15 01:14:00 INFO : S3 bucket rclone-test-kohorik4welo: Bucket "rclone-test-kohorik4welo" deleted 2025/09/15 01:14:00 DEBUG : S3 bucket rclone-test-kuzegil0woja: Purge remote 2025/09/15 01:14:00 DEBUG : S3 bucket rclone-test-kuzegil0woja: bucket is versioned: false 2025/09/15 01:14:00 DEBUG : Waiting for deletions to finish 2025/09/15 01:14:00 DEBUG : "hello, world!" version false 2025/09/15 01:14:00 DEBUG : hello, world!: Deleting (id "") 2025/09/15 01:14:00 INFO : hello, world!: Deleted 2025/09/15 01:14:01 INFO : S3 bucket rclone-test-kuzegil0woja: Bucket "rclone-test-kuzegil0woja" deleted --- PASS: TestApplyTransforms (47.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:14:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:14:02 INFO : file1: Copied (new) to: sub/file2 2025/09/15 01:14:03 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:03 DEBUG : file1: Unchanged skipping 2025/09/15 01:14:03 DEBUG : S3 bucket rclone-test-tobafos4zeyu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.26s) === RUN TestCopyLongFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.91s) === RUN TestCopyFileBackupDir run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:05 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/backup" 2025/09/15 01:14:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 01:14:06 INFO : S3 bucket rclone-test-tobafos4zeyu path backup: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:14:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/15 01:14:07 INFO : dst/file1: Copied (server-side copy) 2025/09/15 01:14:07 INFO : dst/file1: Deleted 2025/09/15 01:14:08 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:14:08 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/dst" 2025/09/15 01:14:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/CompareDest" 2025/09/15 01:14:10 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 01:14:10 INFO : S3 bucket rclone-test-tobafos4zeyu path dst: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:14:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/15 01:14:11 INFO : one: Copied (new) 2025/09/15 01:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/15 01:14:12 INFO : one: Copied (replaced existing) 2025/09/15 01:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 01:14:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:14:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 01:14:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:14:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 01:14:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:14:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/15 01:14:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:26 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/dst" 2025/09/15 01:14:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/CopyDest" 2025/09/15 01:14:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 01:14:28 INFO : S3 bucket rclone-test-tobafos4zeyu path dst: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:14:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/15 01:14:28 INFO : one: Copied (new) 2025/09/15 01:14:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/15 01:14:29 INFO : one: Copied (replaced existing) 2025/09/15 01:14:32 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/BackupDir" 2025/09/15 01:14:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 01:14:33 INFO : S3 bucket rclone-test-tobafos4zeyu path BackupDir: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:14:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/15 01:14:33 INFO : one: Copied (server-side copy) 2025/09/15 01:14:33 INFO : one: Deleted 2025/09/15 01:14:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/15 01:14:34 INFO : one: Copied (server-side copy) 2025/09/15 01:14:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/15 01:14:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 01:14:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/15 01:14:37 INFO : two: Copied (server-side copy) 2025/09/15 01:14:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/15 01:14:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:14:38 DEBUG : two: Unchanged skipping 2025/09/15 01:14:41 DEBUG : three: Need to transfer - File not found at Destination 2025/09/15 01:14:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/15 01:14:41 DEBUG : three: Destination not found in --copy-dest 2025/09/15 01:14:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/15 01:14:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (19.24s) === RUN TestCopyInplace run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.25s) === RUN TestCopyLongFileName run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.26s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/15 01:14:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:14:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/15 01:14:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/15 01:14:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-tobafos4zeyu.s3.wasabisys.com/TestCopyFileMaxTransfer/file2?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/09/15 01:14:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/15 01:14:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/15 01:14:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7333641b488c7448277e82e920d66df1 OK 2025/09/15 01:14:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.27s) === RUN TestDeduplicateInteractive run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.23s) === RUN TestDeduplicateSkip run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.29s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.30s) === RUN TestDeduplicateNewest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.23s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:14:54 INFO : S3 bucket rclone-test-tobafos4zeyu: Looking for duplicate md5 hashes using newest mode. 2025/09/15 01:14:54 NOTICE: 342e5f2ae8ac067b46c55549832796b1: Found 3 files with duplicate md5 hashes 2025/09/15 01:14:55 INFO : one: Deleted 2025/09/15 01:14:55 INFO : also/one: Deleted 2025/09/15 01:14:55 NOTICE: 342e5f2ae8ac067b46c55549832796b1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.83s) === RUN TestDeduplicateOldest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.28s) === RUN TestDeduplicateLargest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.22s) === RUN TestDeduplicateRename run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.23s) === RUN TestMergeDirs run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.23s) === RUN TestListDirSorted run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:02 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 01:15:02 DEBUG : a.txt: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:15:03 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:15:03 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:15:03 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:15:03 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:15:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.28s) === RUN TestListDirSortedFn run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:10 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 01:15:10 DEBUG : a.txt: Excluded 2025/09/15 01:15:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:15:10 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:15:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:15:10 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:15:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 01:15:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 01:15:11 DEBUG : sub dir/hello world: Excluded 2025/09/15 01:15:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 01:15:11 DEBUG : sub dir/hello world2: Excluded 2025/09/15 01:15:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (8.55s) === RUN TestListJSON run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (5.35s) --- PASS: TestListJSON/Default (0.53s) --- PASS: TestListJSON/FilesOnly (0.45s) --- PASS: TestListJSON/DirsOnly (0.11s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.89s) --- PASS: TestListJSON/NoMimeType (0.66s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/15 01:15:26 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/notfound" --- PASS: TestStatJSON (8.85s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.11s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.23s) --- PASS: TestStatJSON/DirFilesOnly (0.11s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.11s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.15s) --- PASS: TestStatJSON/RootNotFound (1.02s) === RUN TestMkdir run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:28 INFO : S3 bucket rclone-test-tobafos4zeyu: Making directory 2025/09/15 01:15:28 INFO : S3 bucket rclone-test-tobafos4zeyu: Making directory --- PASS: TestMkdir (0.38s) === RUN TestLsd run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestLsd (1.15s) === RUN TestLs run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestLs (2.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/15 01:15:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.25s) === RUN TestLsLong run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestLsLong (2.91s) === RUN TestHashSums run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.58s) --- PASS: TestHashSums/Md5 (0.11s) --- PASS: TestHashSums/Md5Download (0.50s) === RUN TestHashSumsWithErrors 2025/09/15 01:15:40 DEBUG : Creating backend with remote ":memory:" 2025/09/15 01:15:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/15 01:15:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/15 01:15:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestCount (3.23s) === RUN TestDelete run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:46 DEBUG : Waiting for deletions to finish 2025/09/15 01:15:46 DEBUG : large: Excluded (Size Filter) 2025/09/15 01:15:46 INFO : small: Deleted 2025/09/15 01:15:47 INFO : medium: Deleted --- PASS: TestDelete (4.09s) === RUN TestMaxDelete run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:49 DEBUG : Waiting for deletions to finish 2025/09/15 01:15:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/15 01:15:49 INFO : medium: Deleted 2025/09/15 01:15:49 INFO : large: Deleted --- PASS: TestMaxDelete (3.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:15:52 DEBUG : Waiting for deletions to finish 2025/09/15 01:15:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 01:15:53 INFO : small: Deleted 2025/09/15 01:15:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.05s) === RUN TestMaxDeleteSize run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:01 DEBUG : Waiting for deletions to finish 2025/09/15 01:16:01 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 01:16:01 INFO : large: Deleted 2025/09/15 01:16:01 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.04s) === RUN TestReadFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestReadFile (1.50s) === RUN TestRetry 2025/09/15 01:16:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/15 01:16:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/15 01:16:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:16:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:16:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:16:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 01:16:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestCat (4.73s) === RUN TestPurge 2025/09/15 01:16:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-duzikaq3fisa" 2025/09/15 01:16:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:16:09 DEBUG : Creating backend with remote "/tmp/rclone2310617622" run.go:180: Remote "S3 bucket rclone-test-duzikaq3fisa", Local "Local file system at /tmp/rclone2310617622", Modify Window "1ns" 2025/09/15 01:16:09 INFO : S3 bucket rclone-test-duzikaq3fisa: Bucket "rclone-test-duzikaq3fisa" created with ACL "" 2025/09/15 01:16:10 INFO : A2: Making directory 2025/09/15 01:16:10 INFO : A1/B2: Making directory 2025/09/15 01:16:10 INFO : A1/B2/C2: Making directory 2025/09/15 01:16:10 INFO : A1/B1/C3: Making directory 2025/09/15 01:16:10 INFO : A3: Making directory 2025/09/15 01:16:10 INFO : A3/B3: Making directory 2025/09/15 01:16:10 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" 2025/09/15 01:16:11 DEBUG : S3 bucket rclone-test-duzikaq3fisa: bucket is versioned: false 2025/09/15 01:16:11 DEBUG : Waiting for deletions to finish 2025/09/15 01:16:12 DEBUG : "A1/B1/C1/one" version false 2025/09/15 01:16:12 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/09/15 01:16:12 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/09/15 01:16:12 DEBUG : Waiting for deletions to finish 2025/09/15 01:16:12 DEBUG : "A1/two" version false 2025/09/15 01:16:12 DEBUG : A1/two: Deleting (id "") 2025/09/15 01:16:13 INFO : A1/two: Deleted 2025/09/15 01:16:14 INFO : S3 bucket rclone-test-duzikaq3fisa: Bucket "rclone-test-duzikaq3fisa" deleted 2025/09/15 01:16:14 DEBUG : S3 bucket rclone-test-duzikaq3fisa: Purge remote 2025/09/15 01:16:14 DEBUG : Waiting for deletions to finish 2025/09/15 01:16:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (5.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:15 INFO : A2: Making directory 2025/09/15 01:16:15 INFO : A1/B2: Making directory 2025/09/15 01:16:15 INFO : A1/B2/C2: Making directory 2025/09/15 01:16:15 INFO : A1/B1/C3: Making directory 2025/09/15 01:16:15 INFO : A3: Making directory 2025/09/15 01:16:15 INFO : A3/B3: Making directory 2025/09/15 01:16:15 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" 2025/09/15 01:16:16 DEBUG : removing 1 level 3 directories 2025/09/15 01:16:16 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/09/15 01:16:18 DEBUG : removing 1 level 0 directories 2025/09/15 01:16:18 INFO : S3 bucket rclone-test-tobafos4zeyu: Removing directory 2025/09/15 01:16:19 INFO : S3 bucket rclone-test-tobafos4zeyu: Bucket "rclone-test-tobafos4zeyu" deleted --- PASS: TestRmdirsNoLeaveRoot (4.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:20 INFO : S3 bucket rclone-test-tobafos4zeyu: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:16:20 INFO : A1: Making directory 2025/09/15 01:16:20 INFO : A1/B1: Making directory 2025/09/15 01:16:20 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 (1.20s) === RUN TestRmdirsWithFilter run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:21 INFO : A1: Making directory 2025/09/15 01:16:21 INFO : A1/B1: Making directory 2025/09/15 01:16:21 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.60s) === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:22 DEBUG : filename.txt: File name found in url 2025/09/15 01:16:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:16:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:16:26 INFO : file1: Copied (new) to: sub/file2 2025/09/15 01:16:26 INFO : file1: Deleted 2025/09/15 01:16:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:16:26 DEBUG : file1: Unchanged skipping 2025/09/15 01:16:26 INFO : file1: Deleted 2025/09/15 01:16:26 DEBUG : S3 bucket rclone-test-tobafos4zeyu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.27s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 01:16:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:16:28 INFO : file1: Copied (new) 2025/09/15 01:16:28 INFO : file1: Deleted 2025/09/15 01:16:28 DEBUG : file1: Destination exists, skipping 2025/09/15 01:16:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.30s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.25s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:30 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-tobafos4zeyu/backup" 2025/09/15 01:16:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 01:16:32 INFO : S3 bucket rclone-test-tobafos4zeyu path backup: Bucket "rclone-test-tobafos4zeyu" created with ACL "" 2025/09/15 01:16:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/09/15 01:16:32 INFO : dst/file1: Copied (server-side copy) 2025/09/15 01:16:32 INFO : dst/file1: Deleted 2025/09/15 01:16:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/15 01:16:32 INFO : dst/file1: Copied (new) 2025/09/15 01:16:32 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.95s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:36 INFO : A1/B2: Making directory 2025/09/15 01:16:36 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/09/15 01:16:37 ERROR : A1/two: Failed to copy: operation error S3: CopyObject, https response error StatusCode: 404, RequestID: 4D845602B18FAD06:B, HostID: COkfLdY1CBrjF8CmRcPbN4v+HgQo5KPTHsnoqvtWMYadM0U5RCNVP2Gctx4PyZkizcYToy3nQobA, api error NoSuchKey: The specified key does not exist. 2025/09/15 01:16:37 ERROR : A1/two: Not deleting source as copy failed: operation error S3: CopyObject, https response error StatusCode: 404, RequestID: 4D845602B18FAD06:B, HostID: COkfLdY1CBrjF8CmRcPbN4v+HgQo5KPTHsnoqvtWMYadM0U5RCNVP2Gctx4PyZkizcYToy3nQobA, api error NoSuchKey: The specified key does not exist. 2025/09/15 01:16:37 ERROR : A1/B1/C1/four: Failed to copy: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/B1/C1/four: Not deleting source as copy failed: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/B1/C2/five: Failed to copy: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/B1/C2/five: Not deleting source as copy failed: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/B1/three: Failed to copy: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/one: Failed to copy: operation error S3: HeadObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/one: Not deleting source as copy failed: operation error S3: HeadObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled 2025/09/15 01:16:37 ERROR : A1/B1/three: Not deleting source as copy failed: operation error S3: CopyObject, https response error StatusCode: 0, RequestID: , HostID: , canceled, context canceled operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir renames: operation error S3: CopyObject, https response error StatusCode: 404, RequestID: 4D845602B18FAD06:B, HostID: COkfLdY1CBrjF8CmRcPbN4v+HgQo5KPTHsnoqvtWMYadM0U5RCNVP2Gctx4PyZkizcYToy3nQobA, api error NoSuchKey: The specified key does not exist. Test: TestDirMove --- FAIL: TestDirMove (4.10s) === RUN TestGetFsInfo run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" --- PASS: TestGetFsInfo (0.23s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:38 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:16:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/15 01:16:39 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/15 01:16:39 NOTICE: S3 bucket rclone-test-tobafos4zeyu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/15 01:16:39 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: zSTyGPfqaW9Nt5fp8nVBrJ2P4oKZibeKOmYRoi7zVd6GSYaIjxSozi1Ey3HqzThq2zIc4huw0aJWhyjBH6tDuJ7RMMTRyS8HPvkmYcGKqRINydVm6tU5m8yFfo13CoJL 2025/09/15 01:16:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/15 01:16:39 DEBUG : no_checksum_big_file_from_pipe: Cancelling multipart upload 2025/09/15 01:16:39 DEBUG : no_checksum_big_file_from_pipe: Failed to cancel multipart upload: failed to abort multipart upload "zSTyGPfqaW9Nt5fp8nVBrJ2P4oKZibeKOmYRoi7zVd6GSYaIjxSozi1Ey3HqzThq2zIc4huw0aJWhyjBH6tDuJ7RMMTRyS8HPvkmYcGKqRINydVm6tU5m8yFfo13CoJL": operation error S3: AbortMultipartUpload, https response error StatusCode: 404, RequestID: 37099E2799034239:A, HostID: K0N7a8YOi6YN/BeRY+lHZi3TI+02Blq7EIIJgQkwDJye7BGDALkiLHCyzIhPAdKed9oSY3o9emoM, NoSuchUpload: operations_test.go:1520: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1520 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to upload chunk 1 with 102401 bytes: operation error S3: UploadPart, https response error StatusCode: 404, RequestID: 1CA4CA91D45F5F76:B, HostID: KTk6R+fIT5RqpsoC6Y+a+TpodESq5hrxLapPP4019EAhaAv2/LISoLVWjQAlvVnZb8S7i1raERDy, api error NoSuchUpload: The specified upload does not exist. The upload ID may be invalid, or the upload may have been aborted or completed. Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:41 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:16:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/15 01:16:42 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/15 01:16:42 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: bSN8_LwwqnRr2aGSfM-y5kN_Oy8M5uYdh4oQ74nvwxVEsFGoiRluoUphJ5XXNwnNv17Ib-WitzfRMQGh-syNG-xC2F9xi99zi_b94fA3X7unfvW8eVuza-aA7doh91-i 2025/09/15 01:16:42 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/15 01:16:43 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/15 01:16:43 DEBUG : with_checksum_big_file_from_pipe: multipart upload "bSN8_LwwqnRr2aGSfM-y5kN_Oy8M5uYdh4oQ74nvwxVEsFGoiRluoUphJ5XXNwnNv17Ib-WitzfRMQGh-syNG-xC2F9xi99zi_b94fA3X7unfvW8eVuza-aA7doh91-i" finished 2025/09/15 01:16:43 DEBUG : with_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/15 01:16:43 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/15 01:16:43 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:44 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:16:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/15 01:16:45 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ZFZD1wq2GTqCp7AmkAiMxqzjk2Dh4KU1aKKowuZF_j4o_F4JXHHbpFZptu4d8czvjH0UkFkmaHo_xD5xRRSur8XeVkGtTXklmIKeMLQxuK1PeEgz9wROlS1BW6Rq38JY 2025/09/15 01:16:45 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/15 01:16:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/15 01:16:46 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "ZFZD1wq2GTqCp7AmkAiMxqzjk2Dh4KU1aKKowuZF_j4o_F4JXHHbpFZptu4d8czvjH0UkFkmaHo_xD5xRRSur8XeVkGtTXklmIKeMLQxuK1PeEgz9wROlS1BW6Rq38JY" finished 2025/09/15 01:16:46 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/15 01:16:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:48 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 01:16:48 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/15 01:16:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 01:16:48 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: qG9QISu2Jpfz6JgXOc7z_z6IJffsmtMnfthIw-U9Tfj2g9QqkxKyrqQIDFLrBScNrGzFjyo8FjfyfQCSjKcXxRzwdt5KFGGLmai3IS3JdAsYIZNmr_H5H5OUytQvC5Xn 2025/09/15 01:16:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/09/15 01:16:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/09/15 01:16:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "qG9QISu2Jpfz6JgXOc7z_z6IJffsmtMnfthIw-U9Tfj2g9QqkxKyrqQIDFLrBScNrGzFjyo8FjfyfQCSjKcXxRzwdt5KFGGLmai3IS3JdAsYIZNmr_H5H5OUytQvC5Xn" finished 2025/09/15 01:16:50 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/09/15 01:16:50 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/09/15 01:16:50 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/15 01:16:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (13.62s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (3.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.68s) === RUN TestRcatMetadata run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2025/09/15 01:16:51 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (48 bytes), uploading instead of streaming 2025/09/15 01:16:52 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/09/15 01:16:52 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: open chunk writer: started multipart upload: OpsguG-ElpbcK34Gk_8dzFunIkdGHCrUk8k-7XgdHbJMgKKQrXJCUZkUuzzFo9ZocGCbnF8sHNe5WlDqKKkA38tdduwwVO8LZrTt9Wu4q-0uTq-rsnu5A3px3_JQteHc 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: multipart upload: starting chunk 0 size 63 offset 0/off 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: multipart upload wrote chunk 1 with 63 bytes and etag "51ca8560f35b9b87370a65d72356b86c" 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: multipart upload "OpsguG-ElpbcK34Gk_8dzFunIkdGHCrUk8k-7XgdHbJMgKKQrXJCUZkUuzzFo9ZocGCbnF8sHNe5WlDqKKkA38tdduwwVO8LZrTt9Wu4q-0uTq-rsnu5A3px3_JQteHc" finished 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: Multipart upload Etag: ed80e8f4a79a14666b4280dc1353888f-1 OK 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: Dst hash empty - aborting Src hash check 2025/09/15 01:16:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (4.77s) --- PASS: TestRcatMetadata/Normal (2.17s) --- PASS: TestRcatMetadata/ViaDisk (2.33s) === RUN TestRcatSize run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:56 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 01:16:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/15 01:16:57 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:16:58 DEBUG : S3 bucket rclone-test-tobafos4zeyu: File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 01:17:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/15 01:17:00 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (3.05s) === RUN TestTouchDir run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" 2025/09/15 01:17:06 DEBUG : S3 bucket rclone-test-tobafos4zeyu: Touching "sub dir/potato3" 2025/09/15 01:17:06 DEBUG : S3 bucket rclone-test-tobafos4zeyu: Touching "potato2" 2025/09/15 01:17:06 DEBUG : S3 bucket rclone-test-tobafos4zeyu: Touching "empty space" --- PASS: TestTouchDir (9.64s) === RUN TestMkdirMetadata run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.62s) === RUN TestMkdirModTime run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.67s) === RUN TestCopyDirMetadata run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.79s) === RUN TestSetDirModTime run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "S3 bucket rclone-test-tobafos4zeyu", Local "Local file system at /tmp/rclone2511815472", Modify Window "1ns" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.49s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/09/15 01:17:14 DEBUG : S3 bucket rclone-test-tobafos4zeyu: Purge remote 2025/09/15 01:17:14 DEBUG : S3 bucket rclone-test-tobafos4zeyu: bucket is versioned: false 2025/09/15 01:17:14 DEBUG : Waiting for deletions to finish 2025/09/15 01:17:16 INFO : S3 bucket rclone-test-tobafos4zeyu: Bucket "rclone-test-tobafos4zeyu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished ERROR in 5m54.416550308s (try 1/5): exit status 1: Failed [TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false]