"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/22 03:48:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli" 2026/08/22 03:48:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:48:48 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Using cached web token 2026/08/22 03:48:49 DEBUG : Creating backend with remote "/tmp/rclone860845844" === 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/22 03:48:49 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.43s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/22 03:48:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.42s) === RUN TestSizeDiffers 2026/08/22 03:48:50 DEBUG : a: size = 0 OK 2026/08/22 03:48:50 DEBUG : a: size = 1 (memory) 2026/08/22 03:48:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/22 03:48:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/22 03:48:50 DEBUG : potato: Seek from 10 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 10 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 2 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/22 03:48:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 2 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/22 03:48:50 DEBUG : potato: Seek from 8 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 8 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/22 03:48:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 03:48:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 03:48:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 03:48:50 DEBUG : potato: Seek from 5 to 2 2026/08/22 03:48:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/22 03:48:50 DEBUG : potato: Seek from 9 to 0 2026/08/22 03:48:50 DEBUG : potato: Seek from 9 to 0 2026/08/22 03:48:50 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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 (18.16s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/08/22 03:49:08 DEBUG : Creating backend with remote "nonexistent" 2026/08/22 03:49:08 DEBUG : Creating backend with remote "nonexistent" 2026/08/22 03:49:08 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/22 03:49:08 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/22 03:49:08 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/22 03:49:08 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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.56s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.32s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.61s) --- PASS: TestCheckDownload/6 (0.45s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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.14s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:49:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/22 03:49:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/22 03:49:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/22 03:49:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/22 03:49:45 DEBUG : test.sum: Update: removing old file 2026/08/22 03:49:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/22 03:49:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/22 03:49:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/22 03:49:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.00s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:49:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli/data" 2026/08/22 03:49:50 DEBUG : Linkbox root 'rclone-test-gusakad8jeli/data': Using cached web token check_test.go:354: Linkbox root 'rclone-test-gusakad8jeli/data' lacks md5, skipping --- SKIP: TestCheckSum (1.84s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:49:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli/data" 2026/08/22 03:49:52 DEBUG : Linkbox root 'rclone-test-gusakad8jeli/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/08/22 03:50:03 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/08/22 03:50:07 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/08/22 03:50:12 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/08/22 03:50:16 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/08/22 03:50:21 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/08/22 03:50:25 DEBUG : data/banana: Update: removing old file 2026/08/22 03:50:29 DEBUG : data/potato: Update: removing old file 2026/08/22 03:50:32 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.60s) --- PASS: TestCheckSumDownload/subtest1 (0.91s) --- PASS: TestCheckSumDownload/subtest2 (0.54s) --- PASS: TestCheckSumDownload/subtest3 (0.70s) --- PASS: TestCheckSumDownload/subtest4 (0.70s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.76s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestCheckSumConcurrency 2026/08/22 03:50:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/22 03:50:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/22 03:50:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/22 03:50:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/22 03:50:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/22 03:50:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/22 03:50:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/22 03:50:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/22 03:50:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/22 03:50:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/22 03:50:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/22 03:50:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/22 03:50:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nugewem5soge" 2026/08/22 03:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:50:43 DEBUG : Linkbox root 'rclone-test-nugewem5soge': Using cached web token 2026/08/22 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone2943387971" run.go:198: Remote "Linkbox root 'rclone-test-nugewem5soge'", Local "Local file system at /tmp/rclone2943387971", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/22 03:50:48 ERROR : hello, world!: sum not found 2026/08/22 03:50:48 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-nugewem5soge' 2026/08/22 03:50:48 NOTICE: Linkbox root 'rclone-test-nugewem5soge': 1 files missing 2026/08/22 03:50:48 NOTICE: 1 hashes missing 2026/08/22 03:50:48 NOTICE: Linkbox root 'rclone-test-nugewem5soge': 1 differences found 2026/08/22 03:50:48 NOTICE: Linkbox root 'rclone-test-nugewem5soge': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/22 03:50:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:50:49 NOTICE: Linkbox root 'rclone-test-nugewem5soge': 0 differences found 2026/08/22 03:50:49 NOTICE: Linkbox root 'rclone-test-nugewem5soge': 1 matching files 2026/08/22 03:50:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ficogof1nido" 2026/08/22 03:50:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:50:49 DEBUG : Linkbox root 'rclone-test-ficogof1nido': Using cached web token 2026/08/22 03:50:49 DEBUG : Creating backend with remote "/tmp/rclone1527077254" run.go:198: Remote "Linkbox root 'rclone-test-ficogof1nido'", Local "Local file system at /tmp/rclone1527077254", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/22 03:50:54 ERROR : HELLO, WORLD!: sum not found 2026/08/22 03:50:54 ERROR : hello, world!: file not in Linkbox root 'rclone-test-ficogof1nido' 2026/08/22 03:50:54 NOTICE: Linkbox root 'rclone-test-ficogof1nido': 1 files missing 2026/08/22 03:50:54 NOTICE: 1 hashes missing 2026/08/22 03:50:54 NOTICE: Linkbox root 'rclone-test-ficogof1nido': 1 differences found 2026/08/22 03:50:54 NOTICE: Linkbox root 'rclone-test-ficogof1nido': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/22 03:50:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:50:54 NOTICE: Linkbox root 'rclone-test-ficogof1nido': 0 differences found 2026/08/22 03:50:54 NOTICE: Linkbox root 'rclone-test-ficogof1nido': 1 matching files 2026/08/22 03:50:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-saraqaf9hopu" 2026/08/22 03:50:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:50:54 DEBUG : Linkbox root 'rclone-test-saraqaf9hopu': Using cached web token 2026/08/22 03:50:55 DEBUG : Creating backend with remote "/tmp/rclone1720027178" run.go:198: Remote "Linkbox root 'rclone-test-saraqaf9hopu'", Local "Local file system at /tmp/rclone1720027178", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/22 03:50:59 ERROR : HeLlO, wOrLd!: sum not found 2026/08/22 03:50:59 ERROR : hello, world!: file not in Linkbox root 'rclone-test-saraqaf9hopu' 2026/08/22 03:50:59 NOTICE: Linkbox root 'rclone-test-saraqaf9hopu': 1 files missing 2026/08/22 03:50:59 NOTICE: 1 hashes missing 2026/08/22 03:50:59 NOTICE: Linkbox root 'rclone-test-saraqaf9hopu': 1 differences found 2026/08/22 03:50:59 NOTICE: Linkbox root 'rclone-test-saraqaf9hopu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/22 03:51:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:00 NOTICE: Linkbox root 'rclone-test-saraqaf9hopu': 0 differences found 2026/08/22 03:51:00 NOTICE: Linkbox root 'rclone-test-saraqaf9hopu': 1 matching files 2026/08/22 03:51:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xijoher1yisa" 2026/08/22 03:51:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:00 DEBUG : Linkbox root 'rclone-test-xijoher1yisa': Using cached web token 2026/08/22 03:51:01 DEBUG : Creating backend with remote "/tmp/rclone4003514093" run.go:198: Remote "Linkbox root 'rclone-test-xijoher1yisa'", Local "Local file system at /tmp/rclone4003514093", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/22 03:51:05 ERROR : HELLO, WORLD!: sum not found 2026/08/22 03:51:05 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-xijoher1yisa' 2026/08/22 03:51:05 NOTICE: Linkbox root 'rclone-test-xijoher1yisa': 1 files missing 2026/08/22 03:51:05 NOTICE: 1 hashes missing 2026/08/22 03:51:05 NOTICE: Linkbox root 'rclone-test-xijoher1yisa': 1 differences found 2026/08/22 03:51:05 NOTICE: Linkbox root 'rclone-test-xijoher1yisa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/22 03:51:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:05 NOTICE: Linkbox root 'rclone-test-xijoher1yisa': 0 differences found 2026/08/22 03:51:05 NOTICE: Linkbox root 'rclone-test-xijoher1yisa': 1 matching files 2026/08/22 03:51:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lebilut7wane" 2026/08/22 03:51:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:05 DEBUG : Linkbox root 'rclone-test-lebilut7wane': Using cached web token 2026/08/22 03:51:06 DEBUG : Creating backend with remote "/tmp/rclone1545032322" run.go:198: Remote "Linkbox root 'rclone-test-lebilut7wane'", Local "Local file system at /tmp/rclone1545032322", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/22 03:51:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:10 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-lebilut7wane' 2026/08/22 03:51:10 NOTICE: Linkbox root 'rclone-test-lebilut7wane': 1 files missing 2026/08/22 03:51:10 NOTICE: 1 hashes missing 2026/08/22 03:51:10 NOTICE: Linkbox root 'rclone-test-lebilut7wane': 1 differences found 2026/08/22 03:51:10 NOTICE: Linkbox root 'rclone-test-lebilut7wane': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/22 03:51:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:10 NOTICE: Linkbox root 'rclone-test-lebilut7wane': 0 differences found 2026/08/22 03:51:10 NOTICE: Linkbox root 'rclone-test-lebilut7wane': 1 matching files 2026/08/22 03:51:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-juqijup2dixo" 2026/08/22 03:51:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:10 DEBUG : Linkbox root 'rclone-test-juqijup2dixo': Using cached web token 2026/08/22 03:51:11 DEBUG : Creating backend with remote "/tmp/rclone633315269" run.go:198: Remote "Linkbox root 'rclone-test-juqijup2dixo'", Local "Local file system at /tmp/rclone633315269", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/08/22 03:51:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:15 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-juqijup2dixo' 2026/08/22 03:51:15 NOTICE: Linkbox root 'rclone-test-juqijup2dixo': 1 files missing 2026/08/22 03:51:15 NOTICE: 1 hashes missing 2026/08/22 03:51:15 NOTICE: Linkbox root 'rclone-test-juqijup2dixo': 1 differences found 2026/08/22 03:51:15 NOTICE: Linkbox root 'rclone-test-juqijup2dixo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/22 03:51:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:16 NOTICE: Linkbox root 'rclone-test-juqijup2dixo': 0 differences found 2026/08/22 03:51:16 NOTICE: Linkbox root 'rclone-test-juqijup2dixo': 1 matching files 2026/08/22 03:51:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zumedev0wike" 2026/08/22 03:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:16 DEBUG : Linkbox root 'rclone-test-zumedev0wike': Using cached web token 2026/08/22 03:51:17 DEBUG : Creating backend with remote "/tmp/rclone4157301422" run.go:198: Remote "Linkbox root 'rclone-test-zumedev0wike'", Local "Local file system at /tmp/rclone4157301422", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/08/22 03:51:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-zumedev0wike' 2026/08/22 03:51:21 NOTICE: Linkbox root 'rclone-test-zumedev0wike': 1 files missing 2026/08/22 03:51:21 NOTICE: 1 hashes missing 2026/08/22 03:51:21 NOTICE: Linkbox root 'rclone-test-zumedev0wike': 1 differences found 2026/08/22 03:51:21 NOTICE: Linkbox root 'rclone-test-zumedev0wike': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/22 03:51:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:21 NOTICE: Linkbox root 'rclone-test-zumedev0wike': 0 differences found 2026/08/22 03:51:21 NOTICE: Linkbox root 'rclone-test-zumedev0wike': 1 matching files 2026/08/22 03:51:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hiwifas5beya" 2026/08/22 03:51:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:21 DEBUG : Linkbox root 'rclone-test-hiwifas5beya': Using cached web token 2026/08/22 03:51:22 DEBUG : Creating backend with remote "/tmp/rclone730586119" run.go:198: Remote "Linkbox root 'rclone-test-hiwifas5beya'", Local "Local file system at /tmp/rclone730586119", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/08/22 03:51:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hiwifas5beya' 2026/08/22 03:51:26 NOTICE: Linkbox root 'rclone-test-hiwifas5beya': 1 files missing 2026/08/22 03:51:26 NOTICE: 1 hashes missing 2026/08/22 03:51:26 NOTICE: Linkbox root 'rclone-test-hiwifas5beya': 1 differences found 2026/08/22 03:51:26 NOTICE: Linkbox root 'rclone-test-hiwifas5beya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/22 03:51:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:27 NOTICE: Linkbox root 'rclone-test-hiwifas5beya': 0 differences found 2026/08/22 03:51:27 NOTICE: Linkbox root 'rclone-test-hiwifas5beya': 1 matching files 2026/08/22 03:51:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ricopol1yeyi" 2026/08/22 03:51:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:27 DEBUG : Linkbox root 'rclone-test-ricopol1yeyi': Using cached web token 2026/08/22 03:51:28 DEBUG : Creating backend with remote "/tmp/rclone2140465697" run.go:198: Remote "Linkbox root 'rclone-test-ricopol1yeyi'", Local "Local file system at /tmp/rclone2140465697", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/08/22 03:51:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-ricopol1yeyi' 2026/08/22 03:51:32 NOTICE: Linkbox root 'rclone-test-ricopol1yeyi': 1 files missing 2026/08/22 03:51:32 NOTICE: 1 hashes missing 2026/08/22 03:51:32 NOTICE: Linkbox root 'rclone-test-ricopol1yeyi': 1 differences found 2026/08/22 03:51:32 NOTICE: Linkbox root 'rclone-test-ricopol1yeyi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/22 03:51:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:32 NOTICE: Linkbox root 'rclone-test-ricopol1yeyi': 0 differences found 2026/08/22 03:51:32 NOTICE: Linkbox root 'rclone-test-ricopol1yeyi': 1 matching files 2026/08/22 03:51:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-duhenoq7nuju" 2026/08/22 03:51:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:51:32 DEBUG : Linkbox root 'rclone-test-duhenoq7nuju': Using cached web token 2026/08/22 03:51:33 DEBUG : Creating backend with remote "/tmp/rclone270793831" run.go:198: Remote "Linkbox root 'rclone-test-duhenoq7nuju'", Local "Local file system at /tmp/rclone270793831", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/08/22 03:51:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/22 03:51:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-duhenoq7nuju' 2026/08/22 03:51:37 NOTICE: Linkbox root 'rclone-test-duhenoq7nuju': 1 files missing 2026/08/22 03:51:37 NOTICE: 1 hashes missing 2026/08/22 03:51:37 NOTICE: Linkbox root 'rclone-test-duhenoq7nuju': 1 differences found 2026/08/22 03:51:37 NOTICE: Linkbox root 'rclone-test-duhenoq7nuju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/22 03:51:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 03:51:38 NOTICE: Linkbox root 'rclone-test-duhenoq7nuju': 0 differences found 2026/08/22 03:51:38 NOTICE: Linkbox root 'rclone-test-duhenoq7nuju': 1 matching files 2026/08/22 03:51:38 DEBUG : Linkbox root 'rclone-test-duhenoq7nuju': Purge remote 2026/08/22 03:51:39 DEBUG : Linkbox root 'rclone-test-ricopol1yeyi': Purge remote 2026/08/22 03:51:40 DEBUG : Linkbox root 'rclone-test-hiwifas5beya': Purge remote 2026/08/22 03:51:42 DEBUG : Linkbox root 'rclone-test-zumedev0wike': Purge remote 2026/08/22 03:51:43 DEBUG : Linkbox root 'rclone-test-juqijup2dixo': Purge remote 2026/08/22 03:51:44 DEBUG : Linkbox root 'rclone-test-lebilut7wane': Purge remote 2026/08/22 03:51:46 DEBUG : Linkbox root 'rclone-test-xijoher1yisa': Purge remote 2026/08/22 03:51:47 DEBUG : Linkbox root 'rclone-test-saraqaf9hopu': Purge remote 2026/08/22 03:51:48 DEBUG : Linkbox root 'rclone-test-ficogof1nido': Purge remote 2026/08/22 03:51:50 DEBUG : Linkbox root 'rclone-test-nugewem5soge': Purge remote --- PASS: TestApplyTransforms (68.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:51:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 03:51:55 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:51:55 INFO : file1: Copied (new) to: sub/file2 2026/08/22 03:51:56 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:51:56 DEBUG : file1: Sizes identical 2026/08/22 03:51:56 DEBUG : file1: Unchanged skipping 2026/08/22 03:51:56 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.71s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:52:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli/dst" 2026/08/22 03:52:01 DEBUG : Linkbox root 'rclone-test-gusakad8jeli/dst': Using cached web token 2026/08/22 03:52:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli/CompareDest" 2026/08/22 03:52:02 DEBUG : Linkbox root 'rclone-test-gusakad8jeli/CompareDest': Using cached web token 2026/08/22 03:52:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/22 03:52:07 DEBUG : one: size = 3 OK 2026/08/22 03:52:07 INFO : one: Copied (new) 2026/08/22 03:52:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone860845844) 2026/08/22 03:52:09 DEBUG : one: size = 3 (Linkbox root 'rclone-test-gusakad8jeli/dst') 2026/08/22 03:52:09 DEBUG : one: Sizes differ 2026/08/22 03:52:09 DEBUG : one: Update: removing old file 2026/08/22 03:52:12 DEBUG : one: size = 5 OK 2026/08/22 03:52:12 INFO : one: Copied (replaced existing) 2026/08/22 03:52:12 DEBUG : dst/one: Update: removing old file 2026/08/22 03:52:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone860845844) 2026/08/22 03:52:20 DEBUG : one: size = 3 (Linkbox root 'rclone-test-gusakad8jeli/dst') 2026/08/22 03:52:20 DEBUG : one: Sizes differ 2026/08/22 03:52:21 DEBUG : one: size = 5 OK 2026/08/22 03:52:21 DEBUG : one: Sizes identical 2026/08/22 03:52:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 03:52:24 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 03:52:24 DEBUG : two: size = 3 OK 2026/08/22 03:52:24 DEBUG : two: Sizes identical 2026/08/22 03:52:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 03:52:25 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 03:52:25 DEBUG : two: size = 3 OK 2026/08/22 03:52:25 DEBUG : two: Sizes identical 2026/08/22 03:52:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 03:52:27 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 03:52:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone860845844) 2026/08/22 03:52:27 DEBUG : two: size = 3 (Linkbox root 'rclone-test-gusakad8jeli/CompareDest') 2026/08/22 03:52:27 DEBUG : two: Sizes differ 2026/08/22 03:52:29 DEBUG : two: size = 5 OK 2026/08/22 03:52:29 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.36s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.45s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.41s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:52:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/22 03:52:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/22 03:52:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/22 03:52:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/22 03:52:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/22 03:52:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/22 03:52:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/22 03:52:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/22 03:52:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.88s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.41s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.47s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.43s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.41s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.40s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-gusakad8jeli'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-gusakad8jeli'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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/08/22 03:53:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.15s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", 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/08/22 03:54:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gusakad8jeli/notfound" 2026/08/22 03:54:04 DEBUG : Linkbox root 'rclone-test-gusakad8jeli/notfound': Using cached web token --- PASS: TestStatJSON (15.90s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.65s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestStatJSONMemory 2026/08/22 03:54:11 DEBUG : Creating backend with remote ":memory:" 2026/08/22 03:54:11 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 03:54:11 DEBUG : sub/file1: size = 5 OK 2026/08/22 03:54:11 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 03:54:11 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:54:11 INFO : Linkbox root 'rclone-test-gusakad8jeli': Making directory 2026/08/22 03:54:11 INFO : Linkbox root 'rclone-test-gusakad8jeli': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestLsd (7.92s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestLs (7.64s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:54:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/22 03:54:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.06s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:54:37 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) --- PASS: TestLsLong (7.81s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.43s) === RUN TestHashSumsWithErrors 2026/08/22 03:54:50 DEBUG : Creating backend with remote ":memory:" 2026/08/22 03:54:50 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/22 03:54:50 ERROR : file1: hash unsupported: hash type not supported 2026/08/22 03:54:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/22 03:54:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/22 03:54:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/22 03:54:50 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestCount (14.70s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:55:11 DEBUG : Waiting for deletions to finish 2026/08/22 03:55:12 DEBUG : large: Excluded (Size Filter) 2026/08/22 03:55:12 DEBUG : large: Excluded 2026/08/22 03:55:13 INFO : medium: Deleted 2026/08/22 03:55:13 INFO : small: Deleted --- PASS: TestDelete (10.02s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:55:21 DEBUG : Waiting for deletions to finish 2026/08/22 03:55:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/22 03:55:23 INFO : large: Deleted 2026/08/22 03:55:23 INFO : medium: Deleted --- PASS: TestMaxDelete (10.52s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:55:32 DEBUG : Waiting for deletions to finish 2026/08/22 03:55:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/22 03:55:33 INFO : medium: Deleted 2026/08/22 03:55:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.49s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:55:42 DEBUG : Waiting for deletions to finish 2026/08/22 03:55:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/22 03:55:44 INFO : large: Deleted 2026/08/22 03:55:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.45s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.86s) === RUN TestRetry 2026/08/22 03:55:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/22 03:55:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/22 03:55:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 03:55:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 03:55:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 03:55:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 03:55:51 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestCat (10.47s) === RUN TestPurge 2026/08/22 03:56:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jonowod3huca" 2026/08/22 03:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 03:56:02 DEBUG : Linkbox root 'rclone-test-jonowod3huca': Using cached web token 2026/08/22 03:56:03 DEBUG : Creating backend with remote "/tmp/rclone3541500571" run.go:198: Remote "Linkbox root 'rclone-test-jonowod3huca'", Local "Local file system at /tmp/rclone3541500571", Modify Window "876000h0m0s" 2026/08/22 03:56:11 INFO : A2: Making directory 2026/08/22 03:56:13 INFO : A1/B2: Making directory 2026/08/22 03:56:15 INFO : A1/B2/C2: Making directory 2026/08/22 03:56:16 INFO : A1/B1/C3: Making directory 2026/08/22 03:56:18 INFO : A3: Making directory 2026/08/22 03:56:19 INFO : A3/B3: Making directory 2026/08/22 03:56:21 INFO : A3/B3/C4: Making directory 2026/08/22 03:56:31 ERROR : error listing: directory not found 2026/08/22 03:56:31 DEBUG : Linkbox root 'rclone-test-jonowod3huca': Purge remote 2026/08/22 03:56:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (30.06s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:56:39 INFO : A2: Making directory 2026/08/22 03:56:40 INFO : A1/B2: Making directory 2026/08/22 03:56:42 INFO : A1/B2/C2: Making directory 2026/08/22 03:56:43 INFO : A1/B1/C3: Making directory 2026/08/22 03:56:45 INFO : A3: Making directory 2026/08/22 03:56:46 INFO : A3/B3: Making directory 2026/08/22 03:56:48 INFO : A3/B3/C4: Making directory 2026/08/22 03:56:54 DEBUG : removing 1 level 3 directories 2026/08/22 03:56:54 INFO : A3/B3/C4: Removing directory 2026/08/22 03:56:59 DEBUG : removing 2 level 3 directories 2026/08/22 03:56:59 INFO : A1/B2/C2: Removing directory 2026/08/22 03:56:59 INFO : A1/B1/C3: Removing directory 2026/08/22 03:57:02 DEBUG : removing 2 level 2 directories 2026/08/22 03:57:02 INFO : A3/B3: Removing directory 2026/08/22 03:57:02 INFO : A1/B2: Removing directory 2026/08/22 03:57:04 DEBUG : removing 2 level 1 directories 2026/08/22 03:57:04 INFO : A3: Removing directory 2026/08/22 03:57:04 INFO : A2: Removing directory 2026/08/22 03:57:10 DEBUG : removing 1 level 3 directories 2026/08/22 03:57:10 INFO : A1/B1/C1: Removing directory 2026/08/22 03:57:12 DEBUG : removing 1 level 2 directories 2026/08/22 03:57:12 INFO : A1/B1: Removing directory 2026/08/22 03:57:13 DEBUG : removing 1 level 1 directories 2026/08/22 03:57:13 INFO : A1: Removing directory 2026/08/22 03:57:15 DEBUG : removing 1 level 0 directories 2026/08/22 03:57:15 INFO : Linkbox root 'rclone-test-gusakad8jeli': Removing directory 2026/08/22 03:57:17 ERROR : error listing: directory not found 2026/08/22 03:57:17 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (45.49s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:57:19 INFO : A1: Making directory 2026/08/22 03:57:21 INFO : A1/B1: Making directory 2026/08/22 03:57:22 INFO : A1/B1/C1: Making directory 2026/08/22 03:57:25 DEBUG : removing 1 level 3 directories 2026/08/22 03:57:25 INFO : A1/B1/C1: Removing directory 2026/08/22 03:57:27 DEBUG : removing 1 level 2 directories 2026/08/22 03:57:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:57:31 INFO : A1: Making directory 2026/08/22 03:57:32 INFO : A1/B1: Making directory 2026/08/22 03:57:34 INFO : A1/B1/C1: Making directory 2026/08/22 03:57:37 DEBUG : removing 1 level 3 directories 2026/08/22 03:57:37 INFO : A1/B1/C1: Removing directory 2026/08/22 03:57:39 DEBUG : removing 1 level 2 directories 2026/08/22 03:57:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.16s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:57:45 DEBUG : file1: size = 14 OK 2026/08/22 03:57:46 DEBUG : filename.txt: File name found in url 2026/08/22 03:57:48 DEBUG : filename.txt: size = 14 OK 2026/08/22 03:57:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/22 03:57:50 DEBUG : headerfilename.txt: size = 14 OK 2026/08/22 03:57:52 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (14.65s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:58:00 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:58:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 03:58:05 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:58:05 INFO : file1: Copied (new) to: sub/file2 2026/08/22 03:58:05 INFO : file1: Deleted 2026/08/22 03:58:06 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:58:06 DEBUG : file1: Sizes identical 2026/08/22 03:58:06 DEBUG : file1: Unchanged skipping 2026/08/22 03:58:06 INFO : file1: Deleted 2026/08/22 03:58:06 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.80s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:58:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 03:58:12 DEBUG : file1: size = 14 OK 2026/08/22 03:58:12 INFO : file1: Copied (new) 2026/08/22 03:58:12 INFO : file1: Deleted 2026/08/22 03:58:13 DEBUG : file1: Destination exists, skipping 2026/08/22 03:58:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.54s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 03:58:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 03:58:19 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:58:19 INFO : file1: Copied (new) to: sub/file2 2026/08/22 03:58:19 INFO : file1: Deleted 2026/08/22 03:58:19 DEBUG : sub/file2: size = 14 OK 2026/08/22 03:58:19 DEBUG : file1: Sizes identical 2026/08/22 03:58:19 DEBUG : file1: Unchanged skipping 2026/08/22 03:58:19 INFO : file1: Deleted 2026/08/22 03:58:20 DEBUG : sub/file2: moving to sub/File2-rclone-move-ceyidot6 2026/08/22 03:58:22 DEBUG : sub/File2-rclone-move-ceyidot6: size = 14 OK 2026/08/22 03:58:22 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-ceyidot6 2026/08/22 03:58:24 INFO : sub/file2: Deleted 2026/08/22 03:58:24 DEBUG : sub/file2: moving to sub/File2 2026/08/22 03:58:26 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/22 03:58:26 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/22 03:58:27 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/22 03:58:27 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/22 03:58:28 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/22 03:58:30 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/22 03:58:34 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/22 03:58:40 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/22 03:58:53 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/22 03:59:19 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/22 04:00:10 ERROR : sub/File2-rclone-move-ceyidot6: Failed to copy: object not found 2026/08/22 04:00:10 ERROR : sub/File2-rclone-move-ceyidot6: Not deleting source as copy failed: object not found operations_test.go:1037: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1037 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (120.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:00:18 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.59s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1064: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.42s) === 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-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:00:37 INFO : A1/B2: Making directory 2026/08/22 04:00:39 INFO : A1/B1/C3: Making directory 2026/08/22 04:00:58 DEBUG : A2/one: size = 3 OK 2026/08/22 04:00:58 INFO : A1/one: Copied (new) to: A2/one 2026/08/22 04:00:58 DEBUG : A2/two: size = 3 OK 2026/08/22 04:00:58 INFO : A1/two: Copied (new) to: A2/two 2026/08/22 04:00:58 DEBUG : A2/B1/three: size = 5 OK 2026/08/22 04:00:58 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/22 04:00:59 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/22 04:00:59 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/22 04:00:59 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/22 04:00:59 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/22 04:00:59 INFO : A1/one: Deleted 2026/08/22 04:01:00 INFO : A1/two: Deleted 2026/08/22 04:01:00 INFO : A1/B1/three: Deleted 2026/08/22 04:01:00 INFO : A1/B1/C1/four: Deleted 2026/08/22 04:01:00 INFO : A1/B1/C2/five: Deleted 2026/08/22 04:01:27 DEBUG : A3/B1/three: size = 5 OK 2026/08/22 04:01:27 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/22 04:01:27 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/22 04:01:27 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/22 04:01:28 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/22 04:01:28 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/22 04:01:28 DEBUG : A3/one: size = 3 OK 2026/08/22 04:01:28 INFO : A2/one: Copied (new) to: A3/one 2026/08/22 04:01:28 DEBUG : A3/two: size = 3 OK 2026/08/22 04:01:28 INFO : A2/two: Copied (new) to: A3/two 2026/08/22 04:01:29 INFO : A2/B1/three: Deleted 2026/08/22 04:01:29 INFO : A2/B1/C1/four: Deleted 2026/08/22 04:01:30 INFO : A2/B1/C2/five: Deleted 2026/08/22 04:01:30 INFO : A2/one: Deleted 2026/08/22 04:01:30 INFO : A2/two: Deleted 2026/08/22 04:01:41 INFO : Linkbox root 'rclone-test-gusakad8jeli': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/22 04:01:57 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/22 04:01:57 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/22 04:01:57 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/22 04:01:57 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/22 04:01:58 DEBUG : A4/one: size = 3 OK 2026/08/22 04:01:58 INFO : A3/one: Copied (new) to: A4/one 2026/08/22 04:01:58 DEBUG : A4/two: size = 3 OK 2026/08/22 04:01:58 INFO : A3/two: Copied (new) to: A4/two 2026/08/22 04:01:58 DEBUG : A4/B1/three: size = 5 OK 2026/08/22 04:01:58 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/22 04:01:58 INFO : A3/B1/C1/four: Deleted 2026/08/22 04:01:58 INFO : A3/B1/C2/five: Deleted 2026/08/22 04:01:59 INFO : A3/one: Deleted 2026/08/22 04:01:59 INFO : A3/two: Deleted 2026/08/22 04:02:00 INFO : A3/B1/three: Deleted --- PASS: TestDirMove (128.33s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:02:29 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 04:02:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 04:02:31 NOTICE: Linkbox root 'rclone-test-gusakad8jeli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/22 04:02:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 04:02:31 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 04:02:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 04:02:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:02:37 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 04:02:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 04:02:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 04:02:39 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 04:02:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 04:02:41 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:02:44 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 04:02:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 04:02:46 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/22 04:02:46 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 04:02:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 04:02:48 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:02:52 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 04:02:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 04:02:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 04:02:54 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 04:02:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.51s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:02 DEBUG : potato1: size = 60 OK 2026/08/22 04:03:02 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': File to upload is small (60 bytes), uploading instead of streaming 2026/08/22 04:03:04 DEBUG : potato2: size = 60 OK 2026/08/22 04:03:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.46s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:08 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1787378587&Signature=TXEsTQUtaBj%2BH9LhblW3ou9ruS0%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/08/22 04:03:08 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/22 04:03:08 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=1787378587&Signature=TXEsTQUtaBj%2BH9LhblW3ou9ruS0%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/08/22 04:03:08 DEBUG : pacer: Reducing sleep to 300ms 2026/08/22 04:03:09 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestRcatSizeShortEOF (1.48s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/08/22 04:03:09 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:11 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (3.83s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:15 DEBUG : potato4: size = 60 (Linkbox root 'rclone-test-gusakad8jeli') 2026/08/22 04:03:15 DEBUG : potato4: size = 59 (Linkbox root 'rclone-test-gusakad8jeli') 2026/08/22 04:03:15 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Linkbox root 'rclone-test-gusakad8jeli') 59 2026/08/22 04:03:15 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:19 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" 2026/08/22 04:03:23 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (12.31s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.43s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.97s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.84s) --- PASS: TestRcatSizeChecksum/NoHashes (4.07s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.40s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.45s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.43s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.42s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.42s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-gusakad8jeli'", Local "Local file system at /tmp/rclone860845844", Modify Window "876000h0m0s" operations_test.go:2066: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.40s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/08/22 04:03:28 DEBUG : Linkbox root 'rclone-test-gusakad8jeli': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 14m41.735145541s (try 1/5)