"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/07 03:00:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi" 2026/09/07 03:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:00:06 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Using cached web token 2026/09/07 03:00:07 DEBUG : Creating backend with remote "/tmp/rclone2490201376" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/07 03:00:07 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.43s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/07 03:00:07 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.39s) === RUN TestSizeDiffers 2026/09/07 03:00:07 DEBUG : a: size = 0 OK 2026/09/07 03:00:07 DEBUG : a: size = 1 (memory) 2026/09/07 03:00:07 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/07 03:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/07 03:00:07 DEBUG : potato: Seek from 10 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 10 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 2 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/07 03:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 2 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/07 03:00:07 DEBUG : potato: Seek from 8 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 8 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/07 03:00:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 03:00:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 03:00:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 03:00:07 DEBUG : potato: Seek from 5 to 2 2026/09/07 03:00:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/07 03:00:07 DEBUG : potato: Seek from 9 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 9 to 0 2026/09/07 03:00:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.83s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/09/07 03:00:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 03:00:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 03:00:25 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/07 03:00:25 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/07 03:00:25 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/07 03:00:25 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.20s) --- PASS: TestCheckDownload/1 (0.38s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.64s) --- PASS: TestCheckDownload/6 (0.43s) --- PASS: TestCheckDownload/7 (0.61s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.06s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.20s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:01:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 03:01:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 03:01:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 03:01:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/07 03:01:03 DEBUG : test.sum: Update: removing old file 2026/09/07 03:01:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 03:01:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 03:01:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 03:01:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (9.15s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:01:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi/data" 2026/09/07 03:01:09 DEBUG : Linkbox root 'rclone-test-heciraw3piwi/data': Using cached web token check_test.go:354: Linkbox root 'rclone-test-heciraw3piwi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.69s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:01:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi/data" 2026/09/07 03:01:10 DEBUG : Linkbox root 'rclone-test-heciraw3piwi/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/09/07 03:01:21 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/09/07 03:01:25 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/09/07 03:01:30 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/09/07 03:01:34 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/09/07 03:01:39 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/09/07 03:01:43 DEBUG : data/banana: Update: removing old file 2026/09/07 03:01:46 DEBUG : data/potato: Update: removing old file 2026/09/07 03:01:50 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.60s) --- PASS: TestCheckSumDownload/subtest1 (0.78s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (0.66s) --- PASS: TestCheckSumDownload/subtest5 (0.65s) --- PASS: TestCheckSumDownload/subtest6 (0.66s) --- PASS: TestCheckSumDownload/subtest7 (0.66s) === RUN TestCheckSumConcurrency 2026/09/07 03:02:00 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 03:02:00 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 03:02:00 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 03:02:00 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 03:02:00 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 03:02:00 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/07 03:02:00 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 03:02:00 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 03:02:00 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 03:02:00 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 03:02:00 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 03:02:00 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/07 03:02:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tedetap3meze" 2026/09/07 03:02:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:00 DEBUG : Linkbox root 'rclone-test-tedetap3meze': Using cached web token 2026/09/07 03:02:01 DEBUG : Creating backend with remote "/tmp/rclone2337152127" run.go:198: Remote "Linkbox root 'rclone-test-tedetap3meze'", Local "Local file system at /tmp/rclone2337152127", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/09/07 03:02:05 ERROR : hello, world!: sum not found 2026/09/07 03:02:05 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-tedetap3meze' 2026/09/07 03:02:05 NOTICE: Linkbox root 'rclone-test-tedetap3meze': 1 files missing 2026/09/07 03:02:05 NOTICE: 1 hashes missing 2026/09/07 03:02:05 NOTICE: Linkbox root 'rclone-test-tedetap3meze': 1 differences found 2026/09/07 03:02:05 NOTICE: Linkbox root 'rclone-test-tedetap3meze': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/07 03:02:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:05 NOTICE: Linkbox root 'rclone-test-tedetap3meze': 0 differences found 2026/09/07 03:02:05 NOTICE: Linkbox root 'rclone-test-tedetap3meze': 1 matching files 2026/09/07 03:02:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-narekej7xazu" 2026/09/07 03:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:05 DEBUG : Linkbox root 'rclone-test-narekej7xazu': Using cached web token 2026/09/07 03:02:06 DEBUG : Creating backend with remote "/tmp/rclone2197146501" run.go:198: Remote "Linkbox root 'rclone-test-narekej7xazu'", Local "Local file system at /tmp/rclone2197146501", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/09/07 03:02:10 ERROR : HELLO, WORLD!: sum not found 2026/09/07 03:02:10 ERROR : hello, world!: file not in Linkbox root 'rclone-test-narekej7xazu' 2026/09/07 03:02:10 NOTICE: Linkbox root 'rclone-test-narekej7xazu': 1 files missing 2026/09/07 03:02:10 NOTICE: 1 hashes missing 2026/09/07 03:02:10 NOTICE: Linkbox root 'rclone-test-narekej7xazu': 1 differences found 2026/09/07 03:02:10 NOTICE: Linkbox root 'rclone-test-narekej7xazu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/07 03:02:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:11 NOTICE: Linkbox root 'rclone-test-narekej7xazu': 0 differences found 2026/09/07 03:02:11 NOTICE: Linkbox root 'rclone-test-narekej7xazu': 1 matching files 2026/09/07 03:02:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-doqudiw3nafe" 2026/09/07 03:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:11 DEBUG : Linkbox root 'rclone-test-doqudiw3nafe': Using cached web token 2026/09/07 03:02:12 DEBUG : Creating backend with remote "/tmp/rclone279416804" run.go:198: Remote "Linkbox root 'rclone-test-doqudiw3nafe'", Local "Local file system at /tmp/rclone279416804", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/07 03:02:16 ERROR : HeLlO, wOrLd!: sum not found 2026/09/07 03:02:16 ERROR : hello, world!: file not in Linkbox root 'rclone-test-doqudiw3nafe' 2026/09/07 03:02:16 NOTICE: Linkbox root 'rclone-test-doqudiw3nafe': 1 files missing 2026/09/07 03:02:16 NOTICE: 1 hashes missing 2026/09/07 03:02:16 NOTICE: Linkbox root 'rclone-test-doqudiw3nafe': 1 differences found 2026/09/07 03:02:16 NOTICE: Linkbox root 'rclone-test-doqudiw3nafe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/07 03:02:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:16 NOTICE: Linkbox root 'rclone-test-doqudiw3nafe': 0 differences found 2026/09/07 03:02:16 NOTICE: Linkbox root 'rclone-test-doqudiw3nafe': 1 matching files 2026/09/07 03:02:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-memokab0hiso" 2026/09/07 03:02:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:16 DEBUG : Linkbox root 'rclone-test-memokab0hiso': Using cached web token 2026/09/07 03:02:17 DEBUG : Creating backend with remote "/tmp/rclone3892993252" run.go:198: Remote "Linkbox root 'rclone-test-memokab0hiso'", Local "Local file system at /tmp/rclone3892993252", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/07 03:02:21 ERROR : HELLO, WORLD!: sum not found 2026/09/07 03:02:21 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-memokab0hiso' 2026/09/07 03:02:21 NOTICE: Linkbox root 'rclone-test-memokab0hiso': 1 files missing 2026/09/07 03:02:21 NOTICE: 1 hashes missing 2026/09/07 03:02:21 NOTICE: Linkbox root 'rclone-test-memokab0hiso': 1 differences found 2026/09/07 03:02:21 NOTICE: Linkbox root 'rclone-test-memokab0hiso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/07 03:02:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:22 NOTICE: Linkbox root 'rclone-test-memokab0hiso': 0 differences found 2026/09/07 03:02:22 NOTICE: Linkbox root 'rclone-test-memokab0hiso': 1 matching files 2026/09/07 03:02:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kidobid9cuwe" 2026/09/07 03:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:22 DEBUG : Linkbox root 'rclone-test-kidobid9cuwe': Using cached web token 2026/09/07 03:02:22 DEBUG : Creating backend with remote "/tmp/rclone3461544659" run.go:198: Remote "Linkbox root 'rclone-test-kidobid9cuwe'", Local "Local file system at /tmp/rclone3461544659", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/09/07 03:02:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:27 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-kidobid9cuwe' 2026/09/07 03:02:27 NOTICE: Linkbox root 'rclone-test-kidobid9cuwe': 1 files missing 2026/09/07 03:02:27 NOTICE: 1 hashes missing 2026/09/07 03:02:27 NOTICE: Linkbox root 'rclone-test-kidobid9cuwe': 1 differences found 2026/09/07 03:02:27 NOTICE: Linkbox root 'rclone-test-kidobid9cuwe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/07 03:02:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:27 NOTICE: Linkbox root 'rclone-test-kidobid9cuwe': 0 differences found 2026/09/07 03:02:27 NOTICE: Linkbox root 'rclone-test-kidobid9cuwe': 1 matching files 2026/09/07 03:02:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-puvohus3gitu" 2026/09/07 03:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:27 DEBUG : Linkbox root 'rclone-test-puvohus3gitu': Using cached web token 2026/09/07 03:02:28 DEBUG : Creating backend with remote "/tmp/rclone84513080" run.go:198: Remote "Linkbox root 'rclone-test-puvohus3gitu'", Local "Local file system at /tmp/rclone84513080", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/09/07 03:02:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:32 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-puvohus3gitu' 2026/09/07 03:02:32 NOTICE: Linkbox root 'rclone-test-puvohus3gitu': 1 files missing 2026/09/07 03:02:32 NOTICE: 1 hashes missing 2026/09/07 03:02:32 NOTICE: Linkbox root 'rclone-test-puvohus3gitu': 1 differences found 2026/09/07 03:02:32 NOTICE: Linkbox root 'rclone-test-puvohus3gitu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/07 03:02:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:33 NOTICE: Linkbox root 'rclone-test-puvohus3gitu': 0 differences found 2026/09/07 03:02:33 NOTICE: Linkbox root 'rclone-test-puvohus3gitu': 1 matching files 2026/09/07 03:02:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-becuvoc1guyu" 2026/09/07 03:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:33 DEBUG : Linkbox root 'rclone-test-becuvoc1guyu': Using cached web token 2026/09/07 03:02:33 DEBUG : Creating backend with remote "/tmp/rclone3261685685" run.go:198: Remote "Linkbox root 'rclone-test-becuvoc1guyu'", Local "Local file system at /tmp/rclone3261685685", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/09/07 03:02:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-becuvoc1guyu' 2026/09/07 03:02:37 NOTICE: Linkbox root 'rclone-test-becuvoc1guyu': 1 files missing 2026/09/07 03:02:37 NOTICE: 1 hashes missing 2026/09/07 03:02:37 NOTICE: Linkbox root 'rclone-test-becuvoc1guyu': 1 differences found 2026/09/07 03:02:37 NOTICE: Linkbox root 'rclone-test-becuvoc1guyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/07 03:02:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:38 NOTICE: Linkbox root 'rclone-test-becuvoc1guyu': 0 differences found 2026/09/07 03:02:38 NOTICE: Linkbox root 'rclone-test-becuvoc1guyu': 1 matching files 2026/09/07 03:02:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gubipus7fabo" 2026/09/07 03:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:38 DEBUG : Linkbox root 'rclone-test-gubipus7fabo': Using cached web token 2026/09/07 03:02:39 DEBUG : Creating backend with remote "/tmp/rclone2967586204" run.go:198: Remote "Linkbox root 'rclone-test-gubipus7fabo'", Local "Local file system at /tmp/rclone2967586204", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/09/07 03:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gubipus7fabo' 2026/09/07 03:02:43 NOTICE: Linkbox root 'rclone-test-gubipus7fabo': 1 files missing 2026/09/07 03:02:43 NOTICE: 1 hashes missing 2026/09/07 03:02:43 NOTICE: Linkbox root 'rclone-test-gubipus7fabo': 1 differences found 2026/09/07 03:02:43 NOTICE: Linkbox root 'rclone-test-gubipus7fabo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/07 03:02:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:43 NOTICE: Linkbox root 'rclone-test-gubipus7fabo': 0 differences found 2026/09/07 03:02:43 NOTICE: Linkbox root 'rclone-test-gubipus7fabo': 1 matching files 2026/09/07 03:02:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-duzufac2bexi" 2026/09/07 03:02:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:43 DEBUG : Linkbox root 'rclone-test-duzufac2bexi': Using cached web token 2026/09/07 03:02:44 DEBUG : Creating backend with remote "/tmp/rclone1379690949" run.go:198: Remote "Linkbox root 'rclone-test-duzufac2bexi'", Local "Local file system at /tmp/rclone1379690949", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/09/07 03:02:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-duzufac2bexi' 2026/09/07 03:02:48 NOTICE: Linkbox root 'rclone-test-duzufac2bexi': 1 files missing 2026/09/07 03:02:48 NOTICE: 1 hashes missing 2026/09/07 03:02:48 NOTICE: Linkbox root 'rclone-test-duzufac2bexi': 1 differences found 2026/09/07 03:02:48 NOTICE: Linkbox root 'rclone-test-duzufac2bexi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/07 03:02:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:49 NOTICE: Linkbox root 'rclone-test-duzufac2bexi': 0 differences found 2026/09/07 03:02:49 NOTICE: Linkbox root 'rclone-test-duzufac2bexi': 1 matching files 2026/09/07 03:02:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nodoxib9qegu" 2026/09/07 03:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:02:49 DEBUG : Linkbox root 'rclone-test-nodoxib9qegu': Using cached web token 2026/09/07 03:02:50 DEBUG : Creating backend with remote "/tmp/rclone2213595978" run.go:198: Remote "Linkbox root 'rclone-test-nodoxib9qegu'", Local "Local file system at /tmp/rclone2213595978", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/09/07 03:02:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 03:02:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nodoxib9qegu' 2026/09/07 03:02:54 NOTICE: Linkbox root 'rclone-test-nodoxib9qegu': 1 files missing 2026/09/07 03:02:54 NOTICE: 1 hashes missing 2026/09/07 03:02:54 NOTICE: Linkbox root 'rclone-test-nodoxib9qegu': 1 differences found 2026/09/07 03:02:54 NOTICE: Linkbox root 'rclone-test-nodoxib9qegu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/07 03:02:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 03:02:54 NOTICE: Linkbox root 'rclone-test-nodoxib9qegu': 0 differences found 2026/09/07 03:02:54 NOTICE: Linkbox root 'rclone-test-nodoxib9qegu': 1 matching files 2026/09/07 03:02:54 DEBUG : Linkbox root 'rclone-test-nodoxib9qegu': Purge remote 2026/09/07 03:02:55 DEBUG : Linkbox root 'rclone-test-duzufac2bexi': Purge remote 2026/09/07 03:02:57 DEBUG : Linkbox root 'rclone-test-gubipus7fabo': Purge remote 2026/09/07 03:02:58 DEBUG : Linkbox root 'rclone-test-becuvoc1guyu': Purge remote 2026/09/07 03:02:59 DEBUG : Linkbox root 'rclone-test-puvohus3gitu': Purge remote 2026/09/07 03:03:01 DEBUG : Linkbox root 'rclone-test-kidobid9cuwe': Purge remote 2026/09/07 03:03:02 DEBUG : Linkbox root 'rclone-test-memokab0hiso': Purge remote 2026/09/07 03:03:03 DEBUG : Linkbox root 'rclone-test-doqudiw3nafe': Purge remote 2026/09/07 03:03:05 DEBUG : Linkbox root 'rclone-test-narekej7xazu': Purge remote 2026/09/07 03:03:06 DEBUG : Linkbox root 'rclone-test-tedetap3meze': Purge remote --- PASS: TestApplyTransforms (67.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:03:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 03:03:11 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:03:11 INFO : file1: Copied (new) to: sub/file2 2026/09/07 03:03:12 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:03:12 DEBUG : file1: Sizes identical 2026/09/07 03:03:12 DEBUG : file1: Unchanged skipping 2026/09/07 03:03:13 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.01s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:03:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi/dst" 2026/09/07 03:03:17 DEBUG : Linkbox root 'rclone-test-heciraw3piwi/dst': Using cached web token 2026/09/07 03:03:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi/CompareDest" 2026/09/07 03:03:19 DEBUG : Linkbox root 'rclone-test-heciraw3piwi/CompareDest': Using cached web token 2026/09/07 03:03:20 DEBUG : one: Need to transfer - File not found at Destination 2026/09/07 03:03:24 DEBUG : one: size = 3 OK 2026/09/07 03:03:24 INFO : one: Copied (new) 2026/09/07 03:03:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490201376) 2026/09/07 03:03:25 DEBUG : one: size = 3 (Linkbox root 'rclone-test-heciraw3piwi/dst') 2026/09/07 03:03:25 DEBUG : one: Sizes differ 2026/09/07 03:03:26 DEBUG : one: Update: removing old file 2026/09/07 03:03:29 DEBUG : one: size = 5 OK 2026/09/07 03:03:29 INFO : one: Copied (replaced existing) 2026/09/07 03:03:30 DEBUG : dst/one: Update: removing old file 2026/09/07 03:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2490201376) 2026/09/07 03:03:37 DEBUG : one: size = 3 (Linkbox root 'rclone-test-heciraw3piwi/dst') 2026/09/07 03:03:37 DEBUG : one: Sizes differ 2026/09/07 03:03:37 DEBUG : one: size = 5 OK 2026/09/07 03:03:37 DEBUG : one: Sizes identical 2026/09/07 03:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 03:03:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 03:03:41 DEBUG : two: size = 3 OK 2026/09/07 03:03:41 DEBUG : two: Sizes identical 2026/09/07 03:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 03:03:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 03:03:42 DEBUG : two: size = 3 OK 2026/09/07 03:03:42 DEBUG : two: Sizes identical 2026/09/07 03:03:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 03:03:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 03:03:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone2490201376) 2026/09/07 03:03:44 DEBUG : two: size = 3 (Linkbox root 'rclone-test-heciraw3piwi/CompareDest') 2026/09/07 03:03:44 DEBUG : two: Sizes differ 2026/09/07 03:03:46 DEBUG : two: size = 5 OK 2026/09/07 03:03:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.11s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:03:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/07 03:03:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:03:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 03:03:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:03:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 03:03:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:03:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 03:03:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:03:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 03:04:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:04:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:04:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:04:06 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:04:08 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:04:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 03:04:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 03:04:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 03:04:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 03:04:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 03:04:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/07 03:04:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/07 03:04:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 03:04:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 03:04:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 03:04:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/07 03:04:18 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 03:04:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/09/07 03:04:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/07 03:04:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/07 03:04:23 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/07 03:04:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (30.66s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.42s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.40s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.53s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-heciraw3piwi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (20.92s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-heciraw3piwi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (21.00s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/07 03:05:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.94s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/07 03:05:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-heciraw3piwi/notfound" 2026/09/07 03:05:36 DEBUG : Linkbox root 'rclone-test-heciraw3piwi/notfound': Using cached web token --- PASS: TestStatJSON (15.14s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.56s) === RUN TestStatJSONMemory 2026/09/07 03:05:42 DEBUG : Creating backend with remote ":memory:" 2026/09/07 03:05:42 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 03:05:42 DEBUG : sub/file1: size = 5 OK 2026/09/07 03:05:42 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 03:05:42 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:05:42 INFO : Linkbox root 'rclone-test-heciraw3piwi': Making directory 2026/09/07 03:05:42 INFO : Linkbox root 'rclone-test-heciraw3piwi': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestLsd (7.62s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestLs (7.41s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:06:02 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/07 03:06:02 DEBUG : empty space: Excluded 2026/09/07 03:06:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 03:06:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 03:06:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 03:06:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 03:06:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:06:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 03:06:13 DEBUG : pacer: Reducing sleep to 1.125s --- PASS: TestLsWithFilesFrom (15.49s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:06:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 03:06:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 03:06:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 03:06:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 03:06:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 03:06:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 03:06:20 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestLsLong (10.70s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.27s) === RUN TestHashSumsWithErrors 2026/09/07 03:06:31 DEBUG : Creating backend with remote ":memory:" 2026/09/07 03:06:31 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/07 03:06:31 ERROR : file1: hash unsupported: hash type not supported 2026/09/07 03:06:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/07 03:06:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/07 03:06:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestCount (14.38s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:06:52 DEBUG : Waiting for deletions to finish 2026/09/07 03:06:52 DEBUG : large: Excluded (Size Filter) 2026/09/07 03:06:52 DEBUG : large: Excluded 2026/09/07 03:06:53 INFO : medium: Deleted 2026/09/07 03:06:54 INFO : small: Deleted --- PASS: TestDelete (9.82s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:07:02 DEBUG : Waiting for deletions to finish 2026/09/07 03:07:02 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/07 03:07:04 INFO : small: Deleted 2026/09/07 03:07:04 INFO : medium: Deleted --- PASS: TestMaxDelete (10.66s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:07:13 DEBUG : Waiting for deletions to finish 2026/09/07 03:07:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 03:07:14 INFO : medium: Deleted 2026/09/07 03:07:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.40s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:07:23 DEBUG : Waiting for deletions to finish 2026/09/07 03:07:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 03:07:24 INFO : large: Deleted 2026/09/07 03:07:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.23s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.71s) === RUN TestRetry 2026/09/07 03:07:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/07 03:07:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/07 03:07:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 03:07:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 03:07:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 03:07:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 03:07:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" --- PASS: TestCat (10.26s) === RUN TestPurge 2026/09/07 03:07:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pugamot6gera" 2026/09/07 03:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 03:07:42 DEBUG : Linkbox root 'rclone-test-pugamot6gera': Using cached web token 2026/09/07 03:07:43 DEBUG : Creating backend with remote "/tmp/rclone3523578394" run.go:198: Remote "Linkbox root 'rclone-test-pugamot6gera'", Local "Local file system at /tmp/rclone3523578394", Modify Window "876000h0m0s" 2026/09/07 03:07:51 INFO : A2: Making directory 2026/09/07 03:07:53 INFO : A1/B2: Making directory 2026/09/07 03:07:54 INFO : A1/B2/C2: Making directory 2026/09/07 03:07:56 INFO : A1/B1/C3: Making directory 2026/09/07 03:07:57 INFO : A3: Making directory 2026/09/07 03:07:59 INFO : A3/B3: Making directory 2026/09/07 03:08:00 INFO : A3/B3/C4: Making directory 2026/09/07 03:08:11 ERROR : error listing: directory not found 2026/09/07 03:08:11 DEBUG : Linkbox root 'rclone-test-pugamot6gera': Purge remote 2026/09/07 03:08:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (29.48s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:08:18 INFO : A2: Making directory 2026/09/07 03:08:20 INFO : A1/B2: Making directory 2026/09/07 03:08:21 INFO : A1/B2/C2: Making directory 2026/09/07 03:08:23 INFO : A1/B1/C3: Making directory 2026/09/07 03:08:24 INFO : A3: Making directory 2026/09/07 03:08:26 INFO : A3/B3: Making directory 2026/09/07 03:08:27 INFO : A3/B3/C4: Making directory 2026/09/07 03:08:33 DEBUG : removing 1 level 3 directories 2026/09/07 03:08:33 INFO : A3/B3/C4: Removing directory 2026/09/07 03:08:39 DEBUG : removing 2 level 3 directories 2026/09/07 03:08:39 INFO : A1/B2/C2: Removing directory 2026/09/07 03:08:39 INFO : A1/B1/C3: Removing directory 2026/09/07 03:08:41 DEBUG : removing 2 level 2 directories 2026/09/07 03:08:41 INFO : A3/B3: Removing directory 2026/09/07 03:08:41 INFO : A1/B2: Removing directory 2026/09/07 03:08:43 DEBUG : removing 2 level 1 directories 2026/09/07 03:08:43 INFO : A3: Removing directory 2026/09/07 03:08:43 INFO : A2: Removing directory 2026/09/07 03:08:49 DEBUG : removing 1 level 3 directories 2026/09/07 03:08:49 INFO : A1/B1/C1: Removing directory 2026/09/07 03:08:51 DEBUG : removing 1 level 2 directories 2026/09/07 03:08:51 INFO : A1/B1: Removing directory 2026/09/07 03:08:52 DEBUG : removing 1 level 1 directories 2026/09/07 03:08:52 INFO : A1: Removing directory 2026/09/07 03:08:54 DEBUG : removing 1 level 0 directories 2026/09/07 03:08:54 INFO : Linkbox root 'rclone-test-heciraw3piwi': Removing directory 2026/09/07 03:08:56 ERROR : error listing: directory not found 2026/09/07 03:08:56 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (44.66s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:08:58 INFO : A1: Making directory 2026/09/07 03:08:59 INFO : A1/B1: Making directory 2026/09/07 03:09:01 INFO : A1/B1/C1: Making directory 2026/09/07 03:09:04 DEBUG : removing 1 level 3 directories 2026/09/07 03:09:04 INFO : A1/B1/C1: Removing directory 2026/09/07 03:09:06 DEBUG : removing 1 level 2 directories 2026/09/07 03:09:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.52s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:09:10 INFO : A1: Making directory 2026/09/07 03:09:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:09:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 03:09:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:09:10 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 03:09:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:09:10 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 03:09:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:09:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 03:09:13 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:09:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 03:09:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 03:09:18 INFO : A1/B1: Making directory 2026/09/07 03:09:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 03:09:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 03:09:21 INFO : A1/B1/C1: Making directory 2026/09/07 03:09:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 03:09:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 03:09:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 03:09:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 03:09:23 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 03:09:24 DEBUG : removing 1 level 3 directories 2026/09/07 03:09:24 INFO : A1/B1/C1: Removing directory 2026/09/07 03:09:26 DEBUG : removing 1 level 2 directories 2026/09/07 03:09:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (20.36s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:09:32 DEBUG : file1: size = 14 OK 2026/09/07 03:09:33 DEBUG : filename.txt: File name found in url 2026/09/07 03:09:35 DEBUG : filename.txt: size = 14 OK 2026/09/07 03:09:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/07 03:09:37 DEBUG : headerfilename.txt: size = 14 OK 2026/09/07 03:09:39 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (14.50s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:09:46 DEBUG : file1: size = 14 OK fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: Unexpected file "file1" --- FAIL: TestCopyURLDownloadHeaders (11.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:09:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 03:10:00 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:10:00 INFO : file1: Copied (new) to: sub/file2 2026/09/07 03:10:00 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:969 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:969 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/09/07 03:10:10 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:10:10 DEBUG : file1: Sizes identical 2026/09/07 03:10:10 DEBUG : file1: Unchanged skipping 2026/09/07 03:10:10 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:977 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:977 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/09/07 03:10:19 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': don't need to copy/move sub/file2, it is already at target location fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:982 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:982 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestMoveFile Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" --- FAIL: TestMoveFile (47.38s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:10:44 DEBUG : file1: Destination exists, skipping 2026/09/07 03:10:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:996 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:996 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" 2026/09/07 03:10:52 DEBUG : file1: Destination exists, skipping 2026/09/07 03:10:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" --- FAIL: TestMoveFileWithIgnoreExisting (19.84s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:11:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 03:11:08 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:11:08 INFO : file1: Copied (new) to: sub/file2 2026/09/07 03:11:08 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1026 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1026 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" 2026/09/07 03:11:17 DEBUG : sub/file2: size = 14 OK 2026/09/07 03:11:17 DEBUG : file1: Sizes identical 2026/09/07 03:11:17 DEBUG : file1: Unchanged skipping 2026/09/07 03:11:17 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1034 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1034 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" 2026/09/07 03:11:28 DEBUG : sub/file2: moving to sub/File2-rclone-move-wiwonoj0 2026/09/07 03:11:30 DEBUG : sub/File2-rclone-move-wiwonoj0: size = 14 OK 2026/09/07 03:11:30 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-wiwonoj0 2026/09/07 03:11:31 INFO : sub/file2: Deleted 2026/09/07 03:11:31 DEBUG : sub/file2: moving to sub/File2 2026/09/07 03:11:33 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 03:11:34 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 03:11:34 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 03:11:35 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 03:11:36 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 03:11:38 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 03:11:41 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 03:11:48 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 03:12:01 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 03:12:26 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 03:13:18 ERROR : sub/File2-rclone-move-wiwonoj0: Failed to copy: object not found 2026/09/07 03:13:18 ERROR : sub/File2-rclone-move-wiwonoj0: Not deleting source as copy failed: object not found operations_test.go:1040: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1040 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1040 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1040 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" --- FAIL: TestCaseInsensitiveMoveFile (150.23s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1054 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got file1 (14), hello (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1054 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" 2026/09/07 03:13:46 NOTICE: hello: Skipped rename to HELLO as --dry-run is set fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1059 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got file1 (14), hello (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1059 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" --- FAIL: TestCaseInsensitiveMoveFileDryRun (33.61s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1067: Skipping test as remote does not support server-side move or copy run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1067 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1067 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "file1" --- FAIL: TestMoveFileBackupDir (12.08s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:14:36 INFO : A1/B2: Making directory 2026/09/07 03:14:38 INFO : A1/B1/C3: Making directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1400 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1400 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/09/07 03:15:08 DEBUG : A2/one: size = 3 OK 2026/09/07 03:15:08 INFO : A1/one: Copied (new) to: A2/one 2026/09/07 03:15:08 DEBUG : A2/two: size = 3 OK 2026/09/07 03:15:08 INFO : A1/two: Copied (new) to: A2/two 2026/09/07 03:15:09 DEBUG : A2/B1/three: size = 5 OK 2026/09/07 03:15:09 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/09/07 03:15:09 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/07 03:15:09 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/09/07 03:15:09 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/07 03:15:09 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/09/07 03:15:10 INFO : A1/one: Deleted 2026/09/07 03:15:10 INFO : A1/two: Deleted 2026/09/07 03:15:11 INFO : A1/B1/three: Deleted 2026/09/07 03:15:11 INFO : A1/B1/C1/four: Deleted 2026/09/07 03:15:11 INFO : A1/B1/C2/five: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/07 03:15:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:15:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 03:15:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:15:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 03:15:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 03:15:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 03:15:28 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/07 03:15:29 DEBUG : pacer: Reducing sleep to 900ms 2026/09/07 03:15:31 DEBUG : pacer: Reducing sleep to 675ms 2026/09/07 03:15:32 DEBUG : pacer: Reducing sleep to 506.25ms 2026/09/07 03:15:32 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/09/07 03:15:33 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/09/07 03:15:33 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/09/07 03:15:34 DEBUG : pacer: Reducing sleep to 200ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1421 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1421 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/09/07 03:15:54 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/07 03:15:54 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/09/07 03:15:54 DEBUG : A3/B1/three: size = 5 OK 2026/09/07 03:15:54 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/09/07 03:15:55 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/07 03:15:55 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/09/07 03:15:55 DEBUG : A3/two: size = 3 OK 2026/09/07 03:15:55 INFO : A2/two: Copied (new) to: A3/two 2026/09/07 03:15:55 DEBUG : A3/one: size = 3 OK 2026/09/07 03:15:55 INFO : A2/one: Copied (new) to: A3/one 2026/09/07 03:15:56 INFO : A2/B1/C2/five: Deleted 2026/09/07 03:15:56 INFO : A2/B1/three: Deleted 2026/09/07 03:15:57 INFO : A2/B1/C1/four: Deleted 2026/09/07 03:15:57 INFO : A2/two: Deleted 2026/09/07 03:15:57 INFO : A2/one: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1446 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1446 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/09/07 03:16:18 INFO : Linkbox root 'rclone-test-heciraw3piwi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/07 03:16:35 DEBUG : A4/two: size = 3 OK 2026/09/07 03:16:35 INFO : A3/two: Copied (new) to: A4/two 2026/09/07 03:16:35 DEBUG : A4/one: size = 3 OK 2026/09/07 03:16:35 INFO : A3/one: Copied (new) to: A4/one 2026/09/07 03:16:35 DEBUG : A4/B1/three: size = 5 OK 2026/09/07 03:16:35 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/09/07 03:16:36 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/07 03:16:36 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/09/07 03:16:36 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/07 03:16:36 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/09/07 03:16:36 INFO : A3/two: Deleted 2026/09/07 03:16:37 INFO : A3/one: Deleted 2026/09/07 03:16:37 INFO : A3/B1/three: Deleted 2026/09/07 03:16:37 INFO : A3/B1/C2/five: Deleted 2026/09/07 03:16:38 INFO : A3/B1/C1/four: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1474 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1474 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMove Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" --- FAIL: TestDirMove (188.27s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestGetFsInfo Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "file1" --- FAIL: TestGetFsInfo (12.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" 2026/09/07 03:17:49 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 03:17:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 03:17:51 NOTICE: Linkbox root 'rclone-test-heciraw3piwi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/07 03:17:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/07 03:17:51 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 03:17:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 03:17:53 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) got file1 (14), no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" 2026/09/07 03:18:25 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 03:18:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 03:18:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/07 03:18:27 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 03:18:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 03:18:29 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got file1 (14), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" 2026/09/07 03:19:02 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 03:19:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 03:19:05 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/07 03:19:05 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 03:19:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 03:19:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got file1 (14), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1533 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" 2026/09/07 03:19:39 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 03:19:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 03:19:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/07 03:19:41 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 03:19:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 03:19:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got file1 (14), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1551 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1558 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" --- FAIL: TestRcat (146.59s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (36.44s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (36.98s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (36.83s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (36.34s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1567: Skipping as destination doesn't support user metadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1567 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1567 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "file1" --- FAIL: TestRcatMetadata (12.27s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:20:21 DEBUG : potato1: size = 60 OK 2026/09/07 03:20:21 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/07 03:20:23 DEBUG : potato2: size = 60 OK 2026/09/07 03:20:23 DEBUG : potato2: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1641 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got file1 (14), potato1 (60), potato2 (60) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1641 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcatSize Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSize Messages: Unexpected file "file1" --- FAIL: TestRcatSize (27.40s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:20:47 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1788758447&Signature=rZePvfU3MbmxEsjCZOHHLj1Xcho%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/09/07 03:20:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 03:20:47 ERROR : potato1: Post request put error: update err in uploading file: Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1788758447&Signature=rZePvfU3MbmxEsjCZOHHLj1Xcho%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/09/07 03:20:47 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 03:20:48 DEBUG : pacer: Reducing sleep to 225ms run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/09/07 03:20:49 DEBUG : pacer: Reducing sleep to 200ms run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeShortEOF Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeShortEOF Messages: Unexpected file "file1" --- FAIL: TestRcatSizeShortEOF (13.09s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1660: Skipping as destination doesn't support user metadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1660 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1660 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "file1" --- FAIL: TestRcatSizeMetadata (12.32s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:21:14 DEBUG : potato1: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "file1" --- FAIL: TestRcatSizeUploadHeaders (15.40s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1797: Skipping as destination doesn't support hashes run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1797 Error: Should be true Test: TestRcatSizeChecksum/Corrupted Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1797 Error: Should be true Test: TestRcatSizeChecksum/Corrupted Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:21:41 DEBUG : potato4: size = 60 (Linkbox root 'rclone-test-heciraw3piwi') 2026/09/07 03:21:41 DEBUG : potato4: size = 59 (Linkbox root 'rclone-test-heciraw3piwi') 2026/09/07 03:21:41 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Linkbox root 'rclone-test-heciraw3piwi') 59 2026/09/07 03:21:41 INFO : potato4: Removing failed copy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1815 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1815 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:22:05 DEBUG : potato2: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/IgnoreChecksum Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/IgnoreChecksum Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" 2026/09/07 03:22:21 DEBUG : potato3: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/NoHashes Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcatSizeChecksum/NoHashes Messages: Unexpected file "file1" --- FAIL: TestRcatSizeChecksum (67.04s) --- FAIL: TestRcatSizeChecksum/Corrupted (12.06s) --- FAIL: TestRcatSizeChecksum/SizeDiffers (24.14s) --- FAIL: TestRcatSizeChecksum/IgnoreChecksum (15.34s) --- FAIL: TestRcatSizeChecksum/NoHashes (15.50s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1842: Skipping test as remote does not support modtime run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1842 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1842 Error: Should be true Test: TestTouchDir Messages: Unexpected file "file1" --- FAIL: TestTouchDir (12.06s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1880 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1880 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "file1" --- FAIL: TestMkdirMetadata (12.02s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1901 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1901 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "file1" --- FAIL: TestMkdirModTime (12.11s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1945 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1945 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "file1" --- FAIL: TestCopyDirMetadata (12.07s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1983 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1983 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "file1" --- FAIL: TestSetDirModTime (12.18s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:2034 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:2034 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "file1" --- FAIL: TestDirsEqual (12.03s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-heciraw3piwi'", Local "Local file system at /tmp/rclone2490201376", Modify Window "876000h0m0s" operations_test.go:2103: Skipping as remote can't Move run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:2103 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:2103 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "file1" --- FAIL: TestRemoveExisting (12.13s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/09/07 03:23:58 DEBUG : Linkbox root 'rclone-test-heciraw3piwi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 23m54.755731388s (try 1/5): exit status 1: Failed [TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeShortEOF TestRcatSizeMetadata TestRcatSizeUploadHeaders TestRcatSizeChecksum/Corrupted TestRcatSizeChecksum/SizeDiffers TestRcatSizeChecksum/IgnoreChecksum TestRcatSizeChecksum/NoHashes TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]