"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/01 03:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari" 2025/11/01 03:50:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:00 DEBUG : Creating backend with remote "/tmp/rclone3263908501" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (1.32s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.54s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/01 03:50:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/01 03:50:02 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/01 03:50:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/01 03:50:02 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/01 03:50:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:50:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:50:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:50:02 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:50:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/01 03:50:02 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:50:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.39s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2025/11/01 03:50:08 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:50:08 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:50:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/01 03:50:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/01 03:50:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/01 03:50:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.57s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.39s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.90s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:50:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:50:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:50:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:50:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/01 03:50:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:50:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:50:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:50:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.70s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/data" check_test.go:350: B2 bucket rclone-test-cocixar1nari path data lacks md5, skipping --- SKIP: TestCheckSum (1.47s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.57s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms 2025/11/01 03:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lofexov9fumo" 2025/11/01 03:50:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:38 DEBUG : Creating backend with remote "/tmp/rclone1916077001" run.go:185: Remote "B2 bucket rclone-test-lofexov9fumo", Local "Local file system at /tmp/rclone1916077001", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/11/01 03:50:40 ERROR : hello, world!: sum not found 2025/11/01 03:50:40 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-lofexov9fumo 2025/11/01 03:50:40 NOTICE: B2 bucket rclone-test-lofexov9fumo: 1 files missing 2025/11/01 03:50:40 NOTICE: 1 hashes missing 2025/11/01 03:50:40 NOTICE: B2 bucket rclone-test-lofexov9fumo: 1 differences found 2025/11/01 03:50:40 NOTICE: B2 bucket rclone-test-lofexov9fumo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/01 03:50:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:40 NOTICE: B2 bucket rclone-test-lofexov9fumo: 0 differences found 2025/11/01 03:50:40 NOTICE: B2 bucket rclone-test-lofexov9fumo: 1 matching files 2025/11/01 03:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-migaqek7zimo" 2025/11/01 03:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:41 DEBUG : Creating backend with remote "/tmp/rclone2180536455" run.go:185: Remote "B2 bucket rclone-test-migaqek7zimo", Local "Local file system at /tmp/rclone2180536455", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/11/01 03:50:43 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:50:43 ERROR : hello, world!: file not in B2 bucket rclone-test-migaqek7zimo 2025/11/01 03:50:43 NOTICE: B2 bucket rclone-test-migaqek7zimo: 1 files missing 2025/11/01 03:50:43 NOTICE: 1 hashes missing 2025/11/01 03:50:43 NOTICE: B2 bucket rclone-test-migaqek7zimo: 1 differences found 2025/11/01 03:50:43 NOTICE: B2 bucket rclone-test-migaqek7zimo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/01 03:50:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:44 NOTICE: B2 bucket rclone-test-migaqek7zimo: 0 differences found 2025/11/01 03:50:44 NOTICE: B2 bucket rclone-test-migaqek7zimo: 1 matching files 2025/11/01 03:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zakaruy7rara" 2025/11/01 03:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:45 DEBUG : Creating backend with remote "/tmp/rclone1393092229" run.go:185: Remote "B2 bucket rclone-test-zakaruy7rara", Local "Local file system at /tmp/rclone1393092229", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/01 03:50:47 ERROR : HeLlO, wOrLd!: sum not found 2025/11/01 03:50:47 ERROR : hello, world!: file not in B2 bucket rclone-test-zakaruy7rara 2025/11/01 03:50:47 NOTICE: B2 bucket rclone-test-zakaruy7rara: 1 files missing 2025/11/01 03:50:47 NOTICE: 1 hashes missing 2025/11/01 03:50:47 NOTICE: B2 bucket rclone-test-zakaruy7rara: 1 differences found 2025/11/01 03:50:47 NOTICE: B2 bucket rclone-test-zakaruy7rara: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/01 03:50:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:48 NOTICE: B2 bucket rclone-test-zakaruy7rara: 0 differences found 2025/11/01 03:50:48 NOTICE: B2 bucket rclone-test-zakaruy7rara: 1 matching files 2025/11/01 03:50:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nuqepek6huto" 2025/11/01 03:50:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:48 DEBUG : Creating backend with remote "/tmp/rclone2089319731" run.go:185: Remote "B2 bucket rclone-test-nuqepek6huto", Local "Local file system at /tmp/rclone2089319731", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/01 03:50:51 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:50:51 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-nuqepek6huto 2025/11/01 03:50:51 NOTICE: B2 bucket rclone-test-nuqepek6huto: 1 files missing 2025/11/01 03:50:51 NOTICE: 1 hashes missing 2025/11/01 03:50:51 NOTICE: B2 bucket rclone-test-nuqepek6huto: 1 differences found 2025/11/01 03:50:51 NOTICE: B2 bucket rclone-test-nuqepek6huto: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/01 03:50:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:51 NOTICE: B2 bucket rclone-test-nuqepek6huto: 0 differences found 2025/11/01 03:50:51 NOTICE: B2 bucket rclone-test-nuqepek6huto: 1 matching files 2025/11/01 03:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xaranew6nuse" 2025/11/01 03:50:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone1311554746" run.go:185: Remote "B2 bucket rclone-test-xaranew6nuse", Local "Local file system at /tmp/rclone1311554746", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/11/01 03:50:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:50:54 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xaranew6nuse 2025/11/01 03:50:54 NOTICE: B2 bucket rclone-test-xaranew6nuse: 1 files missing 2025/11/01 03:50:54 NOTICE: 1 hashes missing 2025/11/01 03:50:54 NOTICE: B2 bucket rclone-test-xaranew6nuse: 1 differences found 2025/11/01 03:50:54 NOTICE: B2 bucket rclone-test-xaranew6nuse: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/01 03:50:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:55 NOTICE: B2 bucket rclone-test-xaranew6nuse: 0 differences found 2025/11/01 03:50:55 NOTICE: B2 bucket rclone-test-xaranew6nuse: 1 matching files 2025/11/01 03:50:55 DEBUG : Creating backend with remote "TestB2:rclone-test-makoyib5joka" 2025/11/01 03:50:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:55 DEBUG : Creating backend with remote "/tmp/rclone2476004690" run.go:185: Remote "B2 bucket rclone-test-makoyib5joka", Local "Local file system at /tmp/rclone2476004690", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/11/01 03:50:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:50:57 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-makoyib5joka 2025/11/01 03:50:57 NOTICE: B2 bucket rclone-test-makoyib5joka: 1 files missing 2025/11/01 03:50:57 NOTICE: 1 hashes missing 2025/11/01 03:50:57 NOTICE: B2 bucket rclone-test-makoyib5joka: 1 differences found 2025/11/01 03:50:57 NOTICE: B2 bucket rclone-test-makoyib5joka: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/01 03:50:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:50:58 NOTICE: B2 bucket rclone-test-makoyib5joka: 0 differences found 2025/11/01 03:50:58 NOTICE: B2 bucket rclone-test-makoyib5joka: 1 matching files 2025/11/01 03:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-naqigog4laya" 2025/11/01 03:50:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:50:59 DEBUG : Creating backend with remote "/tmp/rclone2166290252" run.go:185: Remote "B2 bucket rclone-test-naqigog4laya", Local "Local file system at /tmp/rclone2166290252", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2025/11/01 03:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-naqigog4laya 2025/11/01 03:51:01 NOTICE: B2 bucket rclone-test-naqigog4laya: 1 files missing 2025/11/01 03:51:01 NOTICE: 1 hashes missing 2025/11/01 03:51:01 NOTICE: B2 bucket rclone-test-naqigog4laya: 1 differences found 2025/11/01 03:51:01 NOTICE: B2 bucket rclone-test-naqigog4laya: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/01 03:51:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:51:01 NOTICE: B2 bucket rclone-test-naqigog4laya: 0 differences found 2025/11/01 03:51:01 NOTICE: B2 bucket rclone-test-naqigog4laya: 1 matching files 2025/11/01 03:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-buxihor8bope" 2025/11/01 03:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:51:02 DEBUG : Creating backend with remote "/tmp/rclone444354330" run.go:185: Remote "B2 bucket rclone-test-buxihor8bope", Local "Local file system at /tmp/rclone444354330", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2025/11/01 03:51:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:51:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-buxihor8bope 2025/11/01 03:51:04 NOTICE: B2 bucket rclone-test-buxihor8bope: 1 files missing 2025/11/01 03:51:04 NOTICE: 1 hashes missing 2025/11/01 03:51:04 NOTICE: B2 bucket rclone-test-buxihor8bope: 1 differences found 2025/11/01 03:51:04 NOTICE: B2 bucket rclone-test-buxihor8bope: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/01 03:51:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:51:05 NOTICE: B2 bucket rclone-test-buxihor8bope: 0 differences found 2025/11/01 03:51:05 NOTICE: B2 bucket rclone-test-buxihor8bope: 1 matching files 2025/11/01 03:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cavaqiv1voru" 2025/11/01 03:51:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:51:05 DEBUG : Creating backend with remote "/tmp/rclone3394883923" run.go:185: Remote "B2 bucket rclone-test-cavaqiv1voru", Local "Local file system at /tmp/rclone3394883923", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2025/11/01 03:51:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:51:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cavaqiv1voru 2025/11/01 03:51:07 NOTICE: B2 bucket rclone-test-cavaqiv1voru: 1 files missing 2025/11/01 03:51:07 NOTICE: 1 hashes missing 2025/11/01 03:51:07 NOTICE: B2 bucket rclone-test-cavaqiv1voru: 1 differences found 2025/11/01 03:51:07 NOTICE: B2 bucket rclone-test-cavaqiv1voru: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/01 03:51:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:51:08 NOTICE: B2 bucket rclone-test-cavaqiv1voru: 0 differences found 2025/11/01 03:51:08 NOTICE: B2 bucket rclone-test-cavaqiv1voru: 1 matching files 2025/11/01 03:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sumafih7jixo" 2025/11/01 03:51:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:51:09 DEBUG : Creating backend with remote "/tmp/rclone2263351358" run.go:185: Remote "B2 bucket rclone-test-sumafih7jixo", Local "Local file system at /tmp/rclone2263351358", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2025/11/01 03:51:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:51:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-sumafih7jixo 2025/11/01 03:51:11 NOTICE: B2 bucket rclone-test-sumafih7jixo: 1 files missing 2025/11/01 03:51:11 NOTICE: 1 hashes missing 2025/11/01 03:51:11 NOTICE: B2 bucket rclone-test-sumafih7jixo: 1 differences found 2025/11/01 03:51:11 NOTICE: B2 bucket rclone-test-sumafih7jixo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/01 03:51:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:51:11 NOTICE: B2 bucket rclone-test-sumafih7jixo: 0 differences found 2025/11/01 03:51:11 NOTICE: B2 bucket rclone-test-sumafih7jixo: 1 matching files 2025/11/01 03:51:11 DEBUG : B2 bucket rclone-test-sumafih7jixo: Purge remote 2025/11/01 03:51:11 INFO : B2 bucket rclone-test-sumafih7jixo: cleaning bucket "rclone-test-sumafih7jixo" of all files 2025/11/01 03:51:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zef725dd380ad3bdb9fa80e1b_f10693253ccfa1692_d20251101_m035110_c001_v0001038_t0041_u01761969070477") 2025/11/01 03:51:12 DEBUG : B2 bucket rclone-test-cavaqiv1voru: Purge remote 2025/11/01 03:51:12 INFO : B2 bucket rclone-test-cavaqiv1voru: cleaning bucket "rclone-test-cavaqiv1voru" of all files 2025/11/01 03:51:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8f625d1380ad3bdb9fa80e1b_f101fa87d290634ed_d20251101_m035107_c001_v0001182_t0039_u01761969067307") 2025/11/01 03:51:13 DEBUG : B2 bucket rclone-test-buxihor8bope: Purge remote 2025/11/01 03:51:13 INFO : B2 bucket rclone-test-buxihor8bope: cleaning bucket "rclone-test-buxihor8bope" of all files 2025/11/01 03:51:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z6f924d4380ad3bdb9fa80e1b_f1034c3dccd3e9c64_d20251101_m035103_c001_v0001161_t0050_u01761969063975") 2025/11/01 03:51:14 DEBUG : B2 bucket rclone-test-naqigog4laya: Purge remote 2025/11/01 03:51:14 INFO : B2 bucket rclone-test-naqigog4laya: cleaning bucket "rclone-test-naqigog4laya" of all files 2025/11/01 03:51:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zdf023d6380ad3bdb9fa80e1b_f1097f5dae5b2a865_d20251101_m035100_c001_v0001098_t0012_u01761969060537") 2025/11/01 03:51:15 DEBUG : B2 bucket rclone-test-makoyib5joka: Purge remote 2025/11/01 03:51:15 INFO : B2 bucket rclone-test-makoyib5joka: cleaning bucket "rclone-test-makoyib5joka" of all files 2025/11/01 03:51:16 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z4ff22d9380ad3bdb9fa80e1b_f110295efa70e6625_d20251101_m035057_c001_v0001145_t0013_u01761969057005") 2025/11/01 03:51:16 DEBUG : B2 bucket rclone-test-xaranew6nuse: Purge remote 2025/11/01 03:51:16 INFO : B2 bucket rclone-test-xaranew6nuse: cleaning bucket "rclone-test-xaranew6nuse" of all files 2025/11/01 03:51:17 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zcf721dc380ad3bdb9fa80e1b_f1020a7bd145ed9e0_d20251101_m035053_c001_v0001176_t0044_u01761969053778") 2025/11/01 03:51:18 DEBUG : B2 bucket rclone-test-nuqepek6huto: Purge remote 2025/11/01 03:51:18 INFO : B2 bucket rclone-test-nuqepek6huto: cleaning bucket "rclone-test-nuqepek6huto" of all files 2025/11/01 03:51:18 DEBUG : HELLO, WORLD!: Deleting (id "4_zaff20de380ad3bdb9fa80e1b_f1077facce0bccccf_d20251101_m035050_c001_v0001136_t0058_u01761969050243") 2025/11/01 03:51:19 DEBUG : B2 bucket rclone-test-zakaruy7rara: Purge remote 2025/11/01 03:51:19 INFO : B2 bucket rclone-test-zakaruy7rara: cleaning bucket "rclone-test-zakaruy7rara" of all files 2025/11/01 03:51:19 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z7fd20d0380ad3bdb9fa80e1b_f1111f04b8abf1062_d20251101_m035046_c001_v0001106_t0013_u01761969046589") 2025/11/01 03:51:20 DEBUG : B2 bucket rclone-test-migaqek7zimo: Purge remote 2025/11/01 03:51:20 INFO : B2 bucket rclone-test-migaqek7zimo: cleaning bucket "rclone-test-migaqek7zimo" of all files 2025/11/01 03:51:20 DEBUG : HELLO, WORLD!: Deleting (id "4_z2ff2fd23809d3bdb9fa80e1b_f104939bb049ef41a_d20251101_m035042_c001_v0001098_t0014_u01761969042890") 2025/11/01 03:51:21 DEBUG : B2 bucket rclone-test-lofexov9fumo: Purge remote 2025/11/01 03:51:21 INFO : B2 bucket rclone-test-lofexov9fumo: cleaning bucket "rclone-test-lofexov9fumo" of all files 2025/11/01 03:51:22 DEBUG : hello, world!: Deleting (id "4_z9f42ed43809d3bdb9fa80e1b_f112522da723dc28f_d20251101_m035039_c001_v0001109_t0019_u01761969039401") --- PASS: TestApplyTransforms (45.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:51:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:51:24 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:51:24 INFO : file1: Copied (new) to: sub/file2 2025/11/01 03:51:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 03:51:24 DEBUG : file1: Unchanged skipping 2025/11/01 03:51:25 DEBUG : B2 bucket rclone-test-cocixar1nari: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.02s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/backup" 2025/11/01 03:51:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/11/01 03:51:29 ERROR : dst/file1: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:51:29 ERROR : dst/file1: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.46s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/dst" 2025/11/01 03:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/CompareDest" 2025/11/01 03:51:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 03:51:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/01 03:51:34 INFO : one: Copied (new) 2025/11/01 03:51:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/01 03:51:35 INFO : one: Copied (replaced existing) 2025/11/01 03:51:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:51:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 03:51:37 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:51:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:51:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:51:38 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:51:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:51:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:51:39 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:51:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/01 03:51:40 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.72s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/dst" 2025/11/01 03:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/CopyDest" 2025/11/01 03:51:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 03:51:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/01 03:51:46 INFO : one: Copied (new) 2025/11/01 03:51:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/01 03:51:47 INFO : one: Copied (replaced existing) 2025/11/01 03:51:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/BackupDir" 2025/11/01 03:51:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:51:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:51:51 ERROR : one: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:51:51 ERROR : one: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) copy_test.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:321 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (11.12s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:51:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/01 03:51:54 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:51:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/01 03:51:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/01 03:51:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1157-01.backblaze.com/b2api/v1/b2_upload_file/ef725d33809d3bdb9fa80e1b/c001_v0001157_t0052": max transfer limit reached as set by --max-transfer 2025/11/01 03:51:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/01 03:51:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/01 03:51:56 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 92a196ea7e0ac86c54b02de2460c00896c0327d0 OK 2025/11/01 03:51:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.39s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:02 INFO : B2 bucket rclone-test-cocixar1nari: Looking for duplicate sha1 hashes using newest mode. 2025/11/01 03:52:02 NOTICE: 26921d61a6da549d61ce9fb57816d7f603c570a4: Found 3 files with duplicate sha1 hashes 2025/11/01 03:52:02 INFO : one: Deleted 2025/11/01 03:52:02 INFO : also/one: Deleted 2025/11/01 03:52:02 NOTICE: 26921d61a6da549d61ce9fb57816d7f603c570a4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.11s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:09 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:52:09 DEBUG : a.txt: Excluded 2025/11/01 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:52:09 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:52:09 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:52:09 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:52:09 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:52:10 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:52:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.24s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:16 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:52:16 DEBUG : a.txt: Excluded 2025/11/01 03:52:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:52:17 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:52:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:52:17 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:52:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:52:17 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:52:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:52:17 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:52:18 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:52:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (7.79s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/11/01 03:52:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.68s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.20s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/01 03:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cocixar1nari/notfound" --- PASS: TestStatJSON (6.60s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:30 INFO : B2 bucket rclone-test-cocixar1nari: Making directory 2025/11/01 03:52:31 INFO : B2 bucket rclone-test-cocixar1nari: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestLsd (1.61s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestLs (1.79s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:35 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.31s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestLsLong (1.90s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.43s) --- PASS: TestHashSums/Sha1 (0.19s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2025/11/01 03:52:41 DEBUG : Creating backend with remote ":memory:" 2025/11/01 03:52:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/01 03:52:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/01 03:52:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestCount (2.56s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:45 DEBUG : Waiting for deletions to finish 2025/11/01 03:52:46 DEBUG : large: Excluded (Size Filter) 2025/11/01 03:52:46 INFO : medium: Deleted 2025/11/01 03:52:46 INFO : small: Deleted --- PASS: TestDelete (3.08s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:48 DEBUG : Waiting for deletions to finish 2025/11/01 03:52:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/01 03:52:48 INFO : medium: Deleted 2025/11/01 03:52:48 INFO : large: Deleted --- PASS: TestMaxDelete (2.69s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:51 DEBUG : Waiting for deletions to finish 2025/11/01 03:52:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:52:52 INFO : medium: Deleted 2025/11/01 03:52:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.51s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" 2025/11/01 03:52:54 DEBUG : Waiting for deletions to finish 2025/11/01 03:52:54 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:52:54 INFO : large: Deleted 2025/11/01 03:52:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.90s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestReadFile (2.20s) === RUN TestRetry 2025/11/01 03:52:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/01 03:52:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/01 03:52:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:52:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:52:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:52:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:52:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "B2 bucket rclone-test-cocixar1nari", Local "Local file system at /tmp/rclone3263908501", Modify Window "1ms" --- PASS: TestCat (4.42s) === RUN TestPurge 2025/11/01 03:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vabifaw4sowo" 2025/11/01 03:53:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:53:03 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-4bdca020b21d7445 (500 internal_error)) 2025/11/01 03:53:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/01 03:53:03 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-bf5c1876e4026500 (500 internal_error)) 2025/11/01 03:53:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/01 03:53:03 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-d471c3ccb8552f95 (500 internal_error)) 2025/11/01 03:53:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/01 03:53:04 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-99950645e43e7000 (500 internal_error)) 2025/11/01 03:53:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/01 03:53:04 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-75e7644288e4c6ed (500 internal_error)) 2025/11/01 03:53:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/01 03:53:04 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-4cab3c32e408c913 (500 internal_error)) 2025/11/01 03:53:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/01 03:53:04 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-833e6b4cf51fd44a (500 internal_error)) 2025/11/01 03:53:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/01 03:53:05 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-4d5e0f81770aea99 (500 internal_error)) 2025/11/01 03:53:05 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/01 03:53:06 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-4aff1e91c1f82105 (500 internal_error)) 2025/11/01 03:53:06 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/01 03:53:09 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-e5cfd235ce49a15b (500 internal_error)) 2025/11/01 03:53:09 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2025/11/01 03:53:09 NOTICE: Failed to open remote "TestB2:": failed to authorize account: failed to authenticate: incident id 3894aee67876-e5cfd235ce49a15b (500 internal_error) "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished ERROR in 3m9.012848039s (try 1/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCopyFileBackupDir TestCopyFileCopyDest]