"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSum|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFile|TestCopyLongFileName|TestCopyLongFileNameCollision|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeShortEOF|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestCheckSizeOnly$/^1$|^TestListJSON$/^(Default|FilesOnly|HashTypes|Metadata|NoMimeType|NoModTime|Recurse|ShowHash)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/08/07 01:45:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese" 2026/08/07 01:45:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 01:45:46 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Using cached web token 2026/08/07 01:45:47 DEBUG : Creating backend with remote "/tmp/rclone2338813161" === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/07 01:46:06 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheckSizeOnly (32.61s) --- PASS: TestCheckSizeOnly/1 (0.20s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:46:22 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:46:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/07 01:46:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/07 01:46:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/07 01:46:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/07 01:46:23 DEBUG : test.sum: Update: removing old file 2026/08/07 01:46:26 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:46:26 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:46:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/07 01:46:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/07 01:46:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/07 01:46:27 NOTICE: test.sum: 2 warning(s) suppressed... fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test.sum (90) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (16.39s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:46:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese/data" 2026/08/07 01:46:36 DEBUG : Config file has changed externally - reloading 2026/08/07 01:46:36 DEBUG : Linkbox root 'rclone-test-panoxid3tese/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-panoxid3tese/data' lacks md5, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- SKIP: TestCheckSum (11.08s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:46:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese/data" 2026/08/07 01:46:47 DEBUG : Linkbox root 'rclone-test-panoxid3tese/data': Using cached web token 2026/08/07 01:46:52 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckSumDownload/subtest1 2026/08/07 01:46:57 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:46:58 DEBUG : test.sum: Update: removing old file 2026/08/07 01:47:01 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:47:01 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:47:02 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:47:02 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:47:03 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/07 01:47:05 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/07 01:47:09 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/07 01:47:15 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/07 01:47:28 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/07 01:47:54 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) === NAME TestCheckSumDownload run.go:303: Failed to put "test.sum" to "Linkbox root 'rclone-test-panoxid3tese'": object not found --- FAIL: TestCheckSumDownload (124.45s) --- PASS: TestCheckSumDownload/subtest1 (0.86s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:48:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/07 01:48:55 DEBUG : sub/file2: size = 14 OK 2026/08/07 01:48:55 INFO : file1: Copied (new) to: sub/file2 2026/08/07 01:48:56 DEBUG : sub/file2: size = 14 OK 2026/08/07 01:48:56 DEBUG : file1: Sizes identical 2026/08/07 01:48:56 DEBUG : file1: Unchanged skipping 2026/08/07 01:48:57 DEBUG : Linkbox root 'rclone-test-panoxid3tese': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.93s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.42s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:49:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese/dst" 2026/08/07 01:49:01 DEBUG : Linkbox root 'rclone-test-panoxid3tese/dst': Using cached web token 2026/08/07 01:49:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese/CompareDest" 2026/08/07 01:49:03 DEBUG : Linkbox root 'rclone-test-panoxid3tese/CompareDest': Using cached web token 2026/08/07 01:49:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 01:49:08 DEBUG : one: size = 3 OK 2026/08/07 01:49:08 INFO : one: Copied (new) 2026/08/07 01:49:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338813161) 2026/08/07 01:49:09 DEBUG : one: size = 3 (Linkbox root 'rclone-test-panoxid3tese/dst') 2026/08/07 01:49:09 DEBUG : one: Sizes differ 2026/08/07 01:49:09 DEBUG : one: Update: removing old file 2026/08/07 01:49:13 DEBUG : one: size = 5 OK 2026/08/07 01:49:13 INFO : one: Copied (replaced existing) 2026/08/07 01:49:13 DEBUG : dst/one: Update: removing old file 2026/08/07 01:49:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2338813161) 2026/08/07 01:49:21 DEBUG : one: size = 3 (Linkbox root 'rclone-test-panoxid3tese/dst') 2026/08/07 01:49:21 DEBUG : one: Sizes differ 2026/08/07 01:49:22 DEBUG : one: size = 5 OK 2026/08/07 01:49:22 DEBUG : one: Sizes identical 2026/08/07 01:49:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:49:25 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 01:49:25 DEBUG : two: size = 3 OK 2026/08/07 01:49:25 DEBUG : two: Sizes identical 2026/08/07 01:49:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 01:49:26 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 01:49:26 DEBUG : two: size = 3 OK 2026/08/07 01:49:26 DEBUG : two: Sizes identical 2026/08/07 01:49:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 01:49:28 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 01:49:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone2338813161) 2026/08/07 01:49:28 DEBUG : two: size = 3 (Linkbox root 'rclone-test-panoxid3tese/CompareDest') 2026/08/07 01:49:28 DEBUG : two: Sizes differ 2026/08/07 01:49:30 DEBUG : two: size = 5 OK 2026/08/07 01:49:30 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:49:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/07 01:49:45 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:49:46 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:49:46 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/07 01:49:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/07 01:49:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/07 01:49:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/07 01:49:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/07 01:49:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/07 01:49:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/07 01:49:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (14.67s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.44s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.44s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.42s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:50:03 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:50:03 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:50:04 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/Recurse === RUN TestListJSON/NoModTime 2026/08/07 01:50:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/07 01:50:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/07 01:50:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:10 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/07 01:50:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/07 01:50:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:14 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:16 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:18 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:20 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:22 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:22 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value lsjson_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:198 Error: Received unexpected error: error in ListJSON: getting files failed: invalid character '<' looking for beginning of value Test: TestListJSON/NoModTime === RUN TestListJSON/NoMimeType 2026/08/07 01:50:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:50:28 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestListJSON/ShowHash 2026/08/07 01:50:30 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestListJSON/HashTypes 2026/08/07 01:50:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/07 01:50:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/07 01:50:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/07 01:50:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/07 01:50:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/07 01:50:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/07 01:50:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/07 01:50:37 DEBUG : pacer: Reducing sleep to 200ms === NAME TestListJSON fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestListJSON (45.84s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/Recurse (0.41s) --- FAIL: TestListJSON/NoModTime (13.05s) --- PASS: TestListJSON/NoMimeType (6.16s) --- PASS: TestListJSON/ShowHash (2.00s) --- PASS: TestListJSON/HashTypes (1.51s) --- PASS: TestListJSON/Metadata (1.12s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:50:49 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:50:49 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:50:53 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:50:53 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:50:54 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:50:54 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) === 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/07 01:50:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-panoxid3tese/notfound" 2026/08/07 01:50:59 DEBUG : Linkbox root 'rclone-test-panoxid3tese/notfound': Using cached web token === NAME TestStatJSON run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "sub" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (29.06s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:51:16 INFO : Linkbox root 'rclone-test-panoxid3tese': Making directory 2026/08/07 01:51:17 INFO : Linkbox root 'rclone-test-panoxid3tese': Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMkdir (10.93s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:51:30 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestLsd (9.24s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:51:38 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:51:38 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:51:39 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:51:39 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:51:40 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestLs (22.97s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:52:01 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:01 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:52:02 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:52:03 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:52:06 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/07 01:52:06 DEBUG : empty space: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsWithFilesFrom (18.57s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:52:20 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:20 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:52:22 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:23 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) operations_test.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:151 Error: Not equal: expected: 2 actual : 1 Test: TestLsLong operations_test.go:167: empty space missing: " 60 2026-08-07 01:52:18.000000000 potato2\n" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestLsLong (16.63s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:52:38 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:39 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestHashSums (15.64s) === RUN TestCount run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:52:52 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:54 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:52:54 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:52:55 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:52:55 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty --- PASS: TestCount (19.85s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:53:12 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:53:14 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:53:14 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:53:17 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:53:17 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:53:18 DEBUG : Waiting for deletions to finish 2026/08/07 01:53:18 DEBUG : large: Excluded (Size Filter) 2026/08/07 01:53:18 DEBUG : large: Excluded 2026/08/07 01:53:19 INFO : medium: Deleted 2026/08/07 01:53:20 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDelete (27.24s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:53:39 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:53:41 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:53:42 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:53:44 DEBUG : Waiting for deletions to finish 2026/08/07 01:53:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/07 01:53:46 INFO : large: Deleted 2026/08/07 01:53:46 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDelete (25.40s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:54:09 DEBUG : Waiting for deletions to finish 2026/08/07 01:54:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/07 01:54:10 INFO : medium: Deleted 2026/08/07 01:54:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.41s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:54:17 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:54:19 DEBUG : Waiting for deletions to finish 2026/08/07 01:54:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/07 01:54:21 INFO : large: Deleted 2026/08/07 01:54:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.77s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFile (12.38s) === RUN TestCat run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:54:38 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:54:38 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:54:41 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:54:41 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCat (26.99s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:55:10 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:55:10 INFO : A2: Making directory 2026/08/07 01:55:11 INFO : A1/B2: Making directory 2026/08/07 01:55:13 INFO : A1/B2/C2: Making directory 2026/08/07 01:55:14 INFO : A1/B1/C3: Making directory 2026/08/07 01:55:16 INFO : A3: Making directory 2026/08/07 01:55:17 INFO : A3/B3: Making directory 2026/08/07 01:55:19 INFO : A3/B3/C4: Making directory 2026/08/07 01:55:25 DEBUG : removing 1 level 3 directories 2026/08/07 01:55:25 INFO : A3/B3/C4: Removing directory 2026/08/07 01:55:30 DEBUG : removing 2 level 3 directories 2026/08/07 01:55:30 INFO : A1/B2/C2: Removing directory 2026/08/07 01:55:30 INFO : A1/B1/C3: Removing directory 2026/08/07 01:55:32 DEBUG : removing 2 level 2 directories 2026/08/07 01:55:32 INFO : A3/B3: Removing directory 2026/08/07 01:55:32 INFO : A1/B2: Removing directory 2026/08/07 01:55:33 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/08/07 01:55:34 DEBUG : removing 2 level 1 directories 2026/08/07 01:55:34 INFO : A3: Removing directory 2026/08/07 01:55:34 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (43.15s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:55:46 INFO : A1: Making directory 2026/08/07 01:55:47 INFO : A1/B1: Making directory 2026/08/07 01:55:49 INFO : A1/B1/C1: Making directory 2026/08/07 01:55:52 DEBUG : removing 1 level 3 directories 2026/08/07 01:55:52 INFO : A1/B1/C1: Removing directory 2026/08/07 01:55:54 DEBUG : removing 1 level 2 directories 2026/08/07 01:55:54 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.76s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:55:58 INFO : A1: Making directory 2026/08/07 01:55:59 INFO : A1/B1: Making directory 2026/08/07 01:56:01 INFO : A1/B1/C1: Making directory 2026/08/07 01:56:04 DEBUG : removing 1 level 3 directories 2026/08/07 01:56:04 INFO : A1/B1/C1: Removing directory 2026/08/07 01:56:05 DEBUG : removing 1 level 2 directories 2026/08/07 01:56:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.81s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:56:12 DEBUG : file1: size = 14 OK 2026/08/07 01:56:12 DEBUG : filename.txt: File name found in url 2026/08/07 01:56:14 DEBUG : filename.txt: size = 14 OK 2026/08/07 01:56:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/07 01:56:16 DEBUG : headerfilename.txt: size = 14 OK 2026/08/07 01:56:18 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (14.61s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:56:26 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.68s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:56:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/07 01:56:32 DEBUG : sub/file2: size = 14 OK 2026/08/07 01:56:32 INFO : file1: Copied (new) to: sub/file2 2026/08/07 01:56:32 INFO : file1: Deleted 2026/08/07 01:56:32 DEBUG : sub/file2: size = 14 OK 2026/08/07 01:56:32 DEBUG : file1: Sizes identical 2026/08/07 01:56:32 DEBUG : file1: Unchanged skipping 2026/08/07 01:56:32 INFO : file1: Deleted 2026/08/07 01:56:33 DEBUG : Linkbox root 'rclone-test-panoxid3tese': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.71s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:56:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/07 01:56:39 DEBUG : file1: size = 14 OK 2026/08/07 01:56:39 INFO : file1: Copied (new) 2026/08/07 01:56:39 INFO : file1: Deleted 2026/08/07 01:56:39 DEBUG : file1: Destination exists, skipping 2026/08/07 01:56:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.65s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:56:44 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.54s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.41s) === RUN TestDirMove run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:57:02 INFO : A1/B2: Making directory 2026/08/07 01:57:04 INFO : A1/B1/C3: Making directory 2026/08/07 01:57:23 DEBUG : A2/B1/three: size = 5 OK 2026/08/07 01:57:23 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/07 01:57:23 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/07 01:57:23 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/07 01:57:24 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/07 01:57:24 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/07 01:57:24 DEBUG : A2/one: size = 3 OK 2026/08/07 01:57:24 INFO : A1/one: Copied (new) to: A2/one 2026/08/07 01:57:24 DEBUG : A2/two: size = 3 OK 2026/08/07 01:57:24 INFO : A1/two: Copied (new) to: A2/two 2026/08/07 01:57:24 INFO : A1/B1/three: Deleted 2026/08/07 01:57:25 INFO : A1/B1/C2/five: Deleted 2026/08/07 01:57:26 INFO : A1/B1/C1/four: Deleted 2026/08/07 01:57:26 INFO : A1/one: Deleted 2026/08/07 01:57:26 INFO : A1/two: Deleted 2026/08/07 01:57:52 DEBUG : A3/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:57:53 DEBUG : A3/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:57:53 DEBUG : A3/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:57:53 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/07 01:57:53 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/07 01:57:53 DEBUG : A3/two: size = 3 OK 2026/08/07 01:57:53 INFO : A2/two: Copied (new) to: A3/two 2026/08/07 01:57:53 DEBUG : A3/B1/three: size = 5 OK 2026/08/07 01:57:53 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/07 01:57:54 DEBUG : A3/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:57:54 DEBUG : A3/one: size = 3 OK 2026/08/07 01:57:54 INFO : A2/one: Copied (new) to: A3/one 2026/08/07 01:57:55 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/07 01:57:55 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/07 01:57:55 INFO : A2/B1/C1/four: Deleted 2026/08/07 01:57:55 INFO : A2/two: Deleted 2026/08/07 01:57:56 INFO : A2/B1/three: Deleted 2026/08/07 01:57:56 INFO : A2/one: Deleted 2026/08/07 01:57:56 INFO : A2/B1/C2/five: Deleted operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:186: removing dir "A3/B1/C2" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "A3/B1" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "A3" failed - try 1/3: sleeping 1s: directory not empty 2026/08/07 01:58:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/07 01:58:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/07 01:58:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/07 01:58:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/07 01:58:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:29 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/07 01:58:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/07 01:58:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/07 01:58:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/07 01:58:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/07 01:58:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/07 01:58:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/07 01:58:39 DEBUG : pacer: Reducing sleep to 266.967773ms --- FAIL: TestDirMove (113.31s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:58:39 DEBUG : Config file has changed externally - reloading 2026/08/07 01:58:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/07 01:58:40 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestGetFsInfo (0.63s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:58:40 DEBUG : Linkbox root 'rclone-test-panoxid3tese': File to upload is small (34 bytes), uploading instead of streaming 2026/08/07 01:58:42 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:58:43 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:58:43 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:58:44 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:58:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/07 01:58:45 NOTICE: Linkbox root 'rclone-test-panoxid3tese': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/07 01:58:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/07 01:58:45 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/07 01:58:47 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:58:47 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:58:47 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:58:48 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:58:49 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/07 01:58:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/07 01:58:51 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-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:58:54 DEBUG : Linkbox root 'rclone-test-panoxid3tese': File to upload is small (34 bytes), uploading instead of streaming 2026/08/07 01:58:56 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:58:57 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:58:57 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:58:58 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:58:59 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/07 01:58:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/07 01:58:59 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/07 01:59:01 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:59:01 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/07 01:59:01 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 01:59:13 DEBUG : Linkbox root 'rclone-test-panoxid3tese': File to upload is small (34 bytes), uploading instead of streaming 2026/08/07 01:59:15 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:59:15 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:59:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/07 01:59:16 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/07 01:59:16 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/07 01:59:18 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:59:18 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:59:18 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:59:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/07 01:59:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "ignore_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "ignore_checksum_big_file_from_pipe" 2026/08/07 01:59:39 DEBUG : Linkbox root 'rclone-test-panoxid3tese': File to upload is small (34 bytes), uploading instead of streaming 2026/08/07 01:59:42 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 01:59:42 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 01:59:43 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 01:59:43 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/08/07 01:59:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/07 01:59:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/07 01:59:44 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/07 01:59:44 DEBUG : ignore_checksum_big_file_from_pipe: Update: removing old file 2026/08/07 01:59:45 ERROR : ignore_checksum_big_file_from_pipe: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/08/07 01:59:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/07 01:59:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /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:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 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 ignore_checksum_big_file_from_pipe (102401), ignore_checksum_big_file_from_pipe(1) (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /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:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "ignore_checksum_big_file_from_pipe(1)" run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcat (89.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (14.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (18.49s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (17.81s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (39.31s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1563 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1563 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcatMetadata (12.22s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 02:00:24 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 02:00:25 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 02:00:25 DEBUG : potato1: size = 60 OK 2026/08/07 02:00:25 DEBUG : Linkbox root 'rclone-test-panoxid3tese': File to upload is small (60 bytes), uploading instead of streaming 2026/08/07 02:00:27 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 02:00:27 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 02:00:28 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 02:00:28 DEBUG : potato2: size = 60 OK 2026/08/07 02:00:28 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /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:1637 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got ignore_checksum_big_file_from_pipe (102401), potato1 (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /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:1637 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcatSize Messages: Unexpected file "ignore_checksum_big_file_from_pipe" run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSize Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcatSize (29.73s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 02:00:53 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1786075252&Signature=jpJbraRp3ADbjt60ko07T%2BVZmGE%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/08/07 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/07 02:00:53 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=1786075252&Signature=jpJbraRp3ADbjt60ko07T%2BVZmGE%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/08/07 02:00:53 DEBUG : pacer: Reducing sleep to 300ms 2026/08/07 02:00:54 DEBUG : pacer: Reducing sleep to 225ms run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/08/07 02:00:55 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeShortEOF Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeShortEOF Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeShortEOF (13.30s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1656: Skipping as destination doesn't support user metadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1656 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1656 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeMetadata (12.17s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" 2026/08/07 02:01:20 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/07 02:01:20 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/07 02:01:21 DEBUG : potato1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/07 02:01:21 DEBUG : potato1: size = 60 OK run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRcatSizeUploadHeaders (17.13s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1747: Skipping test as remote does not support modtime run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1747 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1747 Error: Should be true Test: TestTouchDir Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestTouchDir (12.15s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1785 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1785 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestMkdirMetadata (12.39s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1804 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1804 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestMkdirModTime (12.17s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1825 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1825 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestCopyDirMetadata (12.16s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1861 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1861 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestSetDirModTime (12.18s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestDirsEqual (12.43s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-panoxid3tese'", Local "Local file system at /tmp/rclone2338813161", Modify Window "876000h0m0s" operations_test.go:1974: Skipping as remote can't Move run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "ignore_checksum_big_file_from_pipe" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1974 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got ignore_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1974 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "ignore_checksum_big_file_from_pipe" --- FAIL: TestRemoveExisting (12.24s) FAIL 2026/08/07 02:03:00 DEBUG : Linkbox root 'rclone-test-panoxid3tese': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCaseInsensitiveMoveFileDryRun|TestCat|TestCheckSum|TestCheckSumDownload|TestCopyDirMetadata|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFile|TestCopyLongFileName|TestCopyLongFileNameCollision|TestCopyURL|TestCopyURLDownloadHeaders|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeShortEOF|TestRcatSizeUploadHeaders|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestCheckSizeOnly$/^1$|^TestListJSON$/^(Default|FilesOnly|HashTypes|Metadata|NoMimeType|NoModTime|Recurse|ShowHash)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 17m15.982992929s (try 2/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestListJSON/NoModTime TestStatJSON TestLsLong TestMaxDelete TestRmdirsNoLeaveRoot TestDirMove TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeShortEOF TestRcatSizeMetadata TestRcatSizeUploadHeaders TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]